aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
| * DHT: Fix warnings when freeing allocated strings from GNUNET_STRINGS_get_utf8...Martin Schanzenbach2023-02-06
| * Revert "DHT: remove "memory leak" in gnunet-dht-{get,put}."Martin Schanzenbach2023-02-06
| * SETU: don't leak Operation.{message_control_flow,inquiries_sent}.ulfvonbelow2023-02-06
| * SETU: prevent misaligned access to StrataEstimatorMessage.set_size.ulfvonbelow2023-02-06
| * -SECRETSHARING: don't leak my_share in test.ulfvonbelow2023-02-06
| * SETU: avoid 64-bit shift on 64-bit value.ulfvonbelow2023-02-06
| * REST: don't leak basic_auth_file.ulfvonbelow2023-02-06
| * REVOCATION: don't leak signature purpose memory.ulfvonbelow2023-02-06
| * TESTBED: don't leak helper_argv when SSH can't be executed.ulfvonbelow2023-02-06
| * -RECLAIM: fix memory leaks in tests.ulfvonbelow2023-02-06
| * RECLAIM: don't leak the elements of attr_list.ulfvonbelow2023-02-06
| * RECLAIM: fix 1-byte overflow in DID_did_to_pkey.ulfvonbelow2023-02-06
| * RECLAIM: rename G_D_key_covert_... to G_D_key_convert_...ulfvonbelow2023-02-06
| * PEERSTORE: fix write-after-free in handle_{iterate_end,watch_record}ulfvonbelow2023-02-06
| * NAMESTORE: avoid use-after-free in handle_record_result.ulfvonbelow2023-02-06
| * NAMESTORE: fix overread in handle_record_store.ulfvonbelow2023-02-06
| * NAMESTORE: fix memory leak in parse_recordline.ulfvonbelow2023-02-06
| * -NAMESTORE: fix memory leaks in tests.ulfvonbelow2023-02-06
| * JSON: fix memory leaks in test.ulfvonbelow2023-02-06
| * HELLO: fix memory leak in GNUNET_HELLO_extract_address.ulfvonbelow2023-02-06
| * -HELLO: fix memory leaks in tests.ulfvonbelow2023-02-06
| * GNSRECORD: fix memory leaks in tests.ulfvonbelow2023-02-06
| * -GNS: use proper config file name in test_proxy.sh.ulfvonbelow2023-02-06
| * FS: fix memory leak in GNUNET_FS_search_stop.ulfvonbelow2023-02-06
| * DHT: remove "memory leak" in gnunet-dht-{get,put}.ulfvonbelow2023-02-06
| * -DATACACHE: fix memory leaks in tests.ulfvonbelow2023-02-06
| * -CORE: fix memory leak in test.ulfvonbelow2023-02-06
| * -Miscellaneous mostly-comment typo fixes.ulfvonbelow2023-02-06
| * NAT: don't leak AddrEntries when unregistering.ulfvonbelow2023-02-06
| * REVOCATION: add shutdown task earlier.ulfvonbelow2023-02-06
| * UTIL: fix memory leak in test.ulfvonbelow2023-02-06
| * UTIL: fix one-byte buffer over-reads.ulfvonbelow2023-02-06
| * UTIL: fix memory leaks in several places.ulfvonbelow2023-02-06
| * INCLUDE: change Mulit --> Multi in G_C_MulitHashMapIteratorCallback.ulfvonbelow2023-02-06
| * PG: do not return NOTIFY prefix in GNUNET_PG_get_event_notify_channel, comman...Christian Grothoff2023-02-05
| * PQ: remove duplicated comments, and send stderr from psql to /dev/nullChristian Grothoff2023-02-05
* | Fixed #7630: Memory leak in (?) finish_test in testing_api_loop.ct3sserakt2023-02-07
|/
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2023-02-05
|\