aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2014-07-25Remove deprecated --max-routes option from manualArne Schwabe
2014-07-13Fix server routes not working in topology subnet with --server [v3]Arne Schwabe
2014-07-10Do not upcase x509-username-field for mixed-case arguments.Andris Kalnozols
2014-06-28Fix some typos in the man page.Andris Kalnozols
2014-04-27More IPv6-related updates to the openvpn man page.Gert Doering
2014-04-27Make serial env exporting consistent amongst OpenSSL and PolarSSL builds.Steffan Karger
2014-04-25Rewrite manpage section about --multihomeGert Doering
2014-04-25Fix man page and OSCP script: tls_serial_{n} is decimalArne Schwabe
2014-04-25Add support for elliptic curve diffie-hellmann key exchange (ECDH)Steffan Karger
2014-03-22Implement an easy parsable log output that allows access to flags of the log ...Arne Schwabe
2014-01-23Fix "." in description of utun.Thomas Veerman
2014-01-12Document issue with --chroot, /dev/urandom and PolarSSL.Gert Doering
2014-01-09Make code and documentation for --remote-random-hostname consistent.Gert Doering
2014-01-06Document "lz4" argument to "compress" config option.Gert Doering
2013-11-29Implement listing on IPv4/IPv6 dual socket on all platformArne Schwabe
2013-11-29Implement dual stack client support for OpenVPNArne Schwabe
2013-11-22Change the type of all ports in openvpn to const char* and let getaddrinfo re...Arne Schwabe
2013-11-15Document authfile for socks serverDavide Brini
2013-11-15Implement custom HTTP header for http-proxy, and always send user-agent:Arne Schwabe
2013-08-16Add a note what setenv opt does for OpenVPN < 2.3.3Arne Schwabe
2013-08-16Add support to ignore specific options.Arne Schwabe
2013-07-15Added "setenv opt" directive prefix. If present, and if theJames Yonan
2013-07-11TLS version negotiationJames Yonan
2013-07-03man page: Update man page about the tls_digest_{n} environment variableDavid Sommerseth
2013-07-03Add support of utun devices under Mac OS XArne Schwabe
2013-06-11Improve documentation and help text for --route-ipv6.Gert Doering
2013-05-19Added support for the Snappy compression algorithmJames Yonan
2013-05-01Document the Android implementation in OpenVPNArne Schwabe
2013-04-15Fixed usage of stale define USE_SSL to ENABLE_SSLSteffan Karger
2013-03-07add new option for X.509 name verificationHeiko Hund
2013-03-07reintroduce --no-name-remapping optionHeiko Hund
2013-02-03man page patch for missing optionsJan Just Keijser
2012-11-29doc/management-notes.txt: fix typoJoachim Schipper
2012-10-31Remove the support for using system() when executing external programs or scr...David Sommerseth
2012-10-15Document man agent-external-keyArne Schwabe
2012-09-12Add --compat-names optionHeiko Hund
2012-09-11Document that keep alive will double the second value in server mode and give...Arne Schwabe
2012-09-02Document --management-client and --management-signal a bit betterArne Schwabe
2012-09-02Document the inlining of files in openvpn and document key-directionArne Schwabe
2012-07-19add option --management-query-proxyHeiko Hund
2012-06-26build: integrate plugins build into core buildAlon Bar-Lev
2012-06-13remove the --auto-proxy option from openvpnHeiko Hund
2012-06-07Explain that route-nopull also causes the client to ignore dhcp options.Arne Schwabe
2012-05-02Clarified the docs and help screen about what a 'cmd' isJonathan K. Bullard
2012-04-27Added a configuration option to enable prediction resistance in the PolarSSL ...Adriaan de Jong
2012-03-22build: proper crypto detection and usageAlon Bar-Lev
2012-03-22build: proper lzo detection and usageAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev