aboutsummaryrefslogtreecommitdiff
path: root/src/pt/Makefile.am
Commit message (Collapse)AuthorAge
* 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.
* 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
* -onlu linuxMartin Schanzenbach2012-06-29
|
* -fixMartin Schanzenbach2012-06-27
|
* -fix orderMartin Schanzenbach2012-06-27
|
* -adding support for routing DNS requests via MESH to PT daemonChristian Grothoff2012-01-18
|
* -expanding draft codeChristian Grothoff2012-01-16
|
* -skeleton for new PT daemonChristian Grothoff2012-01-16