index
:
guix
keyring
master
test
Personal fork of GNU Guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
services
/
vpn.scm
Age
Commit message (
Expand
)
Author
2024-12-06
services: wireguard: Support lists of gexps for most fields.
Richard Sent
2024-12-06
services: wireguard: Add the bootstrap-private-key? field.
Richard Sent
2024-12-06
services: wireguard: Make the private-key field optional.
Richard Sent
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