aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* -indentation improvementsChristian Grothoff2024-03-03
|
* fix call to GNUNET_NAMESTORE_records_store and other build issuesChristian Grothoff2024-03-03
|
* -fix bug in testChristian Grothoff2024-03-03
|
* add check for certutil and opensslChristian Grothoff2024-03-03
|
* -fix misc compiler warningsChristian Grothoff2024-03-03
|
* -fix misc minor issuesChristian Grothoff2024-03-03
|
* revert to simpler size_t, add minimal test for parsing '::1;' policyChristian Grothoff2024-03-03
|
* SCALARPRODUCT: Disable tests depending on testbed profilerMartin Schanzenbach2024-03-02
|
* CONTRIB: Revert for distMartin Schanzenbach2024-03-02
|
* CONTRIB: Only build with experimentalMartin Schanzenbach2024-03-02
|
* RECLAIM: Fix cli testsMartin Schanzenbach2024-03-02
|
* TESTS: Fix various testsMartin Schanzenbach2024-03-02
|
* TOPOLOGY: Disable test requiring removed testbedMartin Schanzenbach2024-03-02
|
* CORE: Fix tests; skip interactive scriptMartin Schanzenbach2024-03-02
|
* TRANSPORT: Move defunct tests to experimentalMartin Schanzenbach2024-03-02
|
* TRANSPORT: Sequentialize communicator testsMartin Schanzenbach2024-03-01
|
* UTIL: Fix signed comparison, fixes #8050 again.Martin Schanzenbach2024-03-01
|
* fix #8050Christian Grothoff2024-03-01
|
* -fix linker issueChristian Grothoff2024-03-01
|
* PEERSTORE: Fix watcher test race conditionsMartin Schanzenbach2024-03-01
|
* gns: fix SBOX test with change CLI interfaceMartin Schanzenbach2024-03-01
|
* crypto: fix elligator warningsMartin Schanzenbach2024-03-01
|
* build: Add gmp to libgnunetutil build (was indirect dependency)Martin Schanzenbach2024-02-28
|
* util: add gmp dependency to mesonPedram Fardzadeh2024-02-28
|
* util: initial elligator implementationPedram Fardzadeh2024-02-28
|
* CRYPTO: Improve comments for ECC DHv0.21.0-talerdev.6Martin Schanzenbach2024-02-27
| | | | NEWS:-
* TRANSPORT: Attempt CPU hog fix in communicatorMartin Schanzenbach2024-02-26
|
* CORE: Improve information provided through CLIMartin Schanzenbach2024-02-26
|
* TRANSPORT: improve PEERSTORE API usage.Martin Schanzenbach2024-02-26
|
* TOPOLOGY: We should always suggest to connect to the peer even with the same ↵Martin Schanzenbach2024-02-26
| | | | strength.
* PEERSTORE: Fix peerstore monitor RPCMartin Schanzenbach2024-02-25
|
* PEERSTORE: Fix iteration bugs in iterationMartin Schanzenbach2024-02-25
|
* PEERSTORE: Fix incorrect message type use.Martin Schanzenbach2024-02-25
|
* PEERSTORE: Remove faulty upsert API again.Martin Schanzenbach2024-02-25
| | | | NEWS: -
* PEERSTORE: Fix hello_add APIMartin Schanzenbach2024-02-25
| | | | | | | | The new UPSERT API does not work as indended. Instead, we now iterate over all entries and check if we have a newer hello to add/replace. This also fixes some handle/closure oddities exposed in the peerstore API.
* build: fix make dist to include header filesMartin Schanzenbach2024-02-24
|
* RPS: ftbfs with new apiMartin Schanzenbach2024-02-23
|
* build: ftbfs fix for autotoolsMartin Schanzenbach2024-02-23
|
* build: silence warningMartin Schanzenbach2024-02-23
|
* MESSENGER: Write links of deleted messages to service message storeTheJackiMonster2024-02-23
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* DHTU: Purge DHTU directoryMartin Schanzenbach2024-02-23
|
* DHTU: Finish moving into DHTMartin Schanzenbach2024-02-23
|
* DHTU: Startin moving into dht again as compiled-in pluginsMartin Schanzenbach2024-02-23
|
* PEERSTORE: ftbfs fix for autotools; forgot to add new fileMartin Schanzenbach2024-02-23
|
* PEERSTORE: Deprecate and remove flat plugindev/schanzen/peerstore_cleanupMartin Schanzenbach2024-02-23
|
* PEERSTORE: Align API with NAMESTORE iterator and monitor.Martin Schanzenbach2024-02-23
| | | | | | | | | This includes renaming of PEERSTORE API calls and changing the indended usage/contract. It also deprecates some rather wonky API calls (e.g. *hello_notify and hello_add and friends) NEWS: Reworked PEERSTORE API
* MESSENGER: Cleanup circular dependency in linked deletionTheJackiMonster2024-02-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Uncrustify codeTheJackiMonster2024-02-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Assume local peer identity of service as sender if peer store is ↵TheJackiMonster2024-02-18
| | | | | | empty Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* uncrustifyMartin Schanzenbach2024-02-15
|