aboutsummaryrefslogtreecommitdiff
path: root/src/nse
Commit message (Expand)AuthorAge
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
* NSE: return NaN (see #7021)Christian Grothoff2021-09-22
* NSE: return INF, not NaN (fixes #7021)Christian Grothoff2021-09-22
* add dependency libThien-Thi Nguyen2021-07-29
* - fix misc typosChristian Grothoff2021-04-28
* change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite...Christian Grothoff2020-12-19
* more typosChristian Grothoff2020-11-14
* -warnings mostly formatMartin Schanzenbach2020-11-13
* -fix more warningsMartin Schanzenbach2020-10-16
* clean up GNUNET_CRYPTO_pow_hash APIChristian Grothoff2020-08-17
* Set workbits for PoWs to more realistic valuesMartin Schanzenbach2020-06-16
* remove argon2 dependency. Use limited libsodium argon2id function for GNS and...Martin Schanzenbach2020-05-26
* fix bit counting messMartin Schanzenbach2020-05-26
* Improved BIO APIAlessio Vanni2020-05-19
* fix sign api for to address #6164Christian Grothoff2020-04-08
* clarify cpu usedChristian Grothoff2019-11-30
* use new POW function consistently, also in revocationChristian Grothoff2019-11-30
* create crypto_pow, in preparation for #3795Christian Grothoff2019-11-30
* use ifdef instead of if for __linux__ and BSDng02019-11-20
* follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng02019-11-20
* On *BSD the header file sys/param.h defines BSD. Drop unnecessaryng02019-11-19
* tighten formatting rulesChristian Grothoff2019-10-31
* follow-up to win32 removal.ng02019-10-25
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* 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