aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing.c
Commit message (Expand)AuthorAge
* replacing 0-terminated atsi-array with array+length in core API (and the core...Christian Grothoff2011-10-22
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
* better loggingChristian Grothoff2011-10-12
* use DEBUG hereChristian Grothoff2011-10-11
* changing WARNING to DEBUG where appropriateChristian Grothoff2011-10-11
* another core API simplification due to ATS introductionChristian Grothoff2011-10-10
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
* tell transport to connect, not coreChristian Grothoff2011-10-05
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* 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 defaultserv...Nathan S. Evans2011-03-09
* 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