fix #4546
[oweals/gnunet.git] / src / nat / nat_test.c
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-10-07 Christian Grothoff-no printf
2015-08-22 Bruno Cabralgnunet-nat, tool to suggest changes to configure based...
2015-07-18 Bruno CabralGet STUN to work with UDP plugin
2015-06-30 Christian Grothofffix #3869: outdated FSF address
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-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-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-08 Christian Fuchs- moved timeout handling responsibility from for nat...
2014-06-04 Christian Fuchs- disentangled test_icmp_client and test_icmp_server...
2014-05-19 Christian Fuchs- updated NAT callback function defintion to no longer...
2014-04-10 Matthias Wachshandle nat_register fail
2014-01-07 Christian Grothoff-modify NAT API to return error messages about problems...
2013-12-13 Christian Grothoff-doxygen, indentation, fixing comments
2013-11-29 Christian Grothoff-doxygen
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-06-20 David BarksdaleFixed GNUNET_CLIENT_service_test on FreeBSD.
2012-05-17 Christian Grothoff-fix
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-03-31 Christian Grothoff-use define, fix timeout
2011-10-10 Christian Grothoffuse LOG macro in nat.c
2011-09-15 Christian Grothoffdbg support:
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-11 Christian Grothofflogging
2011-07-07 Christian Grothoffset af, better error msgs
2011-07-07 Christian Grothoffudp fixes
2011-07-01 Christian Grothofftestcase for nat test code
2011-07-01 Christian Grothoffindent
2011-07-01 Christian Grothoffmore nat code
2011-07-01 Christian Grothoffcomments
2011-07-01 Christian Grothoffmore hacking on nat test code
2011-07-01 Christian Grothoffdraft for NAT_test API