summaryrefslogtreecommitdiff
path: root/src/testing
AgeCommit message (Expand)Author
2011-05-07clean upChristian Grothoff
2011-04-27assertions that Nate should agree withChristian Grothoff
2011-04-20shutdownMatthias Wachs
2011-04-08warningNathan S. Evans
2011-04-08fix warningNathan S. Evans
2011-04-07MinGWNils Durner
2011-04-07add comment about extending this basic testcaseNathan S. Evans
2011-04-07commit missing file, oopsyNathan S. Evans
2011-04-07change verbose to use_progressbars, move option to config fileNathan S. Evans
2011-04-06peergroup initial version with test caseNathan S. Evans
2011-04-05initial peergroup convenience implementationNathan S. Evans
2011-03-25change warning to debug, additional assertions for correctness and to make co...Nathan S. Evans
2011-03-16fix for over-reporting number of necessary connectionsNathan S. Evans
2011-03-16core api changeNathan S. Evans
2011-03-15set peer state properlyNathan S. Evans
2011-03-15remove logging lineNathan S. Evans
2011-03-15reduce verbosityNathan S. Evans
2011-03-14schedule task instead of waitpidNathan S. Evans
2011-03-14grumble grumbleNathan S. Evans
2011-03-14remove slashNathan S. Evans
2011-03-14debuggingNathan S. Evans
2011-03-14better exception handlingNathan S. Evans
2011-03-14better exception handlingNathan S. Evans
2011-03-14code not to be used by anyone, everNathan S. Evans
2011-03-10remove core connect call, add core to defaultservices for test caseNathan S. Evans
2011-03-09force connection attempt to core (should core always be listed in defaultserv...Nathan S. Evans
2011-03-09allow peer connect call directly from peer started callbackNathan S. Evans
2011-03-09cleanup testing_group.c, fix bad shutdown in test_testing testcaseNathan S. Evans
2011-03-08do not avoid mallocsNathan S. Evans
2011-03-08(no commit message)Nathan S. Evans
2011-03-081000x speedup when reading large topology filesNathan S. Evans
2011-03-07create nested directory structure for greater than 32k peersNathan S. Evans
2011-03-02Fixes for testing because of my addled brain.Nathan S. Evans
2011-03-02My brain is melted.Nathan S. Evans
2011-03-02Nothing ever is right the first time.Nathan S. Evans
2011-03-02Set hostkeycallback to null.Nathan S. Evans
2011-03-02Remove useless hostkey dilly-dallying in testing.Nathan S. Evans
2011-02-28code format, fix shutdown bottleneckNathan S. Evans
2011-02-24fixed divide by zero bugNathan S. Evans
2011-02-24Indent, fix removal bugNathan S. Evans
2011-02-24more efficient list deletionNathan S. Evans
2011-02-24ughNathan S. Evans
2011-02-24nat topology optimizationNathan S. Evans
2011-02-24clique topology optimization, progress meter for connectingNathan S. Evans
2011-02-23Testing api change.Nathan S. Evans
2011-02-23hack to make NAT topologies workNathan S. Evans
2011-02-22Testing and core related changes.Nathan S. Evans
2011-02-17Allow testing connection process to be stopped when asked.Nathan S. Evans
2011-02-17free in proper placeNathan S. Evans
2011-02-16missing decrementNathan S. Evans