aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/openvpn
Commit message (Expand)AuthorAgeFilesLines
* mbedtls: update to version 2.9.0Hauke Mehrtens2018-05-221-1/+1
* openvpn: remove deprecated config optionsHans Dedecker2018-03-202-8/+1
* openvpn: add config param verify_client_certChristian Bayer2018-03-172-1/+2
* openvpn: update to 2.4.5Magnus Kroken2018-03-094-24/+19
* openvpn: fix interface with mbedtls_sha256Russell Senior2018-02-171-0/+11
* add PKG_CPE_ID ids to package and toolsAlexander Couzens2017-11-171-0/+1
* openvpn: add support to start/stop single instancesMartin Schiller2017-11-132-18/+37
* openvpn: update to 2.4.4Magnus Kroken2017-09-282-34/+58
* openvpn: add "extra-certs" optionSven Roederer2017-09-192-1/+2
* openvpn: update to 2.4.3Magnus Kroken2017-06-265-13/+14
* openvpn: update to v2.4.2Jo-Philipp Wich2017-05-121-2/+2
* openvpn: add myself as maintainerFelix Fietkau2017-04-121-1/+1
* OpenVPN: Update to 2.4.1Daniel Engberg2017-04-124-20/+12
* openvpn: add extra respawn parametersMartin Schiller2017-03-221-0/+3
* openvpn: move list of params and bools to a separate fileYousong Zhou2017-03-073-30/+205
* openvpn: adding key_direction to append_params.Brandon Koepke2017-02-031-2/+2
* openvpn: add support for various new 2.4 configuration optionsMagnus Kroken2017-01-271-24/+19
* openvpn: ssl-enabled variants also provide a virtual openvpn-crypto packageSven Roederer2017-01-261-1/+5
* openvpn: let all openvpn variants provide a virtual openvpn packageJo-Philipp Wich2017-01-211-1/+2
* openvpn: update to 2.4.0Magnus Kroken2016-12-301-2/+2
* openvpn: use conditional dependencies to avoid pulling in unused ssl librariesFelix Fietkau2016-12-221-2/+2
* openvpn: reduce binary size using --gc-sections on linkingFelix Fietkau2016-12-221-0/+3
* openvpn: fix disabling DES support in mbedtlsFelix Fietkau2016-12-221-0/+81
* openvpn: update to 2.4_rc2Magnus Kroken2016-12-2211-75/+103
* treewide: clean up download hashesFelix Fietkau2016-12-161-1/+1
* openvpn: quote parameters to --push in openvpn config fileMagnus Kroken2016-12-121-1/+2
* openvpn: update to 2.3.13Magnus Kroken2016-11-211-2/+2
* openvpn: cacert does not existJohn Crispin2016-10-271-2/+2
* openvpn: add handling for capath and cafileJohn Crispin2016-10-271-1/+1
* openvpn: update to 2.3.12Magnus Kroken2016-08-245-67/+37
* openvpn: fix missing cipher list for polarssl in v2.3.11Jo-Philipp Wich2016-06-282-1/+43
* openvpn: update to 2.3.11Magnus Kroken2016-06-133-4/+25
* openvpn: add support for tls-version-minMatteo Panella2016-06-072-2/+2
* openvpn: remove unrecognized optionDirk Neukirchen2016-06-011-1/+0
* openvpn: add support for X.509 name optionsJohn Crispin2016-03-081-0/+1
* openvpn: update to version 2.3.10Felix Fietkau2016-01-115-276/+5
* openvpn: added service_triggers() to init scriptFelix Fietkau2016-01-071-0/+4
* openvpn: fix configure optionsJohn Crispin2015-12-231-2/+1
* openvpn: enable options consistency check even in the small buildFelix Fietkau2015-11-101-0/+12
* openvpn: add handling for route-pre-down optionJohn Crispin2015-10-051-1/+1
* openvpn: remove __DATE__ from options outputFelix Fietkau2015-09-111-0/+10
* package: replace ifconfig-usage with ipSteven Barth2015-09-081-1/+1
* openvpn: bump to 2.3.7.Felix Fietkau2015-06-185-78/+6
* openvpn: bump PKG_RELEASE.Felix Fietkau2015-06-141-1/+1
* openvpn: let instances drop to nobody in default config.Felix Fietkau2015-06-141-0/+2
* openvpn: fix handling option auth_retry.Felix Fietkau2015-06-141-2/+2
* openvpn: replace polarssl run-time version check with a compile-time oneFelix Fietkau2015-05-051-0/+11
* openvpn: disable CBC record splitting in PolarSSL/mbedTLS (#19101)Jo-Philipp Wich2015-05-042-1/+17
* openvpn: autostart openvpn instances for each .conf file in /etc/openvpnJo-Philipp Wich2015-02-072-4/+32
* openvpn: procd_set_param respawnJohn Crispin2015-01-081-0/+1