summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add option to disable Diffie Hellman key exchange by setting '--dh none'Steffan Karger2015-01-041-5/+10
* Remove ENABLE_SSL define (and --disable-ssl configure option)Steffan Karger2014-12-312-7/+7
* Make 'provider' option to --show-pkcs11-ids optional where p11-kit is presentDavid Woodhouse2014-12-271-1/+7
* pkcs11: Load p11-kit-proxy.so module by defaultDavid Woodhouse2014-12-271-0/+10
* Update doxygen (a bit)Steffan Karger2014-12-073-40/+35
* Remove possibility of using --tls-auth with non OpenVPN Static key filesArne Schwabe2014-12-061-18/+3
* Fix to --shaper documentation on the man-pageSamuli Seppänen2014-11-231-0/+1
* Add --tls-version-maxSteffan Karger2014-11-141-0/+5
* Add documentation for PERSIST_TUN_ACTION (Android specific)Arne Schwabe2014-10-071-1/+16
* Remove deprecated --max-routes option from manualArne Schwabe2014-07-251-7/+0
* Fix server routes not working in topology subnet with --server [v3]Arne Schwabe2014-07-131-1/+4
* Do not upcase x509-username-field for mixed-case arguments.Andris Kalnozols2014-07-101-6/+38
* Fix some typos in the man page.Andris Kalnozols2014-06-281-4/+4
* More IPv6-related updates to the openvpn man page.Gert Doering2014-04-271-6/+10
* Make serial env exporting consistent amongst OpenSSL and PolarSSL builds.Steffan Karger2014-04-271-0/+6
* Rewrite manpage section about --multihomeGert Doering2014-04-251-12/+16
* Fix man page and OSCP script: tls_serial_{n} is decimalArne Schwabe2014-04-251-3/+3
* Add support for elliptic curve diffie-hellmann key exchange (ECDH)Steffan Karger2014-04-251-0/+14
* Implement an easy parsable log output that allows access to flags of the log ...Arne Schwabe2014-03-221-0/+6
* Fix "." in description of utun.Thomas Veerman2014-01-231-2/+2
* Document issue with --chroot, /dev/urandom and PolarSSL.Gert Doering2014-01-121-0/+10
* Make code and documentation for --remote-random-hostname consistent.Gert Doering2014-01-091-1/+1
* Document "lz4" argument to "compress" config option.Gert Doering2014-01-061-2/+4
* Implement listing on IPv4/IPv6 dual socket on all platformArne Schwabe2013-11-291-1/+7
* Implement dual stack client support for OpenVPNArne Schwabe2013-11-291-11/+13
* Change the type of all ports in openvpn to const char* and let getaddrinfo re...Arne Schwabe2013-11-221-4/+4
* Document authfile for socks serverDavide Brini2013-11-151-1/+4
* Implement custom HTTP header for http-proxy, and always send user-agent:Arne Schwabe2013-11-151-0/+7
* Add a note what setenv opt does for OpenVPN < 2.3.3Arne Schwabe2013-08-161-0/+4
* Add support to ignore specific options.Arne Schwabe2013-08-161-0/+22
* Added "setenv opt" directive prefix. If present, and if theJames Yonan2013-07-151-0/+5
* TLS version negotiationJames Yonan2013-07-111-0/+9
* man page: Update man page about the tls_digest_{n} environment variableDavid Sommerseth2013-07-031-0/+10
* Add support of utun devices under Mac OS XArne Schwabe2013-07-031-0/+11
* Improve documentation and help text for --route-ipv6.Gert Doering2013-06-111-1/+5
* Added support for the Snappy compression algorithmJames Yonan2013-05-191-1/+21
* Document the Android implementation in OpenVPNArne Schwabe2013-05-012-0/+77
* Fixed usage of stale define USE_SSL to ENABLE_SSLSteffan Karger2013-04-151-1/+1
* add new option for X.509 name verificationHeiko Hund2013-03-071-13/+69
* reintroduce --no-name-remapping optionHeiko Hund2013-03-071-9/+23
* man page patch for missing optionsJan Just Keijser2013-02-031-2/+9
* doc/management-notes.txt: fix typoJoachim Schipper2012-11-291-1/+1
* Remove the support for using system() when executing external programs or scr...David Sommerseth2012-10-311-16/+32
* Document man agent-external-keyArne Schwabe2012-10-152-0/+33
* Add --compat-names optionHeiko Hund2012-09-121-0/+52
* Document that keep alive will double the second value in server mode and give...Arne Schwabe2012-09-111-0/+4
* Document --management-client and --management-signal a bit betterArne Schwabe2012-09-021-3/+7
* Document the inlining of files in openvpn and document key-directionArne Schwabe2012-09-021-0/+39
* add option --management-query-proxyHeiko Hund2012-07-192-0/+37
* build: integrate plugins build into core buildAlon Bar-Lev2012-06-262-1/+51