aboutsummaryrefslogtreecommitdiff
;; This is a Guix channel.

(channel
  (version 0)
  (news-file "etc/news.scm")
  (keyring-reference "keyring")
  (url "https://git.savannah.gnu.org/git/guix.git")) ;the primary URL
t'>Commit message (Expand)Author 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