aboutsummaryrefslogtreecommitdiff
path: root/src/nat
AgeCommit message (Expand)Author
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-05-13add missing #defineChristian Grothoff
2018-05-13get rid of plain memcpy callsChristian Grothoff
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2018-01-07Fixed potential NULL dereference.anryko
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-15Porting 'nat'.Marcello Stanisci
2017-03-10add assertion to make static analysis happyChristian Grothoff
2017-03-10disambiguate enum type of valueChristian Grothoff
2017-03-10fix memory leakChristian Grothoff
2017-03-10fix memory leakChristian Grothoff
2017-03-10make compiler happyChristian Grothoff
2017-03-09fix issue with NAT logic overwriting port specified by user in manual hole pu...Christian Grothoff
2017-02-25W32: Splice GNUNET_memcpy macro into NAT and GNS helpersРуслан Ижбулатов
2017-02-25Silence a GCC warning in gnunet-nat.cРуслан Ижбулатов
2017-02-19fix zombie-festChristian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-23fix unaligned accessChristian Grothoff
2017-01-15fix format string issueChristian Grothoff
2017-01-12handle case upnpc not found nicelyChristian Grothoff
2017-01-12spacingChristian Grothoff
2017-01-11fix FTBFSChristian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2017-01-09enable upnpc by defaultChristian Grothoff
2017-01-09eliminate dead NAT optionsChristian Grothoff
2017-01-09log at DEBUG levelChristian Grothoff
2017-01-09cancel potentially dangling reconnect taskChristian Grothoff
2017-01-08fix potential free-of-nullChristian Grothoff
2017-01-08fix potential NPEChristian Grothoff
2017-01-07fix calls to test_address, expects a struct sockaddr, not an in_addrChristian Grothoff
2017-01-07remove legacy NAT library logic, or preserve if it might still be usefulChristian Grothoff
2017-01-07fixing uninit sin_addr; now successfully tested external hole punching suppor...Christian Grothoff
2017-01-07fix free of statically allocated valueChristian Grothoff
2017-01-07was testedChristian Grothoff
2017-01-07fix bad cast, add additional assertions that AF is set, avoid unaligned acces...Christian Grothoff
2017-01-06fix NPE if hole-external option is not setChristian Grothoff
2017-01-06separate service for autoconfiguration from NAT traversalChristian Grothoff
2017-01-05pass section name instead of specific option via IPCChristian Grothoff
2017-01-05update commentsChristian Grothoff
2017-01-05handle 'AUTO' option in manual hole punching setupChristian Grothoff
2017-01-05move external IP logic to separate fileChristian Grothoff
2017-01-05properly handle DynDNS lookup resultsChristian Grothoff
2017-01-05notesChristian Grothoff
2017-01-05splitting off ant_api_auto.c from main nat_api.cChristian Grothoff
2017-01-05work towards supporting manual hole punching in new NAT serviceChristian Grothoff
2017-01-02fixes for starting and stopping gnunet-helper-nat-serverChristian Grothoff
2017-01-02preparations for proper manual hole punching support in new NAT APIChristian Grothoff
2017-01-02improve/fix handling of NAT server logic for ICMP-based autonomous NAT traversalChristian Grothoff
2016-12-25notes for next steps with NATChristian Grothoff