aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing.c
Commit message (Expand)AuthorAge
...
* -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
* 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