Age | Commit message (Expand) | Author |
2016-10-31 | -more work towards NAT service | Christian Grothoff |
2016-07-25 | -ensure clean DNS shutdown, fix DNS-STUN termination issues | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-04-30 | implementing new scheduler shutdown semantics | Christian Grothoff |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-11-17 | -fixing memory leaks and shutdown issues related to NAT | Christian Grothoff |
2015-10-18 | -fix reporting of IP address | Christian Grothoff |
2015-10-07 | -newline, include error code | Christian Grothoff |
2015-10-07 | enable clean up of NAT STUN state, prevents test_plugin_udp from segfaulting | Christian Grothoff |
2015-10-07 | stylistic fixes | Christian Grothoff |
2015-10-05 | fix #3986 | Christian Grothoff |
2015-08-21 | Fix crashes and memory leaks. | Bruno Cabral |
2015-08-17 | Fix #3918 | Bruno Cabral |
2015-08-03 | -log more details about failing addr | Christian Grothoff |
2015-07-22 | TUN_IFNAME is the tunnel interface, not EXIT_IFNAME | David Barksdale |
2015-07-18 | Get STUN to work with UDP plugin | Bruno Cabral |
2015-07-07 | slightly nicer ifname cmp | Christian Grothoff |
2015-07-07 | do not add our virtual interfaces to our HELLO | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-06-15 | Initial import of STUN support | Bruno Cabral |
2015-06-06 | -must avoid returning resolutions during initialization | Christian Grothoff |
2015-02-21 | -indenting... | Christian Grothoff |
2015-02-09 | -instantly report addresses during NAT initialization if possible | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-06-24 | - added more debug messages to status2string | Christian Fuchs |
2014-06-17 | - renamed NAT's failure code to status code across gnunet (not GTK yet) | Christian Fuchs |
2014-05-19 | - updated NAT callback function defintion to no longer carry around strings, | Christian Fuchs |
2014-04-23 | -only complain about upnpc if it is actually enabled by config | Christian Grothoff |
2014-04-14 | fixing error message | Matthias Wachs |
2014-04-10 | upnp support just silently failed if upnp client is not available | Matthias Wachs |
2014-04-09 | debugging break | Matthias Wachs |
2014-04-09 | add address to list since we use local addresses OR it is not loobpack! | Matthias Wachs |
2014-02-20 | Allow redirection of STDERR when starting processes. | Sree Harsha Totakura |
2014-01-07 | -modify NAT API to return error messages about problems detected | Christian Grothoff |
2013-12-23 | -remove OLD, not new | Christian Grothoff |
2013-12-23 | -debug logic for NAT external IP resolution | Christian Grothoff |
2013-12-13 | remove external IP address from previous DNS lookup only after DNS lookup for... | Christian Grothoff |
2013-12-13 | -doxygen, indentation, fixing comments | Christian Grothoff |
2013-10-12 | - change --enable-ll to --enable-supermuc | Sree Harsha Totakura |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-05-15 | do not enumerate all IP addresses from our interfaces if the plugin is bound ... | Christian Grothoff |
2013-04-19 | added privilege testing parameters for nat-server and added parameters | Christian Fuchs |
2013-04-19 | added privilege testing parameters for helper-vpn, exit and nat-client. | Christian Fuchs |
2013-04-15 | -no boolean | Christian Grothoff |
2013-04-15 | extended the GNUNET_OS_check_helper_binary parameters to do previlege | Christian Fuchs |
2012-11-01 | -more libexec fixes | Christian Grothoff |
2012-10-26 | -bugfixes, code cleanup | Christian Grothoff |
2012-09-27 | -converting more places to use STRINGS_relative_time_to_string | Christian Grothoff |