aboutsummaryrefslogtreecommitdiff
path: root/src/pt/test_gns_vpn.c
Commit message (Expand)AuthorAge
* use of dns2gns proxy instead of DNS interceptor in VPN testChristian Grothoff2017-02-23
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix testcase shutdownChristian Grothoff2016-07-02
* -indicate skip if tests are not usedChristian Grothoff2016-07-02
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* support gnurl's curl.h being in include/gnurl/ OR include/curl/Christian Grothoff2015-06-21
* -leakChristian Grothoff2015-05-31
* -delay HTTP request 1s to ensure VPN is really upChristian Grothoff2015-05-28
* -more extensive permission check before running GNS testChristian Grothoff2015-05-26
* -avoid qe double-freeChristian Grothoff2015-05-26
* -initialize GNS DNS interception in testcase, so that curl will actually get ...Christian Grothoff2015-05-26
* -dns_root option is now deadChristian Grothoff2015-05-26
* -comments, doxygen, indentation, style fixes, working on test_gns_vpnChristian Grothoff2015-05-25
* -do listen to v6Christian Grothoff2015-05-22
* -stupid bugChristian Grothoff2015-05-22
* -fix bad leftover peerid to string conversionChristian Grothoff2015-05-22
* -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 e...Christian Grothoff2014-12-24
* -fix FTBFSChristian Grothoff2013-12-13
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff2013-10-16
* -rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD...Christian Grothoff2013-10-16
* -fix test ftbfsChristian Grothoff2013-10-11
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -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
* -fixChristian Grothoff2013-06-04
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
* added privilege testing parameters for nat-server and added parameters Christian Fuchs2013-04-19
* -no booleanChristian Grothoff2013-04-15
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
* -check for helpers in libexecChristian Grothoff2012-12-21
* -bugfixes, code cleanupChristian Grothoff2012-10-26
* -more rsa refactoringChristian Grothoff2012-10-17
* -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
* -check for iptMartin Schanzenbach2012-06-29
* -fixMartin Schanzenbach2012-06-29
* -fix orderMartin Schanzenbach2012-06-27