aboutsummaryrefslogtreecommitdiff
path: root/src/nat
Commit message (Expand)AuthorAge
* 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
* pass section name instead of specific option via IPCChristian Grothoff2017-01-05
* update commentsChristian Grothoff2017-01-05
* handle 'AUTO' option in manual hole punching setupChristian Grothoff2017-01-05
* move external IP logic to separate fileChristian Grothoff2017-01-05
* properly handle DynDNS lookup resultsChristian Grothoff2017-01-05
* notesChristian Grothoff2017-01-05
* splitting off ant_api_auto.c from main nat_api.cChristian Grothoff2017-01-05
* work towards supporting manual hole punching in new NAT serviceChristian Grothoff2017-01-05
* fixes for starting and stopping gnunet-helper-nat-serverChristian Grothoff2017-01-02
* preparations for proper manual hole punching support in new NAT APIChristian Grothoff2017-01-02
* improve/fix handling of NAT server logic for ICMP-based autonomous NAT traversalChristian Grothoff2017-01-02
* notes for next steps with NATChristian Grothoff2016-12-25
* ensure nat clients get notifications on disconnect about 'lost' addressesChristian Grothoff2016-12-25
* working on proper IP address filtering logicChristian Grothoff2016-12-25
* fix upnpc invocation for port mapping with upnpcChristian Grothoff2016-12-25
* improve types, eliminate compiler warning for unused functionChristian Grothoff2016-12-23
* disambiguate -L option to gnunet-natChristian Grothoff2016-12-18
* update todosChristian Grothoff2016-12-18
* properly process external IP addresses from upnpc-based hole punchingChristian Grothoff2016-12-18
* implement writing of configuration file in autoconfigurationChristian Grothoff2016-12-18
* finish external-ip client notification, but not yet testedChristian Grothoff2016-12-17
* towards notifying clients about external-ip resultsChristian Grothoff2016-12-17
* enable sending only differences for autoconfigurationChristian Grothoff2016-12-17
* need to strdup as this will be freedChristian Grothoff2016-12-17
* init 'ch' fieldChristian Grothoff2016-12-17
* misc. improvements to new NAT service, starting with autoconfiguration logicChristian Grothoff2016-12-17
* disambiguate option flag -lChristian Grothoff2016-12-16
* fix shutdown, fix size calculationChristian Grothoff2016-12-16
* fix minor bugsChristian Grothoff2016-12-16
* add PORT to NAT configuration, generate nat.conf from nat.conf.in, implement ...Christian Grothoff2016-12-16
* implement keeping and timeout of NAT STUN dataChristian Grothoff2016-11-30
* this is now doneChristian Grothoff2016-11-30
* decided to keep NAT test logic in client libraryChristian Grothoff2016-11-30
* moving basic logic for launching nat-client helper to new NAT serviceChristian Grothoff2016-11-30
* moving basic logic for launching nat-server helper to new NAT serviceChristian Grothoff2016-11-30
* towards moving STUN logic into new NAT serviceChristian Grothoff2016-11-30
* handle ports for interface scan data properlyChristian Grothoff2016-11-30
* note that port is not patchedChristian Grothoff2016-11-27
* fix proper setting of scope information for IPv6Christian Grothoff2016-11-27
* expand logic for address class detection, including private and sensitive IP ...Christian Grothoff2016-11-27
* towards implementing notification for peer addressesChristian Grothoff2016-11-27
* remove FIXME that has been addressedChristian Grothoff2016-11-27
* implement reading STUN data from interface in gnunet-natChristian Grothoff2016-11-27
* add outputChristian Grothoff2016-11-27