aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api.c
Commit message (Expand)AuthorAge
* avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)Christian Grothoff2020-07-17
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* simplify MQ logic to always carry the same kinds of flags, and extend transpo...Christian Grothoff2019-05-04
* 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
* -fix ftbfsChristian Grothoff2016-08-19
* -fix ftbfsChristian Grothoff2016-08-19
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* starting to convert core tests to new MQ APIChristian Grothoff2016-07-30
* converting core tests to hello_get APIChristian Grothoff2016-07-30
* -fix cancellations in testChristian Grothoff2016-07-08
* migrate transport_core API to MQChristian Grothoff2016-07-08
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* replacing deprecated transport_try_connect call with ATS callChristian Grothoff2015-10-29
* -preparations for replacement of try_connect callChristian Grothoff2015-10-29
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -fix misc core issuesChristian Grothoff2015-03-23
* -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
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
* towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff2014-01-30
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
* -remove trailing whitespaceChristian Grothoff2013-10-06
* fix testsMatthias Wachs2013-10-01
* removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff2013-08-21
* ftbMatthias Wachs2013-03-25
* -simplifyChristian Grothoff2013-03-23
* change to core paiMatthias Wachs2013-03-21
* changes to transport apiMatthias Wachs2012-11-09
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; up...Christian Grothoff2012-10-29
* -LRN: Another take on std descriptor inheritanceChristian Grothoff2012-07-09
* -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
* -extra logging is not the same as verboseChristian Grothoff2012-02-26
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* 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
* simplify code, run longerChristian Grothoff2011-10-20
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
* doneChristian Grothoff2011-10-10
* another core API simplification due to ATS introductionChristian Grothoff2011-10-10