aboutsummaryrefslogtreecommitdiff
path: root/src/nat/nat_auto.c
Commit message (Collapse)AuthorAge
* added privilege testing parameters for nat-server and added parameters Christian Fuchs2013-04-19
| | | | | | | to currently windows-only tests (less work in the future, even if this is ATM unused)
* added privilege testing parameters for helper-vpn, exit and nat-client.Christian Fuchs2013-04-19
| | | | | todo: nat-server
* -no booleanChristian Grothoff2013-04-15
|
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
| | | | | | | | | | | | | | checking in windows. To do so, tested binaries must still be supplied with valid commandline arguments, but on windows gnunet will utilize the -d flag to run the programs initialization phase or privileged operations only. In these modes, a program will not enter its mainloop or communicate with the outside. updated relevant function calls gnunet-wide to meet the extended function parameters.
* -fixesChristian Grothoff2012-12-19
|
* - fix compile issueSree Harsha Totakura2012-12-14
|
* -fix compile issueChristian Grothoff2012-12-14
|
* nat auto code from gnunet-gtk now compiles as part of libgnunetnatChristian Grothoff2012-12-12
|
* -starting to move nat autotest code overChristian Grothoff2012-12-12