aboutsummaryrefslogtreecommitdiff
path: root/src/nat/nat_mini.c
Commit message (Expand)AuthorAge
* remove legacy NAT library logic, or preserve if it might still be usefulChristian Grothoff2017-01-07
* 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
* 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
* - renamed NAT's failure code to status code across gnunet (not GTK yet)Christian Fuchs2014-06-17
* - added many lots of new error checking to nat_auto and nat_mini. icmp_client...Christian Fuchs2014-06-04
* - updated NAT callback function defintion to no longer carry around strings,Christian Fuchs2014-05-19
* -fix linkage issue that could cause a transport service crash on exit for cer...Christian Grothoff2014-03-07
* -fix map cmd shutdownChristian Grothoff2014-03-07
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
* -modify NAT API to return error messages about problems detectedChristian Grothoff2014-01-07
* malloc -> newLRN2013-12-19
* -no booleanChristian Grothoff2013-04-15
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
* -better logging in NATChristian Grothoff2012-10-31
* -LRN: Another take on std descriptor inheritanceChristian Grothoff2012-07-09
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
* -LRN: use plibc SSCANF instead of sscanfChristian Grothoff2012-03-11
* enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff2012-02-27
* LRN: enable more fine-grained control over blocking/non-blocking pipe operationChristian Grothoff2012-01-14
* use LOG macro in nat.cChristian Grothoff2011-10-10
* check for external-ip before forkingChristian Grothoff2011-09-15
* dbg support:Christian Grothoff2011-09-15
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* make external-IP api non-blockingChristian Grothoff2011-08-15
* dceChristian Grothoff2011-07-16
* loggingChristian Grothoff2011-07-11
* proper cleanupChristian Grothoff2011-07-11
* endianChristian Grothoff2011-07-08
* mini worksChristian Grothoff2011-07-08
* apifixChristian Grothoff2011-07-08
* towards UPnP supportChristian Grothoff2011-07-08
* fxChristian Grothoff2011-07-08
* adding code to get external IP from miniupnp toolChristian Grothoff2011-07-07