summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bump NEWS and versions to 0.22v0.22.0Martin Schanzenbach2024-08-29
* update NEWSMartin Schanzenbach2024-08-29
* build: update error codesMartin Schanzenbach2024-08-29
* meson: add missing header to installMartin Schanzenbach2024-08-29
* util: semi-cleanup GNUNET_PROGRAM_MAIN macroMartin Schanzenbach2024-08-28
* update handbookMartin Schanzenbach2024-08-28
* -fix more loggingMartin Schanzenbach2024-08-28
* -fix loggingv0.21.3-talerdev.1Christian Grothoff2024-08-28
* install gnunet_nat_lib.hChristian Grothoff2024-08-28
* bump debian package versionChristian Grothoff2024-08-28
* use cwdChristian Grothoff2024-08-28
* fix linker issuesChristian Grothoff2024-08-28
* Fixed naming bug in daemon macro.t3sserakt2024-08-28
* Add missing nat.c to meson build file for libgnunetutil.t3sserakt2024-08-28
* Fixed daemon macro warnings. Added missing test conf files.t3sserakt2024-08-28
* Fixed merge failures.t3sserakt2024-08-28
* Added meson build files for arm and arm monolith, and fixed macro to start da...t3sserakt2024-08-28
* Merge master into branch.t3sserakt2024-08-28
|\
| * messenger: fix warnings; uncrustifyMartin Schanzenbach2024-08-27
| * use const, should be possible hereChristian Grothoff2024-08-26
| * namestore: document new CLI option(s). Fixes #9070Martin Schanzenbach2024-08-26
| * hostlist: new URL pathsMartin Schanzenbach2024-08-26
| * transport: fix http3 communicator format strings in logsMartin Schanzenbach2024-08-26
| * -fix compiler warningJacki2024-08-26
| * MESSENGER: fix message decryption not working inplaceJacki2024-08-26
| * hpke: add logging other failures in oneshot functionsJacki2024-08-26
| * MESSENGER: assert and fix calculation of encoding length for encrypted messagesJacki2024-08-26
| * hpke: add logging for wrong role during openingJacki2024-08-26
| * meson: properly detect http3 dependenciesMartin Schanzenbach2024-08-25
| * transport: cleanup http3 communicator and uncrustifyMartin Schanzenbach2024-08-25
| * identity: add cli test configMartin Schanzenbach2024-08-25
| * meson: fix identity.conf creationMartin Schanzenbach2024-08-25
| * http3: Use long polling to improve bidirect communication.Shichao2024-08-25
| * http3: Cancel timer task after the peer finished test.Shichao2024-08-25
| * http3: The client continues to send GET requests.Shichao2024-08-25
| * http3: Implement bidirect and pass the test.Shichao2024-08-25
| * http3: Add content-type in POST request.Shichao2024-08-25
| * http3: Change some functions and parameters to static.Shichao2024-08-25
| * http3: Add comments; remove unneeded parameters.Shichao2024-08-25
| * http3: proper nghttp3/tcp2 detection with automakeMartin Schanzenbach2024-08-25
| * http3: Fix certificate loading; fix meson install of filesMartin Schanzenbach2024-08-25
| * http3: Autogenerate certificate when there is no certificate in the configura...Shichao2024-08-25
| * http3: Load certificates from the configuration file.Shichao2024-08-25
| * http3: Gracefully delete closed connections.Shichao2024-08-25
| * http3: better http3 detection logicMartin Schanzenbach2024-08-25
| * http3: better http3 detection logicMartin Schanzenbach2024-08-25
| * http3: make meson compie; remove application handleMartin Schanzenbach2024-08-25
| * http3: Finish HTTP3 layer and now can pass the basic test.Shichao2024-08-25
| * http3: Fix bugs when creating a new HTTP serverShichao2024-08-25
| * http3: Complete the callbacks of nghttp3 and ngtcp2Shichao2024-08-25