add TODO
[oweals/gnunet.git] / src / testing /
2011-04-20 Matthias Wachsshutdown
2011-04-08 Nathan S. Evanswarning
2011-04-08 Nathan S. Evansfix warning
2011-04-07 Nils DurnerMinGW
2011-04-07 Nathan S. Evansadd comment about extending this basic testcase
2011-04-07 Nathan S. Evanscommit missing file, oopsy
2011-04-07 Nathan S. Evanschange verbose to use_progressbars, move option to...
2011-04-06 Nathan S. Evanspeergroup initial version with test case
2011-04-05 Nathan S. Evansinitial peergroup convenience implementation
2011-03-25 Nathan S. Evanschange warning to debug, additional assertions for...
2011-03-16 Nathan S. Evansfix for over-reporting number of necessary connections
2011-03-16 Nathan S. Evanscore api change
2011-03-15 Nathan S. Evansset peer state properly
2011-03-15 Nathan S. Evansremove logging line
2011-03-15 Nathan S. Evansreduce verbosity
2011-03-14 Nathan S. Evansschedule task instead of waitpid
2011-03-14 Nathan S. Evansgrumble grumble
2011-03-14 Nathan S. Evansremove slash
2011-03-14 Nathan S. Evansdebugging
2011-03-14 Nathan S. Evansbetter exception handling
2011-03-14 Nathan S. Evansbetter exception handling
2011-03-14 Nathan S. Evanscode not to be used by anyone, ever
2011-03-10 Nathan S. Evansremove core connect call, add core to defaultservices...
2011-03-09 Nathan S. Evansforce connection attempt to core (should core always...
2011-03-09 Nathan S. Evansallow peer connect call directly from peer started...
2011-03-09 Nathan S. Evanscleanup testing_group.c, fix bad shutdown in test_testi...
2011-03-08 Nathan S. Evansdo not avoid mallocs
2011-03-08 Nathan S. Evans(no commit message)
2011-03-08 Nathan S. Evans1000x speedup when reading large topology files
2011-03-07 Nathan S. Evanscreate nested directory structure for greater than...
2011-03-02 Nathan S. EvansFixes for testing because of my addled brain.
2011-03-02 Nathan S. EvansMy brain is melted.
2011-03-02 Nathan S. EvansNothing ever is right the first time.
2011-03-02 Nathan S. EvansSet hostkeycallback to null.
2011-03-02 Nathan S. EvansRemove useless hostkey dilly-dallying in testing.
2011-02-28 Nathan S. Evanscode format, fix shutdown bottleneck
2011-02-24 Nathan S. Evansfixed divide by zero bug
2011-02-24 Nathan S. EvansIndent, fix removal bug
2011-02-24 Nathan S. Evansmore efficient list deletion
2011-02-24 Nathan S. Evansugh
2011-02-24 Nathan S. Evansnat topology optimization
2011-02-24 Nathan S. Evansclique topology optimization, progress meter for connecting
2011-02-23 Nathan S. EvansTesting api change.
2011-02-23 Nathan S. Evanshack to make NAT topologies work
2011-02-22 Nathan S. EvansTesting and core related changes.
2011-02-17 Nathan S. EvansAllow testing connection process to be stopped when...
2011-02-17 Nathan S. Evansfree in proper place
2011-02-16 Nathan S. Evansmissing decrement
2011-02-16 Nathan S. Evansmissing NO TASK
2011-02-16 Nathan S. Evanschange testing to use is peer connected
2011-02-16 Nathan S. Evansreduce verbosity
2011-02-16 Nathan S. Evanstesting code
2011-02-16 Nathan S. Evanstesting code
2011-02-16 Nathan S. Evansfix
2011-02-16 Nathan S. Evansattempt to avoid issuing connect request for already...
2011-02-15 Nathan S. Evansfix for friend file copying using ssh, should still...
2011-02-15 Nathan S. Evansssh per host
2011-02-15 Nathan S. EvansTesting api change and related test case fixes, remembe...
2011-02-15 Nathan S. Evanschange to allow number of outstanding ssh connections...
2011-02-08 Nathan S. Evansgive testcase some more time to connect
2011-02-08 Nathan S. Evansremove code for cpu heavy connection scheduling
2011-02-05 Nathan S. Evansvastly reduce cpu overhead when connecting peers
2011-02-05 Nathan S. Evansrevert Makefile.am to normal
2011-02-05 Nathan S. Evansconfigurable connect options
2011-02-03 Nathan S. Evansremove attempt at throttling attempted connections
2011-02-02 Nathan S. EvansAlter config files to use hostkeys from file instead...
2011-02-02 Nathan S. Evansmissing return
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...
next