aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing.c
Commit message (Collapse)AuthorAge
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* indentationChristian Grothoff2011-09-14
|
* misc train hackingChristian Grothoff2011-09-09
|
* fixing API and clean up issues in testingChristian Grothoff2011-09-05
|
* doxygenChristian Grothoff2011-09-02
|
* cleanup API for get_hello and get_hello_cancelChristian Grothoff2011-09-02
|
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* remove verbose logging messageNathan S. Evans2011-07-27
|
* fixing timeouts with arm, working well now (:Nathan S. Evans2011-07-27
|
* use arm timeouts, bad GNUNET_TIME function that will probably get removedNathan S. Evans2011-07-27
|
* start serviceNathan S. Evans2011-07-26
|
* gnunet-arm is too smart for its own goodNathan S. Evans2011-07-26
|
* gnunet-arm may take longer to run, assume all is wellNathan S. Evans2011-07-26
|
* set to nullNathan S. Evans2011-07-25
|
* churn a serviceNathan S. Evans2011-07-25
|
* eliminate leakChristian Grothoff2011-07-15
|
* move assertChristian Grothoff2011-07-15
|
* hack for empty HELLOsChristian Grothoff2011-07-04
|
* use new transport API, minor core API changeChristian Grothoff2011-06-05
|
* clean upChristian Grothoff2011-05-07
|
* shutdownMatthias Wachs2011-04-20
|
* code not to be used by anyone, everNathan S. Evans2011-03-14
|
* remove core connect call, add core to defaultservices for test caseNathan S. Evans2011-03-10
|
* force connection attempt to core (should core always be listed in ↵Nathan S. Evans2011-03-09
| | | | defaultservices instead?
* allow peer connect call directly from peer started callbackNathan S. Evans2011-03-09
|
* create nested directory structure for greater than 32k peersNathan S. Evans2011-03-07
|
* Fixes for testing because of my addled brain.Nathan S. Evans2011-03-02
|
* My brain is melted.Nathan S. Evans2011-03-02
|
* Nothing ever is right the first time.Nathan S. Evans2011-03-02
|
* Set hostkeycallback to null.Nathan S. Evans2011-03-02
|
* Remove useless hostkey dilly-dallying in testing.Nathan S. Evans2011-03-02
|
* Testing and core related changes.Nathan S. Evans2011-02-22
|
* 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
|
* reduce topology overheads in testing, probably breaking some stuffNathan S. Evans2011-01-27
|
* enable reading of hostkeys from a file for testing, also loading of topology ↵Nathan S. Evans2011-01-21
| | | | from topology file
* cleaning up core API with bugfixChristian Grothoff2010-12-23
|
* pre-checkNathan S. Evans2010-12-21
|
* 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.