aboutsummaryrefslogtreecommitdiff
path: root/src/nat/nat_test.c
Commit message (Expand)AuthorAge
* remove legacy NAT library logic, or preserve if it might still be usefulChristian Grothoff2017-01-07
* migrate nat_test to MQChristian Grothoff2016-06-24
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -no printfChristian Grothoff2015-10-07
* gnunet-nat, tool to suggest changes to configure based on NAT configurationBruno Cabral2015-08-22
* Get STUN to work with UDP pluginBruno Cabral2015-07-18
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -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
* - 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
* - 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
* - updated NAT callback function defintion to no longer carry around strings,Christian Fuchs2014-05-19
* handle nat_register failMatthias Wachs2014-04-10
* -modify NAT API to return error messages about problems detectedChristian Grothoff2014-01-07
* -doxygen, indentation, fixing commentsChristian Grothoff2013-12-13
* -doxygenChristian Grothoff2013-11-29
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
* -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
* Fixed GNUNET_CLIENT_service_test on FreeBSD.David Barksdale2013-06-20
* -fixChristian Grothoff2012-05-17
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff2012-04-19
* -use define, fix timeoutChristian Grothoff2012-03-31
* use LOG macro in nat.cChristian Grothoff2011-10-10
* dbg support:Christian Grothoff2011-09-15
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* loggingChristian Grothoff2011-07-11
* set af, better error msgsChristian Grothoff2011-07-07
* udp fixesChristian Grothoff2011-07-07
* testcase for nat test codeChristian Grothoff2011-07-01
* indentChristian Grothoff2011-07-01
* more nat codeChristian Grothoff2011-07-01
* commentsChristian Grothoff2011-07-01
* more hacking on nat test codeChristian Grothoff2011-07-01
* draft for NAT_test APIChristian Grothoff2011-07-01