index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pt
/
test_gnunet_vpn.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-07-02
-fix testcase shutdown
Christian Grothoff
2016-07-02
-indicate skip if tests are not used
Christian Grothoff
2016-04-30
implementing new scheduler shutdown semantics
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-06-21
support gnurl's curl.h being in include/gnurl/ OR include/curl/
Christian Grothoff
2015-05-28
-disable verbose
Christian Grothoff
2015-05-28
-delay HTTP request 1s to ensure VPN is really up
Christian Grothoff
2015-05-26
-indentation
Christian Grothoff
2015-05-22
-fix bad leftover peerid to string conversion
Christian Grothoff
2015-05-22
-do not print this garbage
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-22
remove 'nac' option from VPN, always return IP immediately, always build mesh...
Christian Grothoff
2013-08-24
-use GPLv3+ consistently
Christian Grothoff
2013-06-04
-fix
Christian Grothoff
2013-05-29
-switching GNS from RSA to ECC
Christian Grothoff
2013-04-19
added privilege testing parameters for helper-vpn, exit and nat-client.
Christian Fuchs
2013-04-15
-no boolean
Christian Grothoff
2013-04-15
extended the GNUNET_OS_check_helper_binary parameters to do previlege
Christian Fuchs
2013-04-05
started making test_gnunet_vpn a bit less linux-only. does not work on
Christian Fuchs
2013-03-28
some fixes to the pt/vpn testcase.
Christian Fuchs
2012-12-21
-renaming testing-new.h to testing.h, bumping library versions
Christian Grothoff
2012-11-01
-more libexec fixes
Christian Grothoff
2012-10-26
-bugfixes, code cleanup
Christian Grothoff
2012-10-17
-more rsa refactoring
Christian Grothoff
2012-09-21
Added warning to check the firewall when tests fail (which happend to me). The
Maximilian Szengel
2012-06-27
-fix order
Martin Schanzenbach