aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | NAMESTORE: Add test to gitignoreMartin Schanzenbach2023-06-01
* | DHT: Fix memory leak. Fixes #7651Martin Schanzenbach2023-06-01
* | ALL: Use <inttypes.h> to properly handle log format strings.Martin Schanzenbach2023-06-01
|/
* NEWS: Improve PQ API documentation.Martin Schanzenbach2023-05-16
* -pq: slight optimizationÖzgür Kesim2023-05-14
* pq: simplify logic for array query type conversionÖzgür Kesim2023-05-14
* pq: API for array types extended for timeÖzgür Kesim2023-05-14
* pq: API extended for array query typesÖzgür Kesim2023-05-13
* pq: added array-type support for queries (only)Özgür Kesim2023-05-11
* NEWS: just style fixes, int to enumChristian Grothoff2023-05-10
* no 0-length VLAsChristian Grothoff2023-05-10
* -fix bugsChristian Grothoff2023-05-10
* Zonemaster: Fixes missing initialization for mutextes causing issues.Martin Schanzenbach2023-05-09
* -minor cleanupChristian Grothoff2023-05-08
* -remove duplicate commentsChristian Grothoff2023-05-07
* pq: add array-type support for PQ [WIP, 1/n]Özgür Kesim2023-05-06
* -doxChristian Grothoff2023-05-04
* TNG: Removed undefined variable and fixed formating issuest3sserakt2023-05-02
* TNG: Change config of performance test case to used TCP and UDP together.t3sserakt2023-05-02
* TNG: Fixed logic bug in search for QueueEntry after receiving SendMessageToAck.t3sserakt2023-05-02
* TNG: Fixed misplaced increase of queue length.t3sserakt2023-05-02
* TNG: Fixed bug that additional queues for the same communicator inherit the v...t3sserakt2023-05-02
* TNG: Fixed bug in calculation of subtree fragment message size.t3sserakt2023-05-02
* TNG: Handling flow control takes used window size into account, together with...t3sserakt2023-05-02
* TNG: ValidationState now contains the addres prefix of the address being vali...t3sserakt2023-05-02
* TNG: Fixed bug in calculation of delay for PendingAcknowledgement.t3sserakt2023-05-02
* TNG: Fixed bug when checking, if fragment sub tree is done.t3sserakt2023-05-02
* TNG: GNUNET_SERVICE_client_continue was misplaced blocking the service.t3sserakt2023-05-02
* TNG: The time to wait for resending a PendingMessage - which was fragmented -...t3sserakt2023-05-02
* TNG: Introduced frags_in_flight flag. With this flag we check if fragments of...t3sserakt2023-05-02
* TNG: Do not update queue performance if PendingMessage was resend.t3sserakt2023-05-02
* TNG: Changed test case to except 0.5% packet loss.t3sserakt2023-05-02
* TNG: Removed misplaced sending of an acknowlegement in udp communicator.t3sserakt2023-05-02
* TNG: Fixed formating.t3sserakt2023-05-02
* TNG: Fixed coverity issues 442812, 442810, 442809, 435689, 435688, 435686, 43...t3sserakt2023-05-02
* TNG: Fixed several bugs in QueueEntry handling and acknowledgment.t3sserakt2023-05-02
* JSON: add const json parsers for objects/arraysChristian Grothoff2023-04-30
* log HTTP request status, URL and duration for every HTTP request we make at I...Christian Grothoff2023-04-23
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2023-02-15
|\
| * DHT: probabilistically verify blocks if CPU load is high-ish (fixes #7602)Christian Grothoff2023-02-08
* | TNG: Added seperate doxygen group for TNG.t3sserakt2023-02-15
|/
* TNG: Added performance test case.t3sserakt2023-02-08
* TNG: Removed debug log statements not controlled by the global logging mechan...t3sserakt2023-02-08
* TNG: Fixed bug of not sending the changed window size, which takes into accou...t3sserakt2023-02-08
* TNG: Fixed bug about missing synchronisation between client and service queuet3sserakt2023-02-08
* TNG: Fixed bug of QueueEntry deleted too early.t3sserakt2023-02-07
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2023-02-07
|\
| * -remove dead variable, obsoleted by patch for #7617Christian Grothoff2023-02-06
| * UTIL: use dedicated marker in ready queue.ulfvonbelow2023-02-06
| * UTIL: add test demonstrating scheduler bug, don't run it by default.ulfvonbelow2023-02-06