summaryrefslogtreecommitdiff
path: root/src/nat
Commit message (Expand)AuthorAge
* first step to remove plibcng02019-09-06
* use GNUNET_OS_get_suid_binary_path to construct suid helper pathslurchi2019-06-29
* fix bad use after freeChristian Grothoff2019-06-04
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* bashismng02019-03-09
* improve NAT API: allow client to store associated data with addressChristian Grothoff2019-01-28
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* gnunet-helper-nat-server.c: fix 100% cpu loadxrs2018-06-26
* tests: use port numbers that are unlikely to collide with user ports (just ha...psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* add missing #defineChristian Grothoff2018-05-13
* get rid of plain memcpy callsChristian Grothoff2018-05-13
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* Fixed potential NULL dereference.anryko2018-01-07
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* Porting 'nat'.Marcello Stanisci2017-03-15
* add assertion to make static analysis happyChristian Grothoff2017-03-10
* disambiguate enum type of valueChristian Grothoff2017-03-10
* fix memory leakChristian Grothoff2017-03-10
* fix memory leakChristian Grothoff2017-03-10
* make compiler happyChristian Grothoff2017-03-10
* fix issue with NAT logic overwriting port specified by user in manual hole pu...Christian Grothoff2017-03-09
* W32: Splice GNUNET_memcpy macro into NAT and GNS helpersРуслан Ижбулатов2017-02-25
* Silence a GCC warning in gnunet-nat.cРуслан Ижбулатов2017-02-25
* fix zombie-festChristian Grothoff2017-02-19
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* fix unaligned accessChristian Grothoff2017-01-23
* fix format string issueChristian Grothoff2017-01-15
* handle case upnpc not found nicelyChristian Grothoff2017-01-12
* spacingChristian Grothoff2017-01-12
* fix FTBFSChristian Grothoff2017-01-11
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* enable upnpc by defaultChristian Grothoff2017-01-09
* eliminate dead NAT optionsChristian Grothoff2017-01-09
* log at DEBUG levelChristian Grothoff2017-01-09
* cancel potentially dangling reconnect taskChristian Grothoff2017-01-09
* fix potential free-of-nullChristian Grothoff2017-01-08
* fix potential NPEChristian Grothoff2017-01-08
* fix calls to test_address, expects a struct sockaddr, not an in_addrChristian Grothoff2017-01-07
* remove legacy NAT library logic, or preserve if it might still be usefulChristian Grothoff2017-01-07
* fixing uninit sin_addr; now successfully tested external hole punching suppor...Christian Grothoff2017-01-07
* fix free of statically allocated valueChristian Grothoff2017-01-07
* was testedChristian Grothoff2017-01-07
* fix bad cast, add additional assertions that AF is set, avoid unaligned acces...Christian Grothoff2017-01-07
* fix NPE if hole-external option is not setChristian Grothoff2017-01-06
* separate service for autoconfiguration from NAT traversalChristian Grothoff2017-01-06