aboutsummaryrefslogtreecommitdiff
path: root/src/nse
Commit message (Expand)AuthorAge
* fix compiler warnings about unused argsChristian Grothoff2019-06-19
* fix socket cmp, fix compiler warnings about unused argsChristian Grothoff2019-06-19
* simplify MQ logic to always carry the same kinds of flags, and extend transpo...Christian Grothoff2019-05-04
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* do not autostart services not needed during testChristian Grothoff2018-12-11
* rename FORCESTART into IMMEDIATE_START (#4547b)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* 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
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* vsprintf returns negative on error.anryko2018-01-07
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* getopt API porting.Marcello Stanisci2017-03-15
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* use new SCHEDULER_add_at API where applicableChristian Grothoff2017-01-22
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* even more .gitignore updatesChristian Grothoff2017-01-08
* exclude more testsChristian Grothoff2017-01-08
* - add subdirectory gitignore filesBart Polot2016-11-09
* simplify gnunet-nse to avoid deprecated CLIENT_service_testChristian Grothoff2016-10-23
* converting nse to new service APIChristian Grothoff2016-09-19
* towards adding mq destruction notificationChristian Grothoff2016-09-19
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* convering more services to new core MQ APIChristian Grothoff2016-07-31
* -convert NSE to new core MQ APIChristian Grothoff2016-07-31
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -typoChristian Grothoff2016-07-06
* misc fixesChristian Grothoff2016-07-06
* -fix misc issuesChristian Grothoff2016-07-06
* adapting testbed-logger to MQ APIChristian Grothoff2016-06-24
* move testbed logger to its own directoryChristian Grothoff2016-06-24
* convering nse_api.c to new MQ APIChristian Grothoff2016-06-20
* fixing compiler warningsChristian Grothoff2016-05-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* .unix change to .sockJulien Morvan2015-08-06
* -report id of peer that is missbehavingChristian Grothoff2015-08-03
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* check for __GLIBC__ before malloptingChristian Grothoff2015-06-16
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -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
* -do not use NBO double for stats settingChristian Grothoff2014-12-19
* properly report NSE estimate to statistics (#3563?)Christian Grothoff2014-12-16
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* - rename also contents of config files, update config filesBart Polot2014-05-07