Age | Commit message (Expand) | Author |
2018-05-06 | Switch to $GNUNET_TMP in all configuration files. | Nils Gillmann |
2017-03-13 | renaming CADET APIs to match naming conventions again, now that the old symbo... | Christian Grothoff |
2017-03-13 | rename libgnunetcadetnew -> libgnunetcadet | Christian Grothoff |
2017-03-10 | use correct channel when switching | Christian Grothoff |
2017-02-23 | update .gitignore files | Christian Grothoff |
2017-02-23 | use of dns2gns proxy instead of DNS interceptor in VPN test | Christian Grothoff |
2017-02-23 | fix use of uninitialized ID after last refactoring | Christian Grothoff |
2017-02-22 | converting 'pt' to new CADET API, not tested/testable, as exit/vpn are not co... | Christian Grothoff |
2017-01-27 | unset XDG environment variable during testcases, as they can screw things up ... | Christian Grothoff |
2016-11-09 | - add subdirectory gitignore files | Bart Polot |
2016-09-30 | fix #4383 | Christian Grothoff |
2016-08-11 | -convert vpn/exit/pt to use new CADET ports | Christian Grothoff |
2016-07-20 | - fix CADET-using services | Bart Polot |
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-07-13 | -no binding for daemons | 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-31 | -leak | 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-26 | -more extensive permission check before running GNS test | Christian Grothoff |
2015-05-26 | -avoid qe double-free | Christian 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 dead | Christian Grothoff |
2015-05-25 | -comments, doxygen, indentation, style fixes, working on test_gns_vpn | Christian Grothoff |
2015-05-22 | -fix configs to comply with current version | Christian Grothoff |
2015-05-22 | -do listen to v6 | Christian Grothoff |
2015-05-22 | -stupid bug | 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 |
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 |
2014-12-10 | moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #... | Christian Grothoff |
2014-09-04 | address 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 files | Bart Polot |
2014-05-07 | Update all am files | Bart Polot |
2014-05-07 | Rename mesh->cadet | Bart Polot |
2014-02-02 | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES... | LRN |
2014-01-30 | fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l... | Christian Grothoff |
2014-01-24 | fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029 | Sree Harsha Totakura |
2013-12-13 | -fix FTBFS | Christian Grothoff |
2013-12-05 | - change mesh channel creation/notification API | Bart Polot |
2013-11-14 | Use encrypted MESH by default | Bart Polot |
2013-10-23 | -moving from libcurl to libgnurl | Christian Grothoff |