-improve indentation, reduce duplication of PIDs in core's neighbour map
[oweals/gnunet.git] / src / nat / nat_auto.c
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-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-06-04 Christian Fuchs- added many lots of new error checking to nat_auto...
2014-05-19 Christian Fuchs- updated NAT callback function defintion to no longer...
2014-01-07 Christian Grothoff-modify NAT API to return error messages about problems...
2013-12-13 Christian Grothoff-doxygen, indentation, fixing comments
2013-10-06 Christian Grothoff-remove trailing whitespace
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-12-19 Christian Grothoff-fixes
2012-12-14 Sree Harsha Totakura- fix compile issue
2012-12-14 Christian Grothoff-fix compile issue
2012-12-12 Christian Grothoffnat auto code from gnunet-gtk now compiles as part...
2012-12-12 Christian Grothoff-starting to move nat autotest code over