aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_send_to_self.c
Commit message (Expand)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* convert another test to new APIChristian Grothoff2016-07-30
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* refactoring core API to use new MQ libChristian Grothoff2016-06-19
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -remove trailing whitespaceChristian Grothoff2013-10-06
* removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff2013-08-21
* change to core paiMatthias Wachs2013-03-21
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
* - additional checksMatthias Wachs2012-07-06
* -use testing libChristian Grothoff2012-06-23
* -simplifying core API (#2400)Christian Grothoff2012-06-09
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
* enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff2012-02-27
* -try larger timeouts for sparcbotChristian Grothoff2012-02-26
* - use dummy msg type intended for testingMatthias Wachs2012-01-23
* - fixing compile errorMatthias Wachs2012-01-23
* 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
* another core API simplification due to ATS introductionChristian Grothoff2011-10-10
* fixChristian Grothoff2011-10-07
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* stuffChristian Grothoff2011-08-14
* implement cork option, fix testcasesChristian Grothoff2011-03-11
* proper testcase functioningNathan S. Evans2011-01-10
* load configuration properly?Nathan S. Evans2011-01-10
* trial and errorNathan S. Evans2011-01-10
* let the send-to-self-test fail if it fails...Philipp Tölke2011-01-05
* hopefully send to self test will run on buildbotsNathan S. Evans2011-01-05
* make testcase end more gracefullyNathan S. Evans2011-01-05
* test-case for cores send-to-self-featurePhilipp Tölke2011-01-05