aboutsummaryrefslogtreecommitdiff
path: root/src/pt
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.
* started making test_gnunet_vpn a bit less linux-only. does not work on Christian Fuchs2013-04-05
| | | | | windows yet, though due to permissions checking, see other commits!
* some fixes to the pt/vpn testcase.Christian Fuchs2013-03-28
|
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* -check for helpers in libexecChristian Grothoff2012-12-21
|
* -eliminate consensus warningsChristian Grothoff2012-12-17
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* -use loopbackChristian Grothoff2012-11-02
|
* -more libexec fixesChristian Grothoff2012-11-01
|
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; ↵Christian Grothoff2012-10-29
| | | | updating code to run binaries from new location, which is no longer in PATH
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* -more rsa refactoringChristian Grothoff2012-10-17
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* -fixChristian Grothoff2012-10-09
|
* -I think these should be .gads, not .gnunet at this pointChristian Grothoff2012-09-28
|
* -do not close stdin/stdout for standard system progsChristian Grothoff2012-09-28
|
* Added warning to check the firewall when tests fail (which happend to me). TheMaximilian Szengel2012-09-21
| | | | | long diff is due to running pre-commit script prior to check-in.
* Eliminate mesh priority optionBart Polot2012-07-25
|
* Eliminated mesh API bufferingBart Polot2012-07-25
|
* -check for iptMartin Schanzenbach2012-06-29
|
* -onlu linuxMartin Schanzenbach2012-06-29
|
* -fixMartin Schanzenbach2012-06-29
|
* -fixMartin Schanzenbach2012-06-27
|
* -fix orderMartin Schanzenbach2012-06-27
|
* LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff2012-06-10
| | | | UTF-8 for all command-line tools.
* -fix leakChristian Grothoff2012-01-25
|
* -adding support for routing DNS requests via MESH to PT daemonChristian Grothoff2012-01-18
|
* -adding DNS exit-from-mesh functionality to gnunet-service-dnsChristian Grothoff2012-01-18
|
* -fixing #2082 -- allow iptables/ip/sysctl to also be in /usr/sbinChristian Grothoff2012-01-18
|
* implemented new protocol translation daemon (#2063)Christian Grothoff2012-01-16
|
* -finishing first implementation of protocol translation daemonChristian Grothoff2012-01-16
|
* -expanding draft codeChristian Grothoff2012-01-16
|
* -skeleton for new PT daemonChristian Grothoff2012-01-16