summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* -update pov0.22.2Martin Schanzenbach2024-10-29
* -update newsMartin Schanzenbach2024-10-29
* -update submodulesMartin Schanzenbach2024-10-29
* gauger: remove last remnants from codebaseMartin Schanzenbach2024-10-29
* datastore: fix perf test and add to meson buildMartin Schanzenbach2024-10-29
* util: correct order of arguments in derive_hÖzgür Kesim2024-10-29
* - fix negative value checkMartin Schanzenbach2024-10-29
* dht: target_count can never be 0Martin Schanzenbach2024-10-29
* util: Add comment on static non-random KDF salt values. Fixes #9298Martin Schanzenbach2024-10-29
* util: Do not use vsprintf internally. Fixes #9286Martin Schanzenbach2024-10-29
* util: ECC Dlog - make sure input variables do not overflow. Fixes #9297Martin Schanzenbach2024-10-29
* util: Add overflow check to GNUNET_CRYPTO_FileHashContext. Fixes #9302Martin Schanzenbach2024-10-29
* util: Fix seed-based BF testsMartin Schanzenbach2024-10-29
* -typoChristian Grothoff2024-10-28
* clarify time API and usage of UINT64_MAXChristian Grothoff2024-10-28
* MESSENGER: handle different message kinds in cli toolJacki2024-10-27
* MESSENGER: clear key on errorJacki2024-10-27
* unbreak forever time definition; rounding down very badly breaks tests for 'f...Christian Grothoff2024-10-27
* schanzen removed symbol, bump so versionChristian Grothoff2024-10-25
* util: Add missing static function documentation. Fixes #9299Martin Schanzenbach2024-10-25
* util: Remove incorrect comment from oder code revision. Fixes #9300Martin Schanzenbach2024-10-25
* util: Create actually random hash from all set of possible values. Fixes #9301Martin Schanzenbach2024-10-25
* - remove last remnants of UTF8 args APIMartin Schanzenbach2024-10-24
* -ftbfsMartin Schanzenbach2024-10-24
* util: Fix integer overflow in buffer writer. Fixes #9279Martin Schanzenbach2024-10-24
* common: remove unused message definitionMartin Schanzenbach2024-10-24
* util: fix uninit out args in GNUNET_JSON_parseFlorian Dold2024-10-24
* util: Removed unnecessary and dangerous GNUNET_STRINGS_get_utf8_args. Fixes #...Martin Schanzenbach2024-10-24
* -addendum to previous commitMartin Schanzenbach2024-10-24
* util: Handle potential division by zero. Fixes #9285Martin Schanzenbach2024-10-24
* transport(quic): Fix meson build. Also fixes build with newer quiche version....Martin Schanzenbach2024-10-24
* util: Simplify code. Fixes #9290Martin Schanzenbach2024-10-24
* util: Removed GNUNET_xnew_array_* and friends. Fixes #9283Martin Schanzenbach2024-10-23
* util: Bounds checking for hex2b output. Fixes #9288Martin Schanzenbach2024-10-23
* zonemaster: fix publication of zero length blocks into the DHT.Martin Schanzenbach2024-10-22
* remove lock, to not use concurrently...Christian Grothoff2024-10-13
* core(cli): Output hint how to quit monitoringMartin Schanzenbach2024-10-12
* testing: comment how to debugg for/with testingch32024-10-11
* transport(http3): Fix compile fail due to missing linker optionMartin Schanzenbach2024-10-11
* namestore: fix segmentation faultJacki2024-10-10
* meson: fix extractor config definesv0.22.1Martin Schanzenbach2024-10-10
* update po and error codesMartin Schanzenbach2024-10-10
* update newsMartin Schanzenbach2024-10-10
* messenger: fix build with mesonMartin Schanzenbach2024-10-10
* transport: fix errors with ipv6 addresses in udp communicator when explicitly...Jacki2024-10-10
* transport: fix minor issues from latest changesJacki2024-10-10
* transport: use separate BINDTO6 field in configuration for communicator-udp i...Jacki2024-10-09
* MESSENGER: minor abstractions to add assertsJacki2024-10-09
* MESSENGER: add statistics to serviceJacki2024-10-09
* MESSENGER: prevent invalid member sessionsJacki2024-10-08