aboutsummaryrefslogtreecommitdiff
path: root/src/pt/test_gns_vpn.c
Commit message (Expand)AuthorAge
* BUILD: Move exit/pt to serviceMartin Schanzenbach2023-10-19
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -new API in test fixedMartin Schanzenbach2022-11-04
* -Replaced several hardcoded /tmp locations in tests of CORE, FS, IDENTITY, NA...Willow Liquorice2022-08-21
* -fix many more typosChristian Grothoff2021-04-26
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* -minor API changeMartin Schanzenbach2020-11-10
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* fix pointer indentationChristian Grothoff2019-11-24
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* plibc removal: ACCESS->accessng02019-09-09
* uncrustify as demanded.ng02019-09-08
* Make gnurl and curl mutually exclusive.Florian Dold2019-04-30
* fix bogus test configurationChristian Grothoff2019-04-03
* 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
* 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