summaryrefslogtreecommitdiffstats
path: root/main/openvpn
Commit message (Collapse)AuthorAgeFilesLines
* main/openvpn: upgrade to 2.3.5Natanael Copa2014-11-201-4/+4
|
* main/openvpn: upgrade to 2.3.4Bartłomiej Piotrowski2014-05-171-5/+4
|
* main/openvpn: upgrade to 2.3.3Natanael Copa2014-04-221-5/+5
|
* main/openvpn: fix musl buildTimo Teräs2013-10-092-7/+25
|
* main/openvpn: use /sbin/nologin as shellNatanael Copa2013-09-042-2/+2
|
* main/openvpn: use /sbin/nologin as shellNatanael Copa2013-09-031-1/+1
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* main/openvpn: upgrade to 2.3.2Bartłomiej Piotrowski2013-06-071-4/+4
|
* main/openvpn: upgrade to 2.3.1Bartłomiej Piotrowski2013-05-051-4/+4
|
* main/openvpn: upgrade to 2.3.0Natanael Copa2013-02-152-3548/+26
| | | | fixes #797
* main/openvpn: upgrade to 2.2.2Natanael Copa2012-03-222-829/+167
| | | | rebase the ipv6 patch
* main/openvpn: add pre-install script that creates userNatanael Copa2011-12-092-2/+7
|
* main/openvpn: multiple changes like ipv6 and new initdCarlo Landmeter2011-06-046-38/+4458
| | | | | | | | | added ipv6 patch from: http://www.greenie.net/ipv6/openvpn.html move easy-rsa into subpkg and depend on openssl update init.d and conf.d from latest gentoo release added up/down scripts from latest gentoo release ref #618
* main/openvpn: upgrade to 2.2.0Natanael Copa2011-05-241-3/+3
|
* main: mass-rebuild of packages missing arch in .PKGINFONatanael Copa2011-03-311-1/+1
| | | | this is needed for apk-tools-2.1 migration
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/openvpn: upgrade to 2.1.4Natanael Copa2010-11-151-3/+3
|
* main/openvpn: upgrade to 2.1.3Natanael Copa2010-09-091-3/+3
|
* main/[various]: rebuild against openssl-1.0Natanael Copa2010-05-141-1/+1
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/openvpn: upgrade to 2.1.1 (moved from testing)Natanael Copa2010-02-033-60/+11
|
* main/openvpn: start service after firewallNatanael Copa2009-09-152-2/+3
|
* extra/openvpn: easy-rsa fixes and init script addedChristoffer Leitet2009-07-241-6/+13
| | | | | | | | | | | | * Moved easy-rsa to /etc/openvpn * Makes it easier to save certs etc. * Recommended by upstream doc: * http://openvpn.net/index.php/open-source/documentation/howto.html#pki * Fixed permissions on easy-rsa files * Fixed defunc init script * Existed in source, but not in APKBUILD * Changed configure to use iproute2 instead of ifconfig/route * De-bashified the easy-rsa scripts
* moved extra/* to main/Natanael Copa2009-07-243-0/+161
and fixed misc build issues