aboutsummaryrefslogtreecommitdiff
path: root/src/nat
Commit message (Expand)AuthorAge
* -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
* fix #3986Christian Grothoff2015-10-05
* DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX2015-09-30
* report skipped tests, doxygen fixesChristian Grothoff2015-09-29
* -fixChristian Grothoff2015-09-05
* Fix review,Bruno Cabral2015-08-28
* Fix review . PATCH 1/3Bruno Cabral2015-08-27
* gnunet-nat, tool to suggest changes to configure based on NAT configurationBruno Cabral2015-08-22
* Fix crashes and memory leaks.Bruno Cabral2015-08-21
* Add test_nat to makefileBruno Cabral2015-08-21
* Add missing fileBruno Cabral2015-08-21
* Fix #3918Bruno Cabral2015-08-17
* -log more details about failing addrChristian Grothoff2015-08-03
* Disable StunBruno Cabral2015-07-24
* TUN_IFNAME is the tunnel interface, not EXIT_IFNAMEDavid Barksdale2015-07-22
* Get STUN to work with UDP pluginBruno Cabral2015-07-18
* -fix ARM bindingChristian Grothoff2015-07-14
* slightly nicer ifname cmpChristian Grothoff2015-07-07
* do not add our virtual interfaces to our HELLOChristian Grothoff2015-07-07
* (no commit message)Bruno Cabral2015-07-01
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -add missing include, remove redundant includesChristian Grothoff2015-06-27
* adding a first set of fixmes to stun codeMatthias Wachs2015-06-25
* adding a first set of fixmes to stun codeMatthias Wachs2015-06-25
* Polish and simplyfy STUN code, move STUN code to GNUNET_NAT_Bruno Cabral2015-06-25
* Commit rewrite before moving to GNUNET_NAT functionsBruno Cabral2015-06-24
* -doxygen fixesChristian Grothoff2015-06-22
* dos2unixDavid Barksdale2015-06-21
* Stub nat_stun.cBruno Cabral2015-06-15
* Initial import of STUN supportBruno Cabral2015-06-15
* -must avoid returning resolutions during initializationChristian Grothoff2015-06-06
* -indenting...Christian Grothoff2015-02-21
* -instantly report addresses during NAT initialization if possibleChristian Grothoff2015-02-09
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* -fix nat test timeout/termination issueChristian Grothoff2014-12-01
* -set socket to NULL on close to avoid double-close, do not cleanup on timeout...Christian Grothoff2014-10-03
* -return non-NULL even if we instantly failChristian Grothoff2014-10-03
* -fix NPE in NAT testChristian Grothoff2014-10-03
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13