aboutsummaryrefslogtreecommitdiff
path: root/src/pt/test_gnunet_vpn.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-02-fix testcase shutdownChristian Grothoff
2016-07-02-indicate skip if tests are not usedChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-21support gnurl's curl.h being in include/gnurl/ OR include/curl/Christian Grothoff
2015-05-28-disable verboseChristian Grothoff
2015-05-28-delay HTTP request 1s to ensure VPN is really upChristian Grothoff
2015-05-26-indentationChristian Grothoff
2015-05-22-fix bad leftover peerid to string conversionChristian Grothoff
2015-05-22-do not print this garbageChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-22remove 'nac' option from VPN, always return IP immediately, always build mesh...Christian Grothoff
2013-08-24-use GPLv3+ consistentlyChristian Grothoff
2013-06-04-fixChristian Grothoff
2013-05-29-switching GNS from RSA to ECCChristian Grothoff
2013-04-19added privilege testing parameters for helper-vpn, exit and nat-client.Christian Fuchs
2013-04-15-no booleanChristian Grothoff
2013-04-15extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs
2013-04-05started making test_gnunet_vpn a bit less linux-only. does not work on Christian Fuchs
2013-03-28some fixes to the pt/vpn testcase.Christian Fuchs
2012-12-21-renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff
2012-11-01-more libexec fixesChristian Grothoff
2012-10-26-bugfixes, code cleanupChristian Grothoff
2012-10-17-more rsa refactoringChristian Grothoff
2012-09-21Added warning to check the firewall when tests fail (which happend to me). TheMaximilian Szengel
2012-06-27-fix orderMartin Schanzenbach