aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing.c
Commit message (Expand)AuthorAge
* -porting gnunet-testing command-line tool to new testing libraryChristian Grothoff2012-06-19
* added a command line tool for running and controlling services for testingFlorian Dold2012-06-12
* -updated documentationSree Harsha Totakura2012-06-10
* -adding helper function to determine plugin names to testingChristian Grothoff2012-06-10
* -integrate mkdirp with testingChristian Grothoff2012-06-10
* -moving defines to topChristian Grothoff2012-06-10
* -use mmapChristian Grothoff2012-06-10
* -doxygenChristian Grothoff2012-06-10
* -minor fixesChristian Grothoff2012-06-10
* -auto-load hostkeys, minor bugfixesChristian Grothoff2012-06-10
* -renamefestChristian Grothoff2012-06-10
* -moving old testing code to legacy locationChristian Grothoff2012-06-09
* -simplifying core API (#2400)Christian Grothoff2012-06-09
* -fix double freeChristian Grothoff2012-05-10
* - fixed more memory leaks, doc, refactorBart Polot2012-05-08
* - fixed memory leaksBart Polot2012-05-08
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
* - Added FIXMEsBart Polot2012-05-07
* -more to removeChristian Grothoff2012-05-06
* -removing bogus/legacy debug statements, not passing -L DEBUG to arm anymoreChristian Grothoff2012-05-06
* - Fixed killing of random processes on shutdownBart Polot2012-05-04
* -fixing #2293Christian Grothoff2012-05-02
* -convert assert to break for nowChristian Grothoff2012-04-26
* -fixing #2190 by actually stopping all child processes cleanlyChristian Grothoff2012-03-09
* -removing 'proc' and replacing it with a different proc for each of the diffe...Christian Grothoff2012-03-09
* enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff2012-02-27
* - Cancel task to prevent acessing freed memoryBart Polot2012-02-14
* - attempt to narrow down os_priority bugBart Polot2012-02-14
* LRN: enable more fine-grained control over blocking/non-blocking pipe operationChristian Grothoff2012-01-14
* -fixing indentationChristian Grothoff2011-11-29
* LRN: Fix dht multipeer testing crash #2 - #1919Christian Grothoff2011-11-26
* adjust log level to DEBUG as this is normalChristian Grothoff2011-11-24
* Additional fix for #1920Bart Polot2011-11-21
* Dirty fix for #1920Bart Polot2011-11-21
* 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 subs...Christian Grothoff2011-11-08
* 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 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