aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* MYSQL: Another jab at proper my_bool detection.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
* -Fix -Wstacl-protector typo.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
* Merge branch 'master' of git+ssh://git.gnunet.org/gnunetv0.19.3Martin Schanzenbach2023-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
* | BUILD: Do not dist news generation scriptsMartin Schanzenbach2023-02-05
* | v0.19.3: Update NEWSMartin Schanzenbach2023-02-05
* | BUILD: Fix NEWS update script to only use release tagsMartin Schanzenbach2023-02-05
|/
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2023-02-05
|\
| * MYSQL: Expose detected mysql boolean in gnunet_mysql_compat.hMartin Schanzenbach2023-02-05
| * -fix indentationTheJackiMonster2023-02-04
| * pkgconfig: add configuration for messenger service libraryTheJackiMonster2023-02-03
| * -better indentationChristian Grothoff2023-02-01
| * Merge remote-tracking branch 'origin/master'Martin Schanzenbach2023-02-01
| |\