aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* PEERSTORE: More peerstore API change missing changesMartin Schanzenbach2023-11-22
* PEERSTORE: Forgot makefile updateMartin Schanzenbach2023-11-22
* PEERSTORE: Fix API and meson buildMartin Schanzenbach2023-11-22
* PEERSTORE: Simplify API such that we no longer get caught in while loopsMartin Schanzenbach2023-11-22
* GNS: Fix dns2gns test with default gnunet.org GNS override we introducedMartin Schanzenbach2023-11-22
* NEWS: Remove single-use API macro GNUNET_VA_ARG_ENUMMartin Schanzenbach2023-11-20
* Transport: Fixed check when to stop FC retransmission.t3sserakt2023-11-20
* Transport: Using the correct TransportClient for dekrementing the global comm...t3sserakt2023-11-20
* tests: fix config locations; minor fixesMartin Schanzenbach2023-11-19
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2023-11-17
|\
| * -fix warningTheJackiMonster2023-11-17
| * MESSENGER: Uncrustify codeTheJackiMonster2023-11-17
| * MESSENGER: Fix handle id initialization and add local contact idTheJackiMonster2023-11-17
| * MESSENGER: Wait for leave message to close roomTheJackiMonster2023-11-16
| * MESSENGER: Fix latest hash on client sideTheJackiMonster2023-11-16
| * -minor cleanupTheJackiMonster2023-11-14
| * MESSENGER: Cleanup unused code files in service directoryTheJackiMonster2023-11-14
| * Merge branch 'master' of ssh://git.gnunet.org/gnunetTheJackiMonster2023-11-14
| |\
| * | MESSENGER: Reduce priority of enqueued messages to start with initial join me...TheJackiMonster2023-11-13
| * | -minor additional cleanupTheJackiMonster2023-11-10
| * | MESSENGER: Uncrustify codeTheJackiMonster2023-11-10
| * | MESSENGER: Fix remaining test failureTheJackiMonster2023-11-10
| * | MESSENGER: Separate peer and member signed messagesTheJackiMonster2023-11-10
* | | Transport: Added missing dekrement of global communicator queue counter.t3sserakt2023-11-17
| |/ |/|
* | Transport: Added missing dekrement when removing QueueEntry from DLL.t3sserakt2023-11-14
* | Peerstore: We replace existing hellos. Only the origin peer merges hellos.t3sserakt2023-11-13
* | fix undefined behavior from left-shifting signed charsChristian Grothoff2023-11-12
* | -minor cleanup, indentationChristian Grothoff2023-11-10
* | -fix warningChristian Grothoff2023-11-10
* | PQ: Fix test ftbfsMartin Schanzenbach2023-11-10
* | Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2023-11-09
|\ \
| * | DHT: Fix warning and incorrect/missing variable assignmentMartin Schanzenbach2023-11-09
| * | TESTING: Fix proper handling of send handle in test loop.Martin Schanzenbach2023-11-09
| * | Hello: Change error handling of GNUNET_HELLO_builder_add_address usage.t3sserakt2023-11-08
| * | NAMESTORE: Fix test warningsMartin Schanzenbach2023-11-08
| * | NAMESTORE: Fix test memory corruption (still fishy; cause unknown)Martin Schanzenbach2023-11-08
| * | PEERSTORE: Silence service log output.Martin Schanzenbach2023-11-08
| * | ARM: Silence service log outputMartin Schanzenbach2023-11-08
| * | PEERSTORE: Handle malformed hello properlyMartin Schanzenbach2023-11-08
| * | Merge branch 'master' of git+ssh://git.gnunet.org/gnunetMartin Schanzenbach2023-11-08
| |\ \
| * | | meson/tests: Test order and fixes for namestore et al.Martin Schanzenbach2023-11-08
| * | | build: move gana and handbook submodules back into contribMartin Schanzenbach2023-11-07
| * | | GNSRECORD: Fix compiler warnings in testsMartin Schanzenbach2023-11-06
| * | | CONVERSATION: Fix warning for incorrect enum usageMartin Schanzenbach2023-11-06
| * | | REST: Fix warnings with new daemon macro APIMartin Schanzenbach2023-11-06
| * | | meson: same build order as autotoolsMartin Schanzenbach2023-11-04
| * | | meson: add topology for buildMartin Schanzenbach2023-11-04
| * | | HELLO: Modify API to avoid unnecessary copiesMartin Schanzenbach2023-11-04
* | | | Hostlist: Changed hostlist server.t3sserakt2023-11-09
| |/ / |/| |
* | | Peerstore: Make peerstore start immediately. Added option to use included hello.t3sserakt2023-11-08