aboutsummaryrefslogtreecommitdiff
path: root/src/testing
Commit message (Collapse)AuthorAge
...
* give testcase some more time to connectNathan S. Evans2011-02-08
|
* remove code for cpu heavy connection schedulingNathan S. Evans2011-02-08
|
* vastly reduce cpu overhead when connecting peersNathan S. Evans2011-02-05
|
* revert Makefile.am to normalNathan S. Evans2011-02-05
|
* configurable connect optionsNathan S. Evans2011-02-05
|
* remove attempt at throttling attempted connectionsNathan S. Evans2011-02-03
|
* Alter config files to use hostkeys from file instead of generating during ↵Nathan S. Evans2011-02-02
| | | | testing
* 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
|
* fix testcaseNathan S. Evans2011-01-25
|
* 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
| | | | from topology file
* starting point for reading topology from fileNathan S. Evans2011-01-20
|
* rindex is deprecatedChristian Grothoff2011-01-13
|
* 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
|
* cleaning up core API with bugfixChristian Grothoff2010-12-23
|
* (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
|
* pre-checkNathan S. Evans2010-12-21
|
* reduce config variablesNathan S. Evans2010-12-21
|
* reconnect via testing testcaseChristian Grothoff2010-12-20
|
* test case for testing large topologiesNathan S. Evans2010-12-16
|
* better wording for function prototypeNathan S. Evans2010-12-07
|
* possible fix for timing issue (causing missed peer connect events) in testingNathan S. Evans2010-11-19
|
* partial fix for missing connect notifications from remote peers, still a ↵Nathan S. Evans2010-11-19
| | | | problem somewhere though(!)
* remove debugging flagsNathan S. Evans2010-11-16
|
* Fix for blacklist testcase; more aggressive reconnect attempts.Nathan S. Evans2010-11-16
|
* Testing changes required to work with new core api. Revert ↵Nathan S. Evans2010-11-16
| | | | GNUNET_CORE_iterate_peers call to work properly.
* Fix for testing where peer_start callback immediately calls peer_stop (also ↵Nathan S. Evans2010-11-16
| | | | white space changes)
* not sure how this has been working, unless something got out of sync in ↵Nathan S. Evans2010-11-15
| | | | svn... also not sure it is fixed
* the big core API/protocol change, breaks all testcases using core, since the ↵Christian Grothoff2010-11-13
| | | | code is still buggy
* adding argument to GNUNET_CORE_connect -- not yet implementedChristian Grothoff2010-11-11
|
* 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
|
* Refactoring GNUNET_time structsMatthias Wachs2010-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 ↵Nathan S. Evans2010-10-12
| | | | connected (or possibly timed out connecting)