continue to fix extract result
[oweals/gnunet.git] / src / nat /
2016-05-06 Christian Grothofffix compiler warnings
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
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 Grothoff-no printf
2015-10-07 Christian Grothoff-fix testcase to handle SUCCESS status reply, only...
2015-10-07 Christian Grothoffenable clean up of NAT STUN state, prevents test_plugin...
2015-10-07 Christian Grothoff-removing spectacular dead code
2015-10-07 Christian Grothoffstylistic fixes
2015-10-06 Bart Polot- fix multiple gnunet-nat crashes
2015-10-06 Bart Polot- fix use of uninitialized memory
2015-10-05 Christian Grothofffix #3986
2015-09-30 Carlo von lynXDESTDIR fix in Makefiles needed by distro packagers
2015-09-29 Christian Grothoffreport skipped tests, doxygen fixes
2015-09-05 Christian Grothoff-fix
2015-08-28 Bruno CabralFix review,
2015-08-27 Bruno CabralFix review . PATCH 1/3
2015-08-22 Bruno Cabralgnunet-nat, tool to suggest changes to configure based...
2015-08-21 Bruno CabralFix crashes and memory leaks.
2015-08-21 Bruno CabralAdd test_nat to makefile
2015-08-21 Bruno CabralAdd missing file
2015-08-17 Bruno CabralFix #3918
2015-08-03 Christian Grothoff-log more details about failing addr
2015-07-24 Bruno CabralDisable Stun
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-14 Christian Grothoff-fix ARM binding
2015-07-07 Christian Grothoffslightly nicer ifname cmp
2015-07-07 Christian Grothoffdo not add our virtual interfaces to our HELLO
2015-07-01 Bruno Cabral(no commit message)
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-27 Christian Grothoff-add missing include, remove redundant includes
2015-06-25 Matthias Wachsadding a first set of fixmes to stun code
2015-06-25 Matthias Wachsadding a first set of fixmes to stun code
2015-06-25 Bruno CabralPolish and simplyfy STUN code, move STUN code to GNUNET...
2015-06-24 Bruno CabralCommit rewrite before moving to GNUNET_NAT functions
2015-06-22 Christian Grothoff-doxygen fixes
2015-06-21 David Barksdaledos2unix
2015-06-15 Bruno CabralStub nat_stun.c
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
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-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-12-01 Christian Grothoff-fix nat test timeout/termination issue
2014-10-03 Christian Grothoff-set socket to NULL on close to avoid double-close...
2014-10-03 Christian Grothoff-return non-NULL even if we instantly fail
2014-10-03 Christian Grothoff-fix NPE in NAT test
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
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-06-11 Christian Fuchs- added missing comma in nat-test
2014-06-08 Christian Fuchs- moved timeout handling responsibility from for nat...
2014-06-04 Christian Fuchs- disentangled test_icmp_client and test_icmp_server...
2014-06-04 Christian Fuchs- added many lots of new error checking to nat_auto...
2014-05-19 Christian Fuchs- adapted nat-tests for API changes
2014-05-19 Christian Fuchs- updated NAT callback function defintion to no longer...
2014-05-07 Bart Polot- rename also contents of config files, update config...
2014-04-23 Christian Grothoff-only complain about upnpc if it is actually enabled...
2014-04-23 Christian Grothoff-indentation, cast to avoid compiler warning
2014-04-14 Christian Grothoff-grab source IP from outer IP header, not from inner...
2014-04-14 Matthias Wachsfixing error message
2014-04-10 Matthias Wachshandle nat_register fail
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-04-08 Christian Grothoff-more version bumping
2014-03-07 Christian Grothoff-fix linkage issue that could cause a transport service...
2014-03-07 Christian Grothoff-fix map cmd shutdown
2014-02-20 Sree Harsha TotakuraAllow redirection of STDERR when starting processes.
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
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-19 LRNmalloc -> new
2013-12-13 Christian Grothoffremove external IP address from previous DNS lookup...
2013-12-13 Christian Grothoff-doxygen, indentation, fixing comments
2013-12-10 Christian Grothoff-fix #3192, as suggested
2013-11-30 Christian Grothoffapplying patch from #3148 (by shedatc) to make gnunet...
2013-11-29 Christian Grothoff-doxygen
2013-10-12 Sree Harsha Totakura- change --enable-ll to --enable-supermuc
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-01 Matthias Wachsfix warning
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-25 Christian Grothoff-misc fixes based on cppcheck
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
next