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