aboutsummaryrefslogtreecommitdiff
path: root/src/pt
Commit message (Collapse)AuthorAge
...
* -initialize GNS DNS interception in testcase, so that curl will actually get ↵Christian Grothoff2015-05-26
| | | | GNS resolution
* -dns_root option is now deadChristian Grothoff2015-05-26
|
* -comments, doxygen, indentation, style fixes, working on test_gns_vpnChristian Grothoff2015-05-25
|
* -fix configs to comply with current versionChristian Grothoff2015-05-22
|
* -do listen to v6Christian Grothoff2015-05-22
|
* -stupid bugChristian Grothoff2015-05-22
|
* -fix bad leftover peerid to string conversionChristian Grothoff2015-05-22
|
* -do not print this garbageChristian Grothoff2015-05-22
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* address Debian #758937: allow use of curl if it is really the gnutls version ↵Christian Grothoff2014-09-04
| | | | and libgnurl is unavailable
* - rename also contents of config files, update config filesBart Polot2014-05-07
|
* Update all am filesBart Polot2014-05-07
|
* Rename mesh->cadetBart Polot2014-05-07
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* -fix FTBFSChristian Grothoff2013-12-13
|
* - change mesh channel creation/notification APIBart Polot2013-12-05
|
* Use encrypted MESH by defaultBart Polot2013-11-14
|
* -moving from libcurl to libgnurlChristian Grothoff2013-10-23
|
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols ↵Christian Grothoff2013-10-16
| | | | that were moved
* -rename fest for symbols moved from GNUNET_NAMESTORE_ to new ↵Christian Grothoff2013-10-16
| | | | GNUNET_GNSRECORD_ library
* -fix test ftbfsChristian Grothoff2013-10-11
|
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -fixing build issues in pt/exit/vpn related to #3047Christian Grothoff2013-09-30
|
* -fix R-PI FTBFSChristian Grothoff2013-09-26
|
* #2915: supporting multiple DNS exits and ranking among themChristian Grothoff2013-09-22
|
* -minor code cleanupChristian Grothoff2013-09-22
|
* remove 'nac' option from VPN, always return IP immediately, always build ↵Christian Grothoff2013-09-22
| | | | mesh tunnel asynchronously afterwards
* do DNS exit lookup in DHTChristian Grothoff2013-09-21
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
|
* -gads to gnuChristian Grothoff2013-08-15
|
* -getting rid of duplication of record type values / enum GNUNET_GNS_RecordTypeChristian Grothoff2013-08-13
|
* -adapt PT test to new namestore APIChristian Grothoff2013-08-13
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* -fix #2940 - FTBFSChristian Grothoff2013-07-14
|
* Added mesh reliable tunnelsBart Polot2013-07-08
|
* Replace mesh with new versionBart Polot2013-06-28
|
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
| | | | | This is all because emscripten doesn't have getaddrinfo.
* -duplicationChristian Grothoff2013-06-04
|
* -fixChristian Grothoff2013-06-04
|
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
|
* -only run PT tests if we have libcurlChristian Grothoff2013-05-21
|
* 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)