fix
[oweals/gnunet.git] / src / testing / testing_group.c
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. Evansreduce config variables
2010-12-07 Nathan S. Evansbetter wording for function prototype
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-13 Christian Grothoffthe big core API/protocol change, breaks all testcases...
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-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-16 Nathan S. Evansmostly untested testing code, throttling churning of...
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-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-12 Nathan S. Evansstagger shutdown
2010-08-10 Nathan S. Evansadd statistics iteration to testing_group, test case...
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-20 Nathan S. Evansignore case
2010-07-02 Nathan S. Evansremove redundant check
2010-07-02 Christian Grothoffgpl3
2010-06-29 Nathan S. Evansfix for null hostkey callback on daemons_start call
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-21 Nathan S. Evanscodesonar fixes
2010-06-18 Christian Grothoffcleanup
2010-06-18 Christian Grothoffcleanup
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...
2010-06-14 Nathan S. Evanstest case config files
2010-06-13 Christian Grothoffindentation
2010-06-13 Christian Grothoffpass only unsigned char to isspace and the like
2010-06-11 Christian Grothoffminor fixes
2010-06-11 Christian Grothoffuse constants instead of casting -1
2010-06-09 Nathan S. Evansdoxygen
2010-06-05 Christian GrothoffUNIX domain socket support
2010-05-27 Christian Grothoffapi for controlled churn
2010-05-21 Christian Grothoffnitpicks
2010-05-21 Christian Grothoffnitpicks
2010-05-18 Christian Grothofffixes, comments
2010-05-12 Nathan S. Evanschurn fixes and testcase
2010-05-12 Nathan S. Evansdoxygen
2010-05-11 Nathan S. Evansridiculous timeouts, sparcbot can take up to five minut...
2010-05-11 Nathan S. Evansblacklist testcase, testing_group support for blacklisting
2010-05-11 Nathan S. Evansmore testing changes
2010-05-10 Nathan S. Evanssome testing stuff, but i think there is a problem...
2010-05-10 Nathan S. Evansdoxygen
2010-05-10 Nathan S. Evanschange testing library to use timeout for peer and...
2010-05-10 Nathan S. Evansdepth first peer adding, non-null check for peer lists
2010-05-09 Nathan S. Evanssorta improvement on creating at least X conns per...
2010-05-09 Nathan S. Evanschanges to testing... create hostkey using peerinfo...
2010-04-28 Nathan S. Evansminor testing changes
2010-04-28 Nathan S. Evanstesting bugfix, add scale free topology
2010-04-27 Nathan S. Evanstesting bug fixes (hopefully)
2010-04-22 Nathan S. Evanstesting changes, which hopefully make testing code...
2010-04-05 Nathan S. Evansdoxygen is annoying
2010-03-31 Nathan S. Evansmore tweaks to allow testing to actually work
2010-03-31 Nathan S. Evanschange hostname in config files when created, if runnin...
2010-03-31 Nathan S. Evansmissing free
2010-03-30 Nathan S. Evanswrite control_host information to testing configs ...
2010-03-29 Nathan S. Evansremove debugging from testcases, testing now used gnune...
2010-03-04 Nathan S. Evansconnecting peers relies on connections completed thus...
2010-03-04 Christian Grothofffix
2010-03-04 Christian Grothoffcode clean up
2010-03-04 Christian Grothoffdce
2010-03-04 Christian Grothoffuse utils rand functions
2010-03-03 Nathan S. Evansbug fixes, feature additions
2010-02-26 Nathan S. Evanstowards better topology testing, still a kink or two
2010-02-24 Nathan S. Evansbessere warning :P
2010-02-24 Nathan S. Evanscoverity, doxygen cleanup stuff
2010-02-22 Christian Grothofffixing leaks, use after free
2010-02-22 Christian Grothoffone more leak
2010-02-22 Christian Grothofffix leaks, code cleanup
2010-02-16 Nathan S. Evansadd args for GNUNET_OS_start_process's
2010-02-16 Nathan S. Evanstesting changes
2010-02-11 Nathan S. Evanstesting changes, including real topology test (only...
next