aboutsummaryrefslogtreecommitdiff
path: root/src/pt
Commit message (Collapse)AuthorAge
* 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
| | | | work
* 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
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* 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
| | | | | | | | | | This prevents issues when both curl and gnurl are available, but one of them is outdated. To get curl.h, we also now just include gnunet_curl_lib.h instead of writing the preprocessor conditionals manually. Fixes #5707
* 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
| | | | This reverts commit 7da98cf076e9c5101244dfbbf8c3ddff045d298e.
* 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
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* renaming CADET APIs to match naming conventions again, now that the old ↵Christian Grothoff2017-03-13
| | | | symbols have been purged
* 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 ↵Christian Grothoff2017-02-22
| | | | converted yet
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* - 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 ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -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
|