aboutsummaryrefslogtreecommitdiff
path: root/src/nat
Commit message (Expand)AuthorAge
* 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
* add draft man page for gnunet-natChristian Grothoff2016-11-27
* largely completing gnunet-nat tool, using new service API (but untested)Christian Grothoff2016-11-27
* work on new gnunet-nat tool, towards new NAT APIChristian Grothoff2016-11-27
* - add subdirectory gitignore filesBart Polot2016-11-09
* -more work towards NAT serviceChristian Grothoff2016-10-31
* add template for NAT serviceChristian Grothoff2016-10-31
* finish (untested) new NAT client libraryChristian Grothoff2016-10-24
* towards implementing autoconfig part of NAT libChristian Grothoff2016-10-24
* more work on new nat libraryChristian Grothoff2016-10-24
* working towards new NAT client library implementationChristian Grothoff2016-10-24
* new NAT lib client api skeletonChristian Grothoff2016-10-23
* specing out the NAT service IPC messages'Christian Grothoff2016-10-23
* start defining IPC messages for NATChristian Grothoff2016-10-23
* -ensure clean DNS shutdown, fix DNS-STUN termination issuesChristian Grothoff2016-07-25
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* migrate nat_auto to MQChristian Grothoff2016-06-24
* migrate nat_test to MQChristian Grothoff2016-06-24
* fix compiler warningsChristian Grothoff2016-05-06
* fixing compiler warningsChristian Grothoff2016-05-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -fixing memory leaks and shutdown issues related to NATChristian Grothoff2015-11-17
* -fix reporting of IP addressChristian Grothoff2015-10-18
* -newline, include error codeChristian Grothoff2015-10-07
* -no printfChristian Grothoff2015-10-07
* -fix testcase to handle SUCCESS status reply, only recv UDP after STUN Reques...Christian Grothoff2015-10-07
* enable clean up of NAT STUN state, prevents test_plugin_udp from segfaultingChristian Grothoff2015-10-07
* -removing spectacular dead codeChristian Grothoff2015-10-07
* stylistic fixesChristian Grothoff2015-10-07
* - fix multiple gnunet-nat crashesBart Polot2015-10-06
* - fix use of uninitialized memoryBart Polot2015-10-06