aboutsummaryrefslogtreecommitdiff
path: root/src/nat
Commit message (Expand)AuthorAge
* 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
* - added more debug messages to status2stringChristian Fuchs2014-06-24
* - renamed NAT's failure code to status code across gnunet (not GTK yet)Christian Fuchs2014-06-17
* - added missing comma in nat-testChristian Fuchs2014-06-11
* - moved timeout handling responsibility from for nat tests from caller to the...Christian Fuchs2014-06-08
* - disentangled test_icmp_client and test_icmp_server's logicsChristian Fuchs2014-06-04
* - added many lots of new error checking to nat_auto and nat_mini. icmp_client...Christian Fuchs2014-06-04
* - adapted nat-tests for API changesChristian Fuchs2014-05-19
* - updated NAT callback function defintion to no longer carry around strings,Christian Fuchs2014-05-19
* - rename also contents of config files, update config filesBart Polot2014-05-07
* -only complain about upnpc if it is actually enabled by configChristian Grothoff2014-04-23
* -indentation, cast to avoid compiler warningChristian Grothoff2014-04-23
* -grab source IP from outer IP header, not from inner IP headerChristian Grothoff2014-04-14
* fixing error messageMatthias Wachs2014-04-14
* handle nat_register failMatthias Wachs2014-04-10
* upnp support just silently failed if upnp client is not availableMatthias Wachs2014-04-10
* debugging breakMatthias Wachs2014-04-09
* add address to list since we use local addresses OR it is not loobpack!Matthias Wachs2014-04-09
* -more version bumpingChristian Grothoff2014-04-08
* -fix linkage issue that could cause a transport service crash on exit for cer...Christian Grothoff2014-03-07
* -fix map cmd shutdownChristian Grothoff2014-03-07
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* -modify NAT API to return error messages about problems detectedChristian Grothoff2014-01-07
* -remove OLD, not newChristian Grothoff2013-12-23
* -debug logic for NAT external IP resolutionChristian Grothoff2013-12-23
* malloc -> newLRN2013-12-19
* remove external IP address from previous DNS lookup only after DNS lookup for...Christian Grothoff2013-12-13
* -doxygen, indentation, fixing commentsChristian Grothoff2013-12-13
* -fix #3192, as suggestedChristian Grothoff2013-12-10
* applying patch from #3148 (by shedatc) to make gnunet-helper-nat-client compi...Christian Grothoff2013-11-30
* -doxygenChristian Grothoff2013-11-29
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* fix warningMatthias Wachs2013-10-01
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* -misc fixes based on cppcheckChristian Grothoff2013-09-25