aboutsummaryrefslogtreecommitdiff
path: root/src/testing
Commit message (Collapse)AuthorAge
...
* free in proper placeNathan S. Evans2011-02-17
|
* missing decrementNathan S. Evans2011-02-16
|
* missing NO TASKNathan S. Evans2011-02-16
|
* change testing to use is peer connectedNathan S. Evans2011-02-16
|
* reduce verbosityNathan S. Evans2011-02-16
|
* testing codeNathan S. Evans2011-02-16
|
* testing codeNathan S. Evans2011-02-16
|
* fixNathan S. Evans2011-02-16
|
* attempt to avoid issuing connect request for already connected peersNathan S. Evans2011-02-16
|
* fix for friend file copying using ssh, should still be set up to throttle ↵Nathan S. Evans2011-02-15
| | | | connections
* ssh per hostNathan S. Evans2011-02-15
|
* Testing api change and related test case fixes, remember retry task and ↵Nathan S. Evans2011-02-15
| | | | clean up on exit for unix domain socket transport.
* change to allow number of outstanding ssh connections to be set separatelyNathan S. Evans2011-02-15
|
* 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.