aboutsummaryrefslogtreecommitdiff
path: root/src/pt/Makefile.am
Commit message (Collapse)AuthorAge
* -fix R-PI FTBFSChristian Grothoff2013-09-26
|
* do DNS exit lookup in DHTChristian Grothoff2013-09-21
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
| | | | | This is all because emscripten doesn't have getaddrinfo.
* -duplicationChristian Grothoff2013-06-04
|
* -only run PT tests if we have libcurlChristian Grothoff2013-05-21
|
* 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