aboutsummaryrefslogtreecommitdiff
path: root/src/service
Commit message (Expand)AuthorAge
* FS: Implement function to retrieve file hash from chk uriTheJackiMonster2024-04-18
* MESSENGER: fix destroying transcript messageTheJackiMonster2024-04-14
* RECLAIM: Fix revoke ticket messageTheJackiMonster2024-04-14
* MESSENGER: adjust cleanup in message queueTheJackiMonster2024-04-14
* Add functionality to exchange global external IPs for natted peers.t3sserakt2024-04-08
* Update gitignore. Fixes #7787Martin Schanzenbach2024-04-04
* TRANSPORT: Fix IPv6 setting in UDP communicator.Martin Schanzenbach2024-03-15
* TRANSPORT(udp): Fix double sizeofMartin Schanzenbach2024-03-15
* TRANSPORT(tcp): Cleanup and actually handle DISABLE_V6 setting.Martin Schanzenbach2024-03-15
* TRANSPORT(udp): Improve handling and lookup of existing connections similar t...Martin Schanzenbach2024-03-14
* TRANSPORT(tcp): Do not try to create another queue that is already in constru...Martin Schanzenbach2024-03-14
* coverity: some fixes related to new peerstore API usage (null ptr derefs)Martin Schanzenbach2024-03-12
* transport(udp): fix possible null ptr dereferenceMartin Schanzenbach2024-03-12
* transport: Reviewed communicator rekey test. Fixes #6828Martin Schanzenbach2024-03-11
* transport: make udp tests non-experimental againMartin Schanzenbach2024-03-11
* transport: Start UDP by default againMartin Schanzenbach2024-03-11
* transport: Improve KX handling.Martin Schanzenbach2024-03-11
* elligator: code cleanupPedram Fardzadeh2024-03-11
* transport: fix communicator rekey issuesMartin Schanzenbach2024-03-10
* transport: trying to fix UDP communicator and rekey tests.Martin Schanzenbach2024-03-10
* transport: fix memory corruption from incorrect variable referenceMartin Schanzenbach2024-03-10
* transport: add a couple of comments to TCP communicator/serviceMartin Schanzenbach2024-03-10
* transport: remove waitpid again to make test run (for now). This is also an a...Martin Schanzenbach2024-03-09
* DHTU: ship dhtu.confDaniel Golle2024-03-09
* TRANSPORT: Disable partly broken UDP communicator by defaultMartin Schanzenbach2024-03-06
* build: Add missing statistics config file to distMartin Schanzenbach2024-03-06
* transport: make some UDP tests experimentalMartin Schanzenbach2024-03-06
* - uncrustify codeMartin Schanzenbach2024-03-06
* udp communicator: ECDH with elligatorPedram Fardzadeh2024-03-06
* MESSENGER: Fix potential infinite delay of peer messagesTheJackiMonster2024-03-05
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2024-03-05
|\
| * MESSENGER: Fix message order via client-side message controlTheJackiMonster2024-03-04
* | Transport: Added waitpid to communicator testing.t3sserakt2024-03-05
|/
* -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
* 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
* PEERSTORE: Fix watcher test race conditionsMartin Schanzenbach2024-03-01
* TRANSPORT: Attempt CPU hog fix in communicatorMartin 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
* PEERSTORE: Fix peerstore monitor RPCMartin Schanzenbach2024-02-25
* PEERSTORE: Fix iteration bugs in iterationMartin Schanzenbach2024-02-25