aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2023-02-05
|\
| * MYSQL: Expose detected mysql boolean in gnunet_mysql_compat.hMartin Schanzenbach2023-02-05
| * -better indentationChristian Grothoff2023-02-01
| * Merge remote-tracking branch 'origin/master'Martin Schanzenbach2023-02-01
| |\
| * | MYSQL: Use autoconf-based my_bool detectionMartin Schanzenbach2023-02-01
* | | TNG: added missing tcp icmp test case scriptt3sserakt2023-02-05
| |/ |/|
* | TNG: Added tcp icmp nat hole punching test case script, and fixed bugs occuri...t3sserakt2023-01-27
* | TNG: Fixed bug happening during check for pending validation requests aftert3sserakt2023-01-27
* | TNG: Added nat reversal code to tcp communicator. Prepared udp communicator.t3sserakt2023-01-27
* | TNG: - Added topology file for tcp icmp nat hole punching test case.t3sserakt2023-01-27
|/
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2023-01-18
|\
| * -fix memory leak in test case (#7590)Christian Grothoff2023-01-17
| * bio: fix memory leak (#7590)Christian Grothoff2023-01-16
| * fix compilation with big endianDaniel Golle2023-01-13
| * Mysql: version check was wrongChristian Grothoff2023-01-11
| * -be more careful about comments in macrosChristian Grothoff2023-01-11
| * -fix include orderChristian Grothoff2023-01-11
| * -fix syntax errorChristian Grothoff2023-01-11
| * PQ: use exponential back-off when reconnecting to the database to listen on e...Christian Grothoff2023-01-09
| * REST: Use more recent _POSIX_LOGIN_NAME_MAX for portability. Fixes #7557Martin Schanzenbach2023-01-09
* | TNG: Changed the format of the interface names to make miniupnpd happy.t3sserakt2023-01-18
* | TNG: miniupnpd only works with public IP addresses.t3sserakt2023-01-18
* | TNG: Added script running miniupnpd on a router node for the nat upnp test case.t3sserakt2023-01-18
* | TNG: Added topology file for nat upnp test case.t3sserakt2023-01-18
|/
* REGEX: Fix tests missing link against libgnunetstatisticsMartin Schanzenbach2023-01-07
* - relsoved an coverity issue, worked on fixmes, code documentation and cleane...t3sserakt2023-01-06
* PEERSTORE: Stop installing gnunet-peerstore binary that does not do anything.Martin Schanzenbach2023-01-05
* GNS: Add a BCD service configuration for ARM as it now lives under libexec.Martin Schanzenbach2023-01-05
* BUILD: Properly set installation directories for gnunet-suidfix and gnunet-bcdMartin Schanzenbach2023-01-05
* REGEX: Do not link internal libraries into .lasMartin Schanzenbach2023-01-05
* - move from libexec to noinstMartin Schanzenbach2023-01-05
* BUILD: Move undocumented programs and scritps to libexec. Issue #7543Martin Schanzenbach2023-01-05
* GNSRECORD/UTIL: Move test vector generation binaries to libexecMartin Schanzenbach2023-01-05
* REGEX: Fix build with recent llvm/clang. Fixes #7550Martin Schanzenbach2023-01-05
* -do not track block type header in gitv0.19.1Martin Schanzenbach2022-12-28
* -typoChristian Grothoff2022-12-26
* -DHT: call try_connect also on already connected peers, just in case address ...Christian Grothoff2022-12-26
* DHT: call try_connect also on already connected peers, just in case address c...Christian Grothoff2022-12-26
* DHT: adjust BF size to actual neighbour set sizeChristian Grothoff2022-12-26
* -rename to deconfuse Martin about which block type is actually used these day...Christian Grothoff2022-12-24
* -add stdbool.h as header required for multiple public functionsTheJackiMonster2022-12-16
* Fix includes in messenger service headerTheJackiMonster2022-12-16
* -TestState can become privateMartin Schanzenbach2022-12-14