aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * MESSENGER: Try fix dist ftbfsMartin Schanzenbach2023-12-20
* | When to resend a validation challenge and when to start revalidation needs to...t3sserakt2024-01-10
* | first_challenge_use has to be reset in case of revalidation.t3sserakt2024-01-10
* | Fixed bug calculating next resend of fragments.t3sserakt2024-01-10
* | Fixed bug in logic freeing timedout QueueEntry.t3sserakt2024-01-10
* | Resuming communicators in case of core restarting.t3sserakt2024-01-10
* | Fixed bug in logic getting root parent of fragment which is a DV box.t3sserakt2024-01-10
* | Added missing GNUNET_TRANSPORT_core_receive_continue.t3sserakt2024-01-10
* | Changed creation of key for kx to be for every notification of transport abou...t3sserakt2024-01-10
|/
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2023-12-20
|\
| * meson: fix experimental buildMartin Schanzenbach2023-12-19
| * build: fix pathsMartin Schanzenbach2023-12-19
* | Transport: Changed logic to first create a queue before starting validation.t3sserakt2023-12-20
* | Transport: Added cleanup task to remove QueueEntry we got no ACK for.t3sserakt2023-12-20
|/
* build: minor typo; update from ganaMartin Schanzenbach2023-12-18
* MESSENGER: Remove deleted file from makefileMartin Schanzenbach2023-12-18
* MESSENGER: Fix missing dependencyMartin Schanzenbach2023-12-18
* GANA: Update record types and TLD entriesMartin Schanzenbach2023-12-18
* MESSENGER: Implement automatic connection to remaining routing peers on close...TheJackiMonster2023-12-17
* -fix assertTheJackiMonster2023-12-17
* MESSENGER: Fix issues with automatic routingTheJackiMonster2023-12-16
* -fix minor issuesTheJackiMonster2023-12-16
* MESSENGER: Implement automatic routing mechanismTheJackiMonster2023-12-16
* Merge branch 'master' of git+ssh://git.gnunet.org/gnunetTheJackiMonster2023-12-16
|\
| * Remove unused code and fix formatting in test_gns_sbox.sh and test_gns_sbox_s...Sebastian Nadler2023-12-15
| * GNS: Fix handling of labels starting with underscore in GNS resolverSebastian Nadler2023-12-15
| * GNS: extended test to cover a more complicated caseSebastian Nadler2023-12-15
| * Util: Introduced GNUNET_TIME_relative_multiply_double.t3sserakt2023-12-15
| * Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2023-12-15
| |\
| | * GNS: underscore prefix bug fixesSebastian Nadler2023-12-14
| | * GNS: new SBOX test casesSebastian Nadler2023-12-14
| | * GNS: Implementation of SBOX recordsSebastian Nadler2023-12-14
| | * NAMESTORE: Remove fcfsdMartin Schanzenbach2023-12-14
| | * meson: add blind signature sources to util - slack coderMartin Schanzenbach2023-12-14
| | * conversation: More API fixesMartin Schanzenbach2023-12-14
| | * conversation: fix test new API GNSMartin Schanzenbach2023-12-14
| | * Peerstore: Fixed wrong assert when checking DLL with watches.t3sserakt2023-12-14
| | * Transport: Fixed using wrong function to calculate mean time when to send nex...t3sserakt2023-12-14
| | * TRANSPORT: Handle 0 byte datagram.Martin Schanzenbach2023-12-14
| | * meson: remove gnunetdeps variable; explicitly specifiy dependenciesMartin Schanzenbach2023-12-14
| | * meson: add libpthread detectionMartin Schanzenbach2023-12-14
| | * build: Add generated files for GNS service ports and protocols for BOXMartin Schanzenbach2023-12-14
| | * Transport: More useful debug logging für service.t3sserakt2023-12-14
| | * Transport: Fixed bug to check each queue for validity separately.t3sserakt2023-12-14
| | * Transport: Fixed bug handling queue length and QueueEntry when queue has no c...t3sserakt2023-12-14
| | * Transport: We need to check if a message was cached when resuming communicators.t3sserakt2023-12-14
| | * Transport: Fixed bugs in core message cache.t3sserakt2023-12-14
| | * Transport: Removed misplaced removal of QueueEntry.t3sserakt2023-12-14
| | * Transport: Fixed bug in handling of AckPending.t3sserakt2023-12-14
| | * Transport: Added logging in case of UDP errors, and destroy queue in case of ...t3sserakt2023-12-14