aboutsummaryrefslogtreecommitdiff
path: root/src/nse
Commit message (Expand)AuthorAge
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
* BUILD: Move core to service/cliMartin Schanzenbach2023-10-18
* BUILD: Move testing to libMartin Schanzenbach2023-10-18
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* Remove most of old transport, ATS and PEERINFO. Disable TESTBED and related t...Martin Schanzenbach2023-10-04
* Merge branch 'master' into l20integrationt3sserakt2023-10-03
|\
| * BUILD: Meson install more filesMartin Schanzenbach2023-09-27
| * BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
| * BUILD: Meson - install yet more filesMartin Schanzenbach2023-09-23
| * BUILD: Meson - install more filesMartin Schanzenbach2023-09-23
| * BUILD: Fix in case we need libm depMartin Schanzenbach2023-09-22
| * BUILD: meson configuration filesMartin Schanzenbach2023-09-21
| * BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
| * BUILD: More meson filesMartin Schanzenbach2023-09-20
* | NEWS: The old hello design replaced by the new hello design.t3sserakt2023-08-24
|/
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -DOC: Minor fixes to doc comments (mostly correcting typos) to resolve 'unkno...Willow Liquorice2022-10-03
* -fix typos causing FTBFS:Christian Grothoff2022-01-02
* revise DHT hashing functions, add test logicChristian Grothoff2022-01-02
* 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