aboutsummaryrefslogtreecommitdiff
path: root/src/pt
AgeCommit message (Expand)Author
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2017-03-13renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff
2017-03-13rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff
2017-03-10use correct channel when switchingChristian Grothoff
2017-02-23update .gitignore filesChristian Grothoff
2017-02-23use of dns2gns proxy instead of DNS interceptor in VPN testChristian Grothoff
2017-02-23fix use of uninitialized ID after last refactoringChristian Grothoff
2017-02-22converting 'pt' to new CADET API, not tested/testable, as exit/vpn are not co...Christian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2016-11-09- add subdirectory gitignore filesBart Polot
2016-09-30fix #4383Christian Grothoff
2016-08-11-convert vpn/exit/pt to use new CADET portsChristian Grothoff
2016-07-20- fix CADET-using servicesBart Polot
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-07-13-no binding for daemonsChristian 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-31-leakChristian 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-26-more extensive permission check before running GNS testChristian Grothoff
2015-05-26-avoid qe double-freeChristian Grothoff
2015-05-26-initialize GNS DNS interception in testcase, so that curl will actually get ...Christian Grothoff
2015-05-26-dns_root option is now deadChristian Grothoff
2015-05-25-comments, doxygen, indentation, style fixes, working on test_gns_vpnChristian Grothoff
2015-05-22-fix configs to comply with current versionChristian Grothoff
2015-05-22-do listen to v6Christian Grothoff
2015-05-22-stupid bugChristian 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
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
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-09-04address Debian #758937: allow use of curl if it is really the gnutls version ...Christian Grothoff
2014-05-07- rename also contents of config files, update config filesBart Polot
2014-05-07Update all am filesBart Polot
2014-05-07Rename mesh->cadetBart Polot
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2013-12-13-fix FTBFSChristian Grothoff
2013-12-05- change mesh channel creation/notification APIBart Polot
2013-11-14Use encrypted MESH by defaultBart Polot
2013-10-23-moving from libcurl to libgnurlChristian Grothoff