aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ci: update version script to work on detached headdev/dvn/2023-buildbot-ciDevan Carpenter2023-11-27
* ci: fix more old paths from migration to contribDevan Carpenter2023-11-27
* ci: clean the workspace before building for arm64Devan Carpenter2023-11-27
* ci: add arm64 package build and deployDevan Carpenter2023-11-27
* PEERSTORE: Actually return error core in APIMartin Schanzenbach2023-11-25
* PEERSTORE: Fix memleak on hello_changed_notify_cancelMartin Schanzenbach2023-11-24
* Merge branch 'master' of ssh://git.gnunet.org/gnunetTheJackiMonster2023-11-24
|\
| * MESSENGER: Correct doxygen commentsTheJackiMonster2023-11-24
| * MESSENGER: Adjust sending message filterTheJackiMonster2023-11-17
* | meson: update readmeMartin Schanzenbach2023-11-23
* | meson: do not run perf tests in default setupMartin Schanzenbach2023-11-23
* | meson: fix tests; fix non-parallelizable tests to run sequentiallyMartin Schanzenbach2023-11-23
* | meson: make test suites passMartin Schanzenbach2023-11-23
* | Merge branch 'master' of git+ssh://git.gnunet.org/gnunetMartin Schanzenbach2023-11-23
|\ \
| * | Transport: Fixed check of value gotten from peerstore.t3sserakt2023-11-23
| * | Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2023-11-23
| |\ \
| | * | ci: set arch in deploy job configDevan Carpenter2023-11-23
| | * | ci: move to contrib dirDevan Carpenter2023-11-22
| * | | Transport: Removed logging that lead to an assertion.t3sserakt2023-11-23
* | | | PEERSTORE: Major API overhault to fix a variety of race conditions.Martin Schanzenbach2023-11-23
| |/ / |/| |
* | | 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
* | update gitignore for submoduleMartin Schanzenbach2023-11-19
* | 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