aboutsummaryrefslogtreecommitdiff
path: root/src/pt
Commit message (Expand)AuthorAge
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
* -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
* deps are now required, no need for definesMartin Schanzenbach2020-05-17
* 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
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* plibc removal: ACCESS->accessng02019-09-09
* uncrustify as demanded.ng02019-09-08
* Use pkg-config to check for MHDDavid Barksdale2019-08-27
* added per message GNUNET_MQ_PriorityPreferencest3sserakt2019-06-26
* Make gnurl and curl mutually exclusive.Florian Dold2019-04-30
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* fix bogus test configurationChristian Grothoff2019-04-03
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* 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