aboutsummaryrefslogtreecommitdiff
path: root/src/nse/test_nse_api.c
Commit message (Collapse)AuthorAge
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
|
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* 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
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* 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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* -fixes for api change in testing librarySree Harsha Totakura2012-06-20
|
* -use port numbers that are less likely to conflict with source portsChristian Grothoff2012-06-15
|
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
|
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
|
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* -improving NSE test error messageChristian Grothoff2011-11-28
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* fixChristian Grothoff2011-08-01
|
* fix shutdownChristian Grothoff2011-07-23
|
* nse hackingChristian Grothoff2011-07-23
|
* nse updatesNathan S. Evans2011-07-16
|
* initial nse commitNathan S. Evans2011-07-08