Age | Commit message (Expand) | Author |
44 hours | NAT: don't leak AddrEntries when unregistering. | ulfvonbelow |
2022-12-04 | UTIL: Allow only inlcusion of util glib-style. | Martin Schanzenbach |
2022-12-04 | BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c... | Martin Schanzenbach |
2022-12-04 | BUILD: Move gnunet_config.h to gnunet_private_config.h and add new, partially... | Martin Schanzenbach |
2022-12-01 | -add FIXME to nat service _unregister; fix printf format in tcp communicator | Martin Schanzenbach |
2022-10-03 | -DOC: Documentation cleanup pass through NAT subsystem | Willow Liquorice |
2022-10-03 | -DOC: Comment stripping pass through NAT service | Willow Liquorice |
2022-10-03 | -DOC: Pass through NAT library | Willow Liquorice |
2022-08-30 | -DOC: Minor passes over NAT, REGEX, and TRANSPORT | Willow Liquorice |
2021-11-22 | -fixes | Christian Grothoff |
2021-04-28 | - fix misc typos | Christian Grothoff |
2021-04-26 | -fix many more typos | Christian Grothoff |
2021-04-26 | -fix typos | Christian Grothoff |
2020-07-18 | merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 | Christian Grothoff |
2020-07-17 | avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188) | Christian Grothoff |
2020-07-05 | GNUNET_free_non_null -> GNUNET_free | Christian Grothoff |
2020-04-21 | make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ... | Christian Grothoff |
2019-11-20 | follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663: | ng0 |
2019-11-19 | On *BSD the header file sys/param.h defines BSD. Drop unnecessary | ng0 |
2019-11-08 | add $(GN_LIBINTL) to Makefile.am (fixes 0005902) | xrs |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-25 | follow-up to win32 removal. | ng0 |
2019-10-23 | remove never working setuid helper code from the build-system. | ng0 |
2019-10-23 | first test commit to make sudo + sh scripts obsolete. | ng0 |
2019-10-17 | Add support for doas. | ng0 |
2019-10-08 | allow to disable IP scan w/ HOLE_EXTERNAL; thanks Corvus Corax | Schanzenbach, Martin |
2019-10-05 | global reindent, now with uncrustify hook enabled | Christian Grothoff |
2019-09-10 | remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ... | ng0 |
2019-09-09 | plibc removal: sscanf, win32 socket corrections | ng0 |
2019-09-08 | uncrustify as demanded. | ng0 |
2019-09-06 | first step to remove plibc | ng0 |
2019-06-29 | use GNUNET_OS_get_suid_binary_path to construct suid helper paths | lurchi |
2019-06-04 | fix bad use after free | Christian Grothoff |
2019-04-26 | memcmp() -> GNUNET_memcmp(), first take | Julius Bünger |
2019-03-09 | bashism | ng0 |
2019-01-28 | improve NAT API: allow client to store associated data with address | Christian Grothoff |
2019-01-14 | src: for every AGPL3.0 file, add SPDX identifier. | ng0 |
2018-06-26 | gnunet-helper-nat-server.c: fix 100% cpu load | xrs |
1984-04-04 | tests: use port numbers that are unlikely to collide with user ports (just ha... | psyc://loupsycedyglgamf.onion/~lynX |
1984-04-04 | AUTOSTART renamed into START_ON_DEMAND (#4547a) | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2018-05-13 | add missing #define | Christian Grothoff |
2018-05-13 | get rid of plain memcpy calls | Christian Grothoff |
2018-05-06 | Switch to $GNUNET_TMP in all configuration files. | Nils Gillmann |
2018-01-07 | Fixed potential NULL dereference. | anryko |
2017-03-25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-03-15 | Porting 'nat'. | Marcello Stanisci |