-fix (C) notices
[oweals/gnunet.git] / src / nat / nat.c
2016-01-19 Christian Grothoff-fix (C) notices
2015-11-17 Christian Grothoff-fixing memory leaks and shutdown issues related to NAT
2015-10-18 Christian Grothoff-fix reporting of IP address
2015-10-07 Christian Grothoff-newline, include error code
2015-10-07 Christian Grothoffenable clean up of NAT STUN state, prevents test_plugin...
2015-10-07 Christian Grothoffstylistic fixes
2015-10-05 Christian Grothofffix #3986
2015-08-21 Bruno CabralFix crashes and memory leaks.
2015-08-17 Bruno CabralFix #3918
2015-08-03 Christian Grothoff-log more details about failing addr
2015-07-22 David BarksdaleTUN_IFNAME is the tunnel interface, not EXIT_IFNAME
2015-07-18 Bruno CabralGet STUN to work with UDP plugin
2015-07-07 Christian Grothoffslightly nicer ifname cmp
2015-07-07 Christian Grothoffdo not add our virtual interfaces to our HELLO
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-15 Bruno CabralInitial import of STUN support
2015-06-06 Christian Grothoff-must avoid returning resolutions during initialization
2015-02-21 Christian Grothoff-indenting...
2015-02-09 Christian Grothoff-instantly report addresses during NAT initialization...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-06-24 Christian Fuchs- added more debug messages to status2string
2014-06-17 Christian Fuchs- renamed NAT's failure code to status code across...
2014-05-19 Christian Fuchs- updated NAT callback function defintion to no longer...
2014-04-23 Christian Grothoff-only complain about upnpc if it is actually enabled...
2014-04-14 Matthias Wachsfixing error message
2014-04-10 Matthias Wachsupnp support just silently failed if upnp client is...
2014-04-09 Matthias Wachsdebugging break
2014-04-09 Matthias Wachsadd address to list since we use local addresses OR...
2014-02-20 Sree Harsha TotakuraAllow redirection of STDERR when starting processes.
2014-01-07 Christian Grothoff-modify NAT API to return error messages about problems...
2013-12-23 Christian Grothoff-remove OLD, not new
2013-12-23 Christian Grothoff-debug logic for NAT external IP resolution
2013-12-13 Christian Grothoffremove external IP address from previous DNS lookup...
2013-12-13 Christian Grothoff-doxygen, indentation, fixing comments
2013-10-12 Sree Harsha Totakura- change --enable-ll to --enable-supermuc
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-05-15 Christian Grothoffdo not enumerate all IP addresses from our interfaces...
2013-04-19 Christian Fuchsadded privilege testing parameters for nat-server and...
2013-04-19 Christian Fuchsadded privilege testing parameters for helper-vpn,...
2013-04-15 Christian Grothoff-no boolean
2013-04-15 Christian Fuchsextended the GNUNET_OS_check_helper_binary parameters...
2012-11-01 Christian Grothoff-more libexec fixes
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-09-27 Christian Grothoff-converting more places to use STRINGS_relative_time_to...
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-03-11 Christian Grothoff-LRN: use plibc SSCANF instead of sscanf
2012-03-02 Matthias Wachs- LRN's patch
2012-02-28 Christian Grothoff-fix option test
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2011-11-29 Christian Grothoff-fixing indentation
2011-11-28 Christian Grothoff-more doxygen fixes
2011-11-17 Matthias Wachsapi change for network interface iterations to support...
2011-11-05 Christian Grothoffno in_addr_t on W32
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-02 Matthias Wachsdisable local addresses
2011-10-10 Christian Grothoffuse LOG macro in nat.c
2011-09-15 Christian Grothoffdbg support:
2011-09-15 Christian Grothoffactually use external resolution code; fix SUID check
2011-09-02 Christian Grothoffdoxygen
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-19 Christian Grothofffix
2011-07-11 Christian Grothofffixes
2011-07-11 Christian Grothofflogging
2011-07-11 Christian Grothoffproper cleanup
2011-07-08 Christian Grothoffintegrating miniupnp with nat library
2011-07-07 Christian Grothoffmove SUID test code to util
2011-07-07 Christian Grothofffix
2011-07-04 Christian Grothoffreport IP from bind
2011-07-04 Christian Grothoffoption to not do DNS lookup of hostname
2011-07-03 Christian Grothoffstuff
2011-07-01 Christian Grothofftestcase for nat test code
2011-07-01 Christian Grothoffmore hacking on nat test code
2011-07-01 Christian Grothofffinishing gnunet-nat-server
2011-07-01 Christian Grothoffrenaming gnunet-nat-server/client for consistency,...
2011-06-30 Christian Grothoffmake refresh frequencies configurable
2011-06-29 Christian Grothoffimproving NAT code
2011-06-29 Matthias Wachsneed more checks
2011-06-29 Matthias Wachsdisabling output
2011-06-26 Christian Grothoffpartial fix of the NAT troubles
2011-06-25 Christian Grothoffthe big NAT change
2011-06-09 Christian Grothoffpass cfg to nat
2010-11-27 Nils DurnerMinGW
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-10-11 Christian Grothofffixing segv
2010-10-09 Moonrework UPnP code to use GNUnet scheduler and network API
2010-09-21 Christian Grothofffix doxygen warning
2010-09-01 Christian Grothoffstarting NAT code cleanup
2010-07-02 Christian Grothoffgpl3
2009-11-15 Christian Grothoffdoxygen-fixes
2009-11-14 Christian Grothofffixing doxygen comments
2009-11-13 Christian Grothofffixing doxygen and style issues in NAT code
2009-11-04 Christian Grothoffbugfixes and redesigning scheduler API
2009-10-30 Moonbunch of fixes to bugs found by grothoff
next