aboutsummaryrefslogtreecommitdiff
path: root/src/pt
Commit message (Expand)AuthorAge
* build fixesChristian Grothoff2018-06-25
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
* rename FORCESTART into IMMEDIATE_START (#4547b)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* rename USER/SYSTEM_ONLY into START_USER/SYSTEM_SERVICES (#4548)psyc://loupsycedyglgamf.onion/~lynX2018-06-23
* 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
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff2017-03-13
* rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
* use correct channel when switchingChristian Grothoff2017-03-10
* update .gitignore filesChristian Grothoff2017-02-23
* use of dns2gns proxy instead of DNS interceptor in VPN testChristian Grothoff2017-02-23
* fix use of uninitialized ID after last refactoringChristian Grothoff2017-02-23
* converting 'pt' to new CADET API, not tested/testable, as exit/vpn are not co...Christian Grothoff2017-02-22
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* - add subdirectory gitignore filesBart Polot2016-11-09
* fix #4383Christian Grothoff2016-09-30
* -convert vpn/exit/pt to use new CADET portsChristian Grothoff2016-08-11
* - fix CADET-using servicesBart Polot2016-07-20
* -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
* -no binding for daemonsChristian Grothoff2015-07-13
* 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
* -disable verboseChristian Grothoff2015-05-28
* -delay HTTP request 1s to ensure VPN is really upChristian Grothoff2015-05-28
* -indentationChristian Grothoff2015-05-26
* -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
* -fix configs to comply with current versionChristian Grothoff2015-05-22
* -do listen to v6Christian Grothoff2015-05-22
* -stupid bugChristian Grothoff2015-05-22
* -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
* -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
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* address Debian #758937: allow use of curl if it is really the gnutls version ...Christian Grothoff2014-09-04
* - rename also contents of config files, update config filesBart Polot2014-05-07