aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing.c
Commit message (Collapse)AuthorAge
* workaround for mantis 2476Matthias Wachs2012-07-02
|
* -fixed assertion failure when GNUNET_TESTING_peer_shutdown is called in ↵Sree Harsha Totakura2012-06-20
| | | | GNUNET_TESTING_peer/service_run
* -fixing #2442Sree Harsha Totakura2012-06-20
|
* -working on streamChristian Grothoff2012-06-20
|
* -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 ↵Christian Grothoff2012-03-09
| | | | different types of processes being started so that we can actually figure out which ones are running
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* - 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 ↵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
|