index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
services
/
vpn.scm
Age
Commit message (
Expand
)
Author
2023-09-09
services: vpn: Fix broken format string for wireguard dns.
Reily Siegel
2023-07-21
services: wireguard: Add a 'configuration' action.
Maxim Cournoyer
2023-07-21
services: wireguard: Clean-up configuration file serializer.
Maxim Cournoyer
2023-07-21
services: wireguard: Implement a dynamic IP monitoring feature.
Maxim Cournoyer
2023-03-03
services: vpn: Deprecate 'openvpn-client-service' & 'openvpn-server-service' ...
Bruno Victal
2022-12-25
services: wireguard: Allow specifying pre-shared keys.
Timo Wilken
2022-12-09
services: wireguard: Use the parameterized wireguard package.
EuAndreh
2022-11-13
services: vpn: Fix the profile wireguard package.
EuAndreh
2022-11-12
services: vpn: Add wireguard-tools to profile-service-type.
EuAndreh
2022-10-20
services: wireguard: Add more configuration fields.
Mathieu Othacehe
2022-06-24
services: configuration: Remove 'validate-configuration'.
Ludovic Courtès
2022-06-22
services: wireguard: Shepherd 'stop' method really stops.
Ludovic Courtès
2022-06-15
services: configuration: Use *unspecified* instead of 'disabled.
Attila Lendvai
2022-04-29
services: Add missing 'description' fields.
Ludovic Courtès
2022-03-03
services: openvpn: Actually save log file.
Cameron Chaparro
2021-12-22
services: wireguard: Add DNS config field.
Nathan Dehnel
2021-11-30
services: Accept <inferior-package>s in lieu of <package>s.
Tobias Geerinckx-Rice
2021-07-07
services: Add bitmask-service-type.
Raghav Gururajan
2021-06-25
Remove unused module imports from (gnu services vpn).
Tobias Geerinckx-Rice
2021-06-25
gnu: Add strongswan service.
Domagoj Stolfa
2021-05-24
gnu: services: Add missing wireguard related exports.
Solene Rapenne
2021-04-20
services: wireguard: Add keep-alive support.
Guillaume Le Vaillant
2021-02-17
services: wireguard: New service.
Mathieu Othacehe
2020-11-18
gnu: vpn: Make ca, key and cert optional.
Julien Lepiller
2020-02-19
gnu: services: Add openvpn options.
Julien Lepiller
2020-02-19
gnu: services: Fix openvpn boolean fields.
Julien Lepiller
2017-10-10
services: vpn: Fix default tls-auth configuration.
Julien Lepiller
2017-03-31
doc: Fix typos.
Eric Bavier
2017-03-24
services: openvpn: Fix a typo which was corrected in generated doc.
Mathieu Othacehe
2017-01-25
services: Fix 'mkdir-p' in activation scripts.
Clément Lassieur
2017-01-20
services: Reindent vpn.scm.
Ludovic Courtès
2017-01-15
gnu: Add openvpn service.
Julien Lepiller