summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove size limit for files inlined in configSteffan Karger2015-05-021-1/+10
* explain effect of --topology subnet on --ifconfigGert Doering2015-04-301-5/+18
* Print helpful error message on --mktun/--rmtun if not available.Gert Doering2015-04-282-4/+8
* Manual page update for Re-enabled TLS version negotiation.Matthias Andree2015-04-131-5/+8
* Re-enable TLS version negotiation by defaultSteffan Karger2015-04-131-10/+10
* Remove unneeded parameter 'first_time' from possibly_become_daemon()Steffan Karger2015-04-131-3/+3
* Fix incorrect use of get_ipv6_addr() for iroute options.Gert Doering2015-03-081-1/+1
* Fix mssfix default value in connection_list contextLev Stipakov2015-03-071-1/+1
* Allow for CN/username of 64 characters (fixes off-by-one)Steffan Karger2015-03-061-3/+3
* New approach to handle peer-id related changes to link-mtu (2.3 version)Gert Doering2015-02-273-4/+36
* Fix frame size calculation for non-CBC modes.Steffan Karger2015-02-271-5/+21
* Disable SSL compressionSteffan Karger2015-02-151-0/+4
* Account for peer-id in frame size calculationSteffan Karger2015-01-231-6/+4
* Default gateway can't be determined on illumos/Solaris platformsAlexander Pyhalov2014-12-311-2/+19
* Set tls-version-max to 1.1 if cryptoapicert is usedSteffan Karger2014-12-281-0/+18
* Make 'provider' option to --show-pkcs11-ids optional where p11-kit is presentDavid Woodhouse2014-12-272-3/+36
* pkcs11: Load p11-kit-proxy.so module by defaultDavid Woodhouse2014-12-273-0/+26
* plugins, down-root: Code style clean-upDavid Sommerseth2014-12-091-307/+323
* sockets: Remove the limitation of --tcp-nodelay to be server-onlyDavid Sommerseth2014-12-092-2/+4
* plugin, down-root: Fix compiler warningsDavid Sommerseth2014-12-081-3/+1
* Update doxygen (a bit)Steffan Karger2014-12-075-41/+107
* down-root: Improve error messagesDavid Sommerseth2014-12-061-16/+36
* down-root plugin: Replaced system() calls with execve()David Sommerseth2014-12-061-92/+48
* Warn that tls-auth with free form files is going to be removed from OpenVPN 2.4Arne Schwabe2014-12-062-2/+4
* Really fix '--cipher none' regressionSteffan Karger2014-12-022-4/+5
* Include systemd units in the source tarball (make dist)Mike Gilbert2014-12-021-0/+2
* autotools: Fix wrong ./configure help screen default valuesDavid Sommerseth2014-11-301-3/+3
* Preparing for release v2.3.6 (ChangeLog, version.m4)Gert Doering2014-11-282-2/+19
* Drop too-short control channel packets instead of asserting out.Steffan Karger2014-11-281-1/+5
* Add client-only support for peer-id.Gert Doering2014-11-246-7/+62
* systemd: Reworked the systemd unit file to handle server and client configs b...David Sommerseth2014-11-242-3/+23
* Modernize sample keys and sample configsSteffan Karger2014-11-2326-259/+781
* Fix to --shaper documentation on the man-pageSamuli Seppänen2014-11-231-0/+1
* Add --tls-version-maxSteffan Karger2014-11-147-35/+103
* Fix assertion error when using --cipher noneSteffan Karger2014-11-083-7/+7
* Preparing for release v2.3.5 (ChangeLog, version.m4)Gert Doering2014-10-252-3/+72
* Remove unused variables from ssl_verify_openssl.c extract_x509_extension()Steffan Karger2014-10-251-2/+0
* ssl_polarssl.c: fix includes and make casts explicitSteffan Karger2014-10-251-20/+26
* Fix regression with password protected private keys (polarssl)Steffan Karger2014-10-241-3/+3
* Fix "code=995" bug with windows NDIS6 tap driver.TDivine2014-10-242-0/+28
* Ensure that client-connect files are always deletedSamuel Thibault2014-10-201-4/+10
* systemd: Use systemd functions to consider systemd availabilityDavid Sommerseth2014-10-163-6/+36
* Add systemd unit file for OpenVPNDavid Sommerseth2014-10-161-0/+19
* Don't let openvpn_popen() keep zombies aroundDavid Sommerseth2014-10-161-2/+5
* Add configure check for the path to systemd-ask-passwordMike Gilbert2014-10-162-1/+4
* Implement on-link route adding for iproute2Philipp Hagemeister2014-10-141-4/+7
* ocsp_check - double check if ocsp didn't report any errors in executionHubert Kario2014-10-061-0/+4
* ocsp_check - signature verification and cert staus results are separateHubert Kario2014-10-061-3/+6
* Remove quadratic complexity from openvpn_base64_decode()Jann Horn2014-09-141-1/+1
* Fix typo in cipher_kt_mode_{cbc, ofb_cfb}() doxygen.Steffan Karger2014-07-291-2/+2