aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* NAMESTORE: Fix postgres plugin with new advisory lock APIdev/schanzen/namestore_db_softlockingMartin Schanzenbach2023-12-02
* NAMESTORE: Also implement cancel API for advisory lock clearing. Update PQ pl...Martin Schanzenbach2023-12-02
* NAMESTORE: Remove TX API again. Add new edit records API with advisory locking.Martin Schanzenbach2023-12-01
* fix: BOX at @ not workingSebastian Nadler2023-11-30
* test_gns_lightest.sh for lightest lookup testsSebastian Nadler2023-11-30
* Fix URI record serialization issueSebastian Nadler2023-11-30
* Refactored service and protocol resolution in GNSSebastian Nadler2023-11-30
* BOX record namestore testSebastian Nadler2023-11-30
* LIGHTEST service & protocol box checksSebastian Nadler2023-11-30
* URI RR fixSebastian Nadler2023-11-30
* URI RR fixSebastian Nadler2023-11-30
* URI & SMIMEA DNS RRSebastian Nadler2023-11-30
* meson: add some more transport testsMartin Schanzenbach2023-11-30
* meson: Fix missing communicator test configuration.Martin Schanzenbach2023-11-29
* transport-testing: fix command label value log.Martin Schanzenbach2023-11-29
* Merge branch 'master' of git+ssh://git.gnunet.org/gnunetMartin Schanzenbach2023-11-29
|\
| * NEWS: ensure traits can be generated with subsystem-specific prefixes for the...Christian Grothoff2023-11-29
* | meson: Fix build with recent testing changes.Martin Schanzenbach2023-11-29
|/
* NEWS: libgnunettesting first major testing NG refactor towards getting depend...Christian Grothoff2023-11-29
* -improve commentsChristian Grothoff2023-11-29
* stringify operation is already defined in gnunet_util_lib.h, do not define tw...Christian Grothoff2023-11-29
* towards test package for v0.21.0Christian Grothoff2023-11-29
* 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