print warning messages about hostkey file
[oweals/gnunet.git] / src / testing /
2011-02-02 Nathan S. Evansprint warning messages about hostkey file
2011-01-31 Nathan S. Evansbart fix for my crappy code
2011-01-31 Nathan S. Evansit seems once a connection fails a few times, it will...
2011-01-31 Nathan S. Evansclean up error messages
2011-01-31 Nathan S. Evansparam
2011-01-27 Nathan S. Evansreduce topology overheads in testing, probably breaking...
2011-01-25 Nathan S. Evansfix testcase
2011-01-21 Nathan S. Evansbump up even more
2011-01-21 Nathan S. Evanstry larger testing values, shouldn't hurt when doing...
2011-01-21 Nathan S. Evansenable reading of hostkeys from a file for testing...
2011-01-20 Nathan S. Evansstarting point for reading topology from file
2011-01-13 Christian Grothoffrindex is deprecated
2011-01-11 Nathan S. Evansif F2F is set in testing, enforce via blacklist (instea...
2010-12-28 Nathan S. Evansbetter explain small_world_ring, use consistent variabl...
2010-12-23 Christian Grothoffcleaning up core API with bugfix
2010-12-23 Matthias Wachs(no commit message)
2010-12-21 Nathan S. Evansdoxygen comments, last commit of bugfixes (hopefully)
2010-12-21 Nathan S. Evansklocwork fix
2010-12-21 Nathan S. Evansklocwork fix
2010-12-21 Nathan S. Evanspre-check
2010-12-21 Nathan S. Evansreduce config variables
2010-12-20 Christian Grothoffreconnect via testing testcase
2010-12-16 Nathan S. Evanstest case for testing large topologies
2010-12-07 Nathan S. Evansbetter wording for function prototype
2010-11-19 Nathan S. Evanspossible fix for timing issue (causing missed peer...
2010-11-19 Nathan S. Evanspartial fix for missing connect notifications from...
2010-11-16 Nathan S. Evansremove debugging flags
2010-11-16 Nathan S. EvansFix for blacklist testcase; more aggressive reconnect...
2010-11-16 Nathan S. EvansTesting changes required to work with new core api...
2010-11-16 Nathan S. EvansFix for testing where peer_start callback immediately...
2010-11-15 Nathan S. Evansnot sure how this has been working, unless something...
2010-11-13 Christian Grothoffthe big core API/protocol change, breaks all testcases...
2010-11-11 Christian Grothoffadding argument to GNUNET_CORE_connect -- not yet imple...
2010-11-10 Nathan S. Evanscodesonar fixes
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-03 Christian Grothoffstyle improvments wrt Mantis 1614 patch
2010-11-03 Christian Grothofforiginal patch from Mantis 1614
2010-10-27 Christian Grothoffseaspidering
2010-10-27 Matthias WachsRefactoring GNUNET_time structs
2010-10-12 Nathan S. Evansremove debugging stuff, fix for very small values of...
2010-10-12 Christian Grothoffbogus
2010-10-12 Nathan S. Evanschange connect topology in testing_group.c to call...
2010-09-28 Nathan S. Evansonly get statistics once per running stats instance
2010-09-22 Nathan S. Evanstesting max connections
2010-09-22 Nathan S. Evansincrease max connections, add verbose flag for topology...
2010-09-21 Nathan S. Evansadditional topology creation option, for adding closest...
2010-09-20 Nathan S. Evansfix for remote testing
2010-09-20 Nathan S. Evansdaemons_vary fix
2010-09-17 Nathan S. Evanstesting api addition
2010-09-16 Nathan S. Evansmostly untested testing code, throttling churning of...
2010-09-15 Matthias Wachs0001602: A patch to fix process spawning with redirecte...
2010-09-14 Nathan S. Evanstest case change to match testing api change
2010-09-14 Nathan S. Evanssome testing changes, features added
2010-09-07 Nathan S. Evanssupport for running stats and peerinfo services per...
2010-09-04 Nathan S. Evanschange timeout, so multiple connect request messages...
2010-09-03 Nathan S. Evansallowing a single stats and/or peerinfo service per...
2010-09-02 Nathan S. Evansmissing definition
2010-09-01 Nathan S. Evansklocwork fixes
2010-08-30 Nathan S. Evanswrong types
2010-08-30 Nathan S. Evansfixing stats iteration
2010-08-17 Nathan S. Evansadd bindto for udp transport as well, in case it's...
2010-08-17 Nathan S. Evansfixing unused testcase
2010-08-12 Nathan S. Evansstagger shutdown
2010-08-10 Nathan S. Evansadd statistics iteration to testing_group, test case...
2010-08-05 Nathan S. Evanstopology stability testcase
2010-08-04 Nathan S. Evansremove unnecessary services
2010-08-04 Nathan S. Evanstest printing connected topology
2010-08-04 Nathan S. Evansbug
2010-08-03 Nathan S. Evanstesting function to get current topology from peer...
2010-08-02 Nathan S. Evansallow control connections to transport service
2010-07-30 Nathan S. Evanschange from host as char * list to linked list
2010-07-28 Christian Grothofffixes to build
2010-07-21 Christian Grothoffadd code to enable checking if transport's idea of...
2010-07-21 Christian Grothoffno dht auto
2010-07-20 Nathan S. Evansignore case
2010-07-07 Christian Grothoffhacks from trip
2010-07-03 Christian Grothofffixing various dist issues
2010-07-02 Nathan S. Evansremove redundant check
2010-07-02 Nathan S. Evansremove nate specific debugging junk
2010-07-02 Nathan S. Evansadded dv twice and dht never?
2010-07-02 Christian Grothoffgpl3
2010-06-29 Nathan S. Evansfix for null hostkey callback on daemons_start call
2010-06-29 Nathan S. Evansoopsie
2010-06-29 Nathan S. Evanschange to limit number of peers actually starting concu...
2010-06-28 Nathan S. Evansadd test case for NO topology restrictions, connect...
2010-06-28 Nathan S. Evanscallback for peergroup shutdown in testing, requisite...
2010-06-28 Christian Grothoffeliminating testbed API that was never implemented...
2010-06-27 Nathan S. Evanscoverity and codesonar fixes
2010-06-24 Nathan S. Evansremove config file for churn, not removing directory...
2010-06-23 Nathan S. Evansdon't stop churned peers, clean up files
2010-06-23 Nathan S. Evansmake test cases build, but not run
2010-06-23 Nathan S. Evansmissing null check
2010-06-21 Nathan S. Evanscodesonar fixes
2010-06-18 Christian Grothoffcleanup
2010-06-18 Christian Grothoffcleanup
2010-06-17 Nathan S. Evansapi change
2010-06-17 Nathan S. Evansresolve merge conflict
2010-06-17 Nathan S. Evanssome testing changes, including an api change that...
2010-06-14 Christian Grothoffindenting
2010-06-14 Nathan S. Evanschanges to use names instead of numbers for topologies...
next