aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing.c
Commit message (Collapse)AuthorAge
* Added debug info, small fixes, doxygen.Bart Polot2011-11-09
|
* Added logging, fixed doxygenBart Polot2011-11-08
|
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello ↵Christian Grothoff2011-11-08
| | | | subsystems -- use a struct instead of 3--4 arguments
* Added comments, fixed debug code, added doxygenBart Polot2011-11-08
|
* Reduced duplicationBart Polot2011-11-04
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* replacing 0-terminated atsi-array with array+length in core API (and the ↵Christian Grothoff2011-10-22
| | | | core-connect IPC)
* 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
| | | | | | (#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
|