aboutsummaryrefslogtreecommitdiff
path: root/src/pt/test_gnunet_vpn.c
Commit message (Expand)AuthorAge
* Make gnurl and curl mutually exclusive.Florian Dold2019-04-30
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* -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
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* 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
* -disable verboseChristian Grothoff2015-05-28
* -delay HTTP request 1s to ensure VPN is really upChristian Grothoff2015-05-28
* -indentationChristian Grothoff2015-05-26
* -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
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -remove trailing whitespaceChristian Grothoff2013-10-06
* remove 'nac' option from VPN, always return IP immediately, always build mesh...Christian Grothoff2013-09-22
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* -fixChristian Grothoff2013-06-04
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
* added privilege testing parameters for helper-vpn, exit and nat-client.Christian Fuchs2013-04-19
* -no booleanChristian Grothoff2013-04-15
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
* started making test_gnunet_vpn a bit less linux-only. does not work on Christian Fuchs2013-04-05
* some fixes to the pt/vpn testcase.Christian Fuchs2013-03-28
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
* -more libexec fixesChristian Grothoff2012-11-01
* -bugfixes, code cleanupChristian Grothoff2012-10-26
* -more rsa refactoringChristian Grothoff2012-10-17
* Added warning to check the firewall when tests fail (which happend to me). TheMaximilian Szengel2012-09-21
* -fix orderMartin Schanzenbach2012-06-27