summary refs log tree commit diff
path: root/pkgs/tools/networking/openvpn
Commit message (Collapse)AuthorAge
* treewide: http to httpsRyan Mulligan2018-04-30
|
* openvpn: 2.4.5 -> 2.4.6R. RyanTM2018-04-26
| | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/openvpn/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 2.4.6 with grep in /nix/store/5hj70y409c0b01zmx4rddiicgq7jajb2-openvpn-2.4.6 - directory tree listing: https://gist.github.com/ce0bc5e31d7d26ead341febdc7bdc6ee
* openvpn: 2.4.4 -> 2.4.5Ryan Mulligan2018-03-09
| | | | | | | | | Semi-automatic update. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 2.4.5 with grep in /nix/store/a2wdxd4c08b1gilnj2mcvkmvpnqxw942-openvpn-2.4.5 - found 2.4.5 in filename of file in /nix/store/a2wdxd4c08b1gilnj2mcvkmvpnqxw942-openvpn-2.4.5
* openvpn: make systemd dependency optionalKier Davis2018-01-06
| | | | | | | | | | | | | | | | | systemd is a fairly large dependency, and it doesn't appear to be necessary in all circumstances - e.g. when openvpn is not run as a systemd service (as is usually the case when it is run in a Docker container). This change makes the dependency on systemd optional, controlled by a new argument `useSystemd`. The default behaviour remains the same as it was before this change: enabled only on Linux systems. For me, this change reduces the size of my container image (dominated by the closure of openvpn) from about 110 MB to 45 MB. Version 2: rename argument to `useSystemd` (was `systemdSupport`), and rebase onto master
* openvpn-auth-ldap: rehash patchesOrivej Desh2017-11-22
|
* openvpn-auth-ldap: init at 2.0.3Benjamin Staffin2017-11-02
|
* openvpn: 2.4.3 -> 2.4.4 for CVE-2017-12166Franz Pletz2017-09-28
| | | | https://community.openvpn.net/openvpn/wiki/CVE-2017-12166
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* update-resolv-conf: 2016-09-30 -> 2017-06-21Nikolay Amiantov2017-07-27
|
* openvpn: 2.4.2 -> 2.4.3Franz Pletz2017-06-21
| | | | | | | | | | | | See https://community.openvpn.net/openvpn/wiki/VulnerabilitiesFixedInOpenVPN243 Fixed: * CVE-2017-7508 * CVE-2017-7520 * CVE-2017-7521 * CVE-2017-7512 * CVE-2017-7522
* openvpn: update to version 2.4.2 to fix CVE-2017-7478 and CVE-2017-7479Peter Simons2017-05-12
|
* openvpn: remove no longer correct systemd-notify.patchJörg Thalheim2017-04-11
| | | | | | | This patch was only necessary for 2.3.x, while 2.4.0 improved its own systemd notify support. See: https://github.com/NixOS/nixpkgs/issues/24817
* openvpn: 2.3.13 -> 2.4.0Michael Raskin2017-01-02
|
* update-resolv-conf: 2016-04-24 -> 2016-09-30Nikolay Amiantov2016-11-24
|
* openvpn: disable libpam support on OSX to enable buildHendrik Schaeidt2016-10-06
|
* openvpn: 2.3.11 -> 2.3.12Tim Steinbach2016-09-23
|
* openvpn: Optional pkcs11 supportJohn Ericson2016-09-16
|
* treewide: Use makeBinPathTuomas Tynkkynen2016-08-23
|
* update-resolv-conf: 20141003 -> 2016-04-24Nikolay Amiantov2016-08-14
|
* openvpn: 2.3.10 -> 2.3.11Matthias Beyer2016-07-09
| | | | Taken from #15856.
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|
* openvpn: --enable-password-save was removedFranz Pletz2016-05-26
|
* openvpn: Fix build for systemd 230Franz Pletz2016-05-26
|
* 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