aboutsummaryrefslogtreecommitdiff
path: root/src/nat/gnunet-service-nat.c
Commit message (Expand)AuthorAge
* 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
* 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-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
* -more work towards NAT serviceChristian Grothoff2016-10-31
* add template for NAT serviceChristian Grothoff2016-10-31