summary refs log tree commit diff
path: root/pkgs/tools/networking/openvpn
Commit message (Collapse)AuthorAge
* openvpn: 2.3.8 -> 2.3.10Eelco Dolstra2016-03-27
| | | | | In particular, this fixes the systemd-ask-password regression re-introduced by cb1c818491c6335aefd3eb3c3e57d76d038f5259.
* openvpn: Enable building on DarwinJohn Wiegley2015-12-03
|
* openvpn: 2.3.7 -> 2.3.8John Wiegley2015-11-25
|
* openvpn: Allow building on non-Linux systemsJohn Wiegley2015-11-16
|
* update-resolv-conf: 2014-10-03 -> 20141003Nikolay Amiantov2015-10-15
|
* openvpn: Update to 2.3.7Eelco Dolstra2015-08-31
|
* Revert "openvpn: 2.3.6 -> 2.3.8"Eelco Dolstra2015-08-31
| | | | | This reverts commit f547eaab44ed9f2323fcea74c2a91c6bf50e47f1 because it breaks asking passphrased via systemd.
* openvpn: 2.3.6 -> 2.3.8Edward Tjörnhammar2015-08-26
|
* fix: add missing versionsArseniy Seroka2015-06-04
|
* Turned some meta.maintainers into listsPascal Wittmann2015-05-14
|
* fix maintainer informationPascal Wittmann2014-12-20
| | | | s/maintainer/maintainers
* openvpn: fix buildDomen Kožar2014-12-02
|
* openvpn: 2.3.4 -> 2.3.6 (CVE-2014-8104)Domen Kožar2014-12-02
|
* update-resolv-conf: add packageNikolay Amiantov2014-10-28
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* openvpn: Update 2.3.3 -> 2.3.4William A. Kennington III2014-05-13
|
* openvpn: Add systemd startup notificationEelco Dolstra2014-04-22
| | | | | | | | | | | | | This causes OpenVPN services to reach the "active" state when the VPN connection is up (i.e., after OpenVPN prints "Initialization Sequence Completed"). This allows units to be ordered correctly after openvpn-* units, and makes systemctl present a password prompt: $ start openvpn-foo Enter Private Key Password: ************* (I first tried to implement this by calling "systemd-notify --ready" from the "up" script, but systemd-notify is not reliable.)
* openvpn: Update to 2.3.3Eelco Dolstra2014-04-22
|
* openvpn: add openvpn_learnaddress scriptJaka Hudoklin2013-10-21
|
* openvpn: Update to 2.3.1Eelco Dolstra2013-05-28
|
* Adding examples to share directoryRussell O'Connor2012-04-02
| | | | | | The easy-rsa example contains scripts for generating certificates. svn path=/nixpkgs/trunk/; revision=33550
* openvpn: use iproute2 instead of net-toolsPeter Simons2012-01-18
| | | | | | | | | for setting up tunnel/routes. I had some issues with ipv6, iproute2 fixed those. Both are equally well supported by upstream. svn path=/nixpkgs/trunk/; revision=31660
* openvpn: upgraded to latest versionPeter Simons2012-01-18
| | | | svn path=/nixpkgs/trunk/; revision=31647
* openvpn: enable option to use password filesRob Vermaas2011-11-18
| | | | svn path=/nixpkgs/trunk/; revision=30461
* Updating openvpnLluís Batlle i Rossell2011-05-04
| | | | svn path=/nixpkgs/trunk/; revision=27153
* Fixing the openvpn url.Lluís Batlle i Rossell2010-12-22
| | | | svn path=/nixpkgs/trunk/; revision=25239
* Updating openvpnLluís Batlle i Rossell2010-12-22
| | | | svn path=/nixpkgs/trunk/; revision=25237
* Updating openvpn to a non-release_candidate newer version, and becoming ↵Lluís Batlle i Rossell2010-02-11
| | | | | | maintainer. svn path=/nixpkgs/trunk/; revision=19941
* fix openvpn making it find ifonfigMarc Weber2009-04-28
| | | | svn path=/nixpkgs/trunk/; revision=15380
* adding openvpnMarc Weber2009-04-06
svn path=/nixpkgs/trunk/; revision=14901