summaryrefslogtreecommitdiff
path: root/gnu/services/vpn.scm
AgeCommit message (Expand)Author
2023-09-09services: vpn: Fix broken format string for wireguard dns....Reily Siegel
2023-07-21services: wireguard: Add a 'configuration' action....Maxim Cournoyer
2023-07-21services: wireguard: Clean-up configuration file serializer....Maxim Cournoyer
2023-07-21services: wireguard: Implement a dynamic IP monitoring feature....Maxim Cournoyer
2023-03-03services: vpn: Deprecate 'openvpn-client-service' & 'openvpn-server-service' ......Bruno Victal
2022-12-25services: wireguard: Allow specifying pre-shared keys....Timo Wilken
2022-12-09services: wireguard: Use the parameterized wireguard package....EuAndreh
2022-11-13services: vpn: Fix the profile wireguard package....EuAndreh
2022-11-12services: vpn: Add wireguard-tools to profile-service-type....EuAndreh
2022-10-20services: wireguard: Add more configuration fields....Mathieu Othacehe
2022-06-24services: configuration: Remove 'validate-configuration'....Ludovic Courtès
2022-06-22services: wireguard: Shepherd 'stop' method really stops....Ludovic Courtès
2022-06-15services: configuration: Use *unspecified* instead of 'disabled....Attila Lendvai
2022-04-29services: Add missing 'description' fields....Ludovic Courtès
2022-03-03services: openvpn: Actually save log file....Cameron Chaparro
2021-12-22services: wireguard: Add DNS config field....Nathan Dehnel
2021-11-30services: Accept <inferior-package>s in lieu of <package>s....Tobias Geerinckx-Rice
2021-07-07services: Add bitmask-service-type....Raghav Gururajan
2021-06-25Remove unused module imports from (gnu services vpn)....Tobias Geerinckx-Rice
2021-06-25gnu: Add strongswan service....Domagoj Stolfa
2021-05-24gnu: services: Add missing wireguard related exports....Solene Rapenne
2021-04-20services: wireguard: Add keep-alive support....Guillaume Le Vaillant
2021-02-17services: wireguard: New service....Mathieu Othacehe
2020-11-18gnu: vpn: Make ca, key and cert optional....Julien Lepiller
2020-02-19gnu: services: Add openvpn options....Julien Lepiller
2020-02-19gnu: services: Fix openvpn boolean fields....Julien Lepiller
2017-10-10services: vpn: Fix default tls-auth configuration....Julien Lepiller
2017-03-31doc: Fix typos....Eric Bavier
2017-03-24services: openvpn: Fix a typo which was corrected in generated doc....Mathieu Othacehe
2017-01-25services: Fix 'mkdir-p' in activation scripts....Clément Lassieur
2017-01-20services: Reindent vpn.scm....Ludovic Courtès
2017-01-15gnu: Add openvpn service....Julien Lepiller