aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing_group.c
Commit message (Expand)AuthorAge
* Indent, fix removal bugNathan S. Evans2011-02-24
* more efficient list deletionNathan S. Evans2011-02-24
* ughNathan S. Evans2011-02-24
* nat topology optimizationNathan S. Evans2011-02-24
* clique topology optimization, progress meter for connectingNathan S. Evans2011-02-24
* hack to make NAT topologies workNathan S. Evans2011-02-23
* Testing and core related changes.Nathan S. Evans2011-02-22
* Allow testing connection process to be stopped when asked.Nathan S. Evans2011-02-17
* free in proper placeNathan S. Evans2011-02-17
* missing decrementNathan S. Evans2011-02-16
* fix for friend file copying using ssh, should still be set up to throttle con...Nathan S. Evans2011-02-15
* ssh per hostNathan S. Evans2011-02-15
* change to allow number of outstanding ssh connections to be set separatelyNathan S. Evans2011-02-15
* remove code for cpu heavy connection schedulingNathan S. Evans2011-02-08
* vastly reduce cpu overhead when connecting peersNathan S. Evans2011-02-05
* configurable connect optionsNathan S. Evans2011-02-05
* remove attempt at throttling attempted connectionsNathan S. Evans2011-02-03
* missing returnNathan S. Evans2011-02-02
* print warning messages about hostkey fileNathan S. Evans2011-02-02
* bart fix for my crappy codeNathan S. Evans2011-01-31
* it seems once a connection fails a few times, it will never workNathan S. Evans2011-01-31
* clean up error messagesNathan S. Evans2011-01-31
* paramNathan S. Evans2011-01-31
* reduce topology overheads in testing, probably breaking some stuffNathan S. Evans2011-01-27
* bump up even moreNathan S. Evans2011-01-21
* try larger testing values, shouldn't hurt when doing local testingNathan S. Evans2011-01-21
* enable reading of hostkeys from a file for testing, also loading of topology ...Nathan S. Evans2011-01-21
* starting point for reading topology from fileNathan S. Evans2011-01-20
* if F2F is set in testing, enforce via blacklist (instead of relying on topology)Nathan S. Evans2011-01-11
* better explain small_world_ring, use consistent variable namesNathan S. Evans2010-12-28
* (no commit message)Matthias Wachs2010-12-23
* doxygen comments, last commit of bugfixes (hopefully)Nathan S. Evans2010-12-21
* klocwork fixNathan S. Evans2010-12-21
* klocwork fixNathan S. Evans2010-12-21
* reduce config variablesNathan S. Evans2010-12-21
* better wording for function prototypeNathan S. Evans2010-12-07
* Fix for blacklist testcase; more aggressive reconnect attempts.Nathan S. Evans2010-11-16
* Testing changes required to work with new core api. Revert GNUNET_CORE_itera...Nathan S. Evans2010-11-16
* Fix for testing where peer_start callback immediately calls peer_stop (also w...Nathan S. Evans2010-11-16
* the big core API/protocol change, breaks all testcases using core, since the ...Christian Grothoff2010-11-13
* codesonar fixesNathan S. Evans2010-11-10
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* style improvments wrt Mantis 1614 patchChristian Grothoff2010-11-03
* original patch from Mantis 1614Christian Grothoff2010-11-03
* seaspideringChristian Grothoff2010-10-27
* remove debugging stuff, fix for very small values of small world optionsNathan S. Evans2010-10-12
* bogusChristian Grothoff2010-10-12
* change connect topology in testing_group.c to call callback on all peers conn...Nathan S. Evans2010-10-12
* only get statistics once per running stats instanceNathan S. Evans2010-09-28
* testing max connectionsNathan S. Evans2010-09-22