rename connecT -> connect now that the old API is dead
[oweals/gnunet.git] / src / core / test_core_api_send_to_self.c
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-30 Christian Grothoffconvert another test to new API
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-19 Christian Grothoffrefactoring core API to use new MQ lib
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-08-21 Christian Grothoffremoving deprecated argument in 'init' callback of...
2013-03-21 Matthias Wachschange to core pai
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-07-06 Matthias Wachs- additional checks
2012-06-23 Christian Grothoff-use testing lib
2012-06-09 Christian Grothoff-simplifying core API (#2400)
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-26 Christian Grothoff-try larger timeouts for sparcbot
2012-01-23 Matthias Wachs- use dummy msg type intended for testing
2012-01-23 Matthias Wachs- fixing compile error
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-22 Christian Grothoffreplacing 0-terminated atsi-array with array+length...
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-10 Christian Grothoffanother core API simplification due to ATS introduction
2011-10-07 Christian Grothofffix
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-14 Christian Grothoffstuff
2011-03-11 Christian Grothoffimplement cork option, fix testcases
2011-01-10 Nathan S. Evansproper testcase functioning
2011-01-10 Nathan S. Evansload configuration properly?
2011-01-10 Nathan S. Evanstrial and error
2011-01-05 Philipp Tölkelet the send-to-self-test fail if it fails...
2011-01-05 Nathan S. Evanshopefully send to self test will run on buildbots
2011-01-05 Nathan S. Evansmake testcase end more gracefully
2011-01-05 Philipp Tölketest-case for cores send-to-self-feature