aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
Commit message (Expand)AuthorAge
* BUILD: Move vpn to serviceMartin Schanzenbach2023-10-19
* BUILD: Move regex/dns to serviceMartin Schanzenbach2023-10-19
* BUILD: Move cadet to service/cliMartin Schanzenbach2023-10-18
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* BUILD: Meson only build tun helpers on linuxMartin Schanzenbach2023-09-29
* BUILD: Meson install even more filesMartin Schanzenbach2023-09-27
* BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
* BUILD: meson properly soversionMartin Schanzenbach2023-09-24
* BUILD: Meson - install yet more filesMartin Schanzenbach2023-09-23
* BUILD: meson configuration filesMartin Schanzenbach2023-09-21
* BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
* BUILD: Add more subsystems to meson buildMartin Schanzenbach2023-09-20
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -DOC: Documentation cleanup pass through VPN subsystemWillow Liquorice2022-10-03
* -DOC: Minor comment stripping pass through VPNWillow Liquorice2022-10-03
* -vpn helper does not even link against libgnunetutil, avoid GNUNET_assert/breakChristian Grothoff2021-08-10
* - fix vpn helper linkingMartin Schanzenbach2021-08-10
* -check return valuesChristian Grothoff2021-08-09
* -fix many more typosChristian Grothoff2021-04-26
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* vpn, exit: Add patch from termux for Android in a slightly different way.nikita2020-05-01
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* use GNUNET_OS_get_suid_binary_path (was accidentally undone in merge f096bdce8)Christian Ulrich2020-01-04
* dns+vpn-helper: use autotools to include tun.hng02019-11-23
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
* tighten formatting rulesChristian Grothoff2019-10-31
* remove never working setuid helper code from the build-system.ng02019-10-23
* first test commit to make sudo + sh scripts obsolete.ng02019-10-23
* Add support for doas.ng02019-10-17
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* Merge branch 'cadet-new-options't3sserakt2019-07-21
|\
| * remove duplication MQ options, make conversation buildChristian Grothoff2019-07-17
| * added per message GNUNET_MQ_PriorityPreferencest3sserakt2019-06-26
* | clarify error messageslurchi2019-07-03
* | use GNUNET_OS_get_suid_binary_path to construct suid helper pathslurchi2019-06-29
* | new GNUNET_strlcpy allows using it morelurchi2019-06-27
* | make GNUNET_strlcpy more flexible by using strnlen instead of strlenlurchi2019-06-27
* | no null-termination necessary after GNUNET_strlcpylurchi2019-06-27
* | use GNUNET_strlcpy instead of strncpy where possiblelurchi2019-06-27
|/
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* vpn: bashism.ng02019-03-09
* 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