summaryrefslogtreecommitdiffstats
path: root/options.h
Commit message (Expand)AuthorAgeFilesLines
* Made some options connection-entry specificJan Just Keijser2012-02-131-18/+18
* Add --route-pre-down/OPENVPN_PLUGIN_ROUTE_PREDOWN script/plug-in hookDavid Sommerseth2012-01-251-0/+1
* Fix build-up of duplicate IPv6 routes on reconnect.Gert Doering2012-01-041-0/+3
* Added "memstats" option to maintain real-time operating statsJames Yonan2011-12-141-0/+4
* Fixed disabling crypto and SSLAdriaan de Jong2011-10-241-1/+1
* Disable CryptoAPI when not using OpenSSL, and document that fact.Adriaan de Jong2011-10-221-1/+1
* Refactored: Netscape certificate type verificationAdriaan de Jong2011-10-211-1/+1
* Added a check for Openssl or PolarSSL definesAdriaan de Jong2011-10-191-0/+3
* New feauture: Add --stale-routes-checkDavide Guerri2011-09-301-0/+2
* add --mark option to set SO_MARK sockoptHeiko Hund2011-08-311-0/+3
* Merge remote branch SVN 2.1 into the git treeDavid Sommerseth2011-08-191-1/+24
|\
| * Added "management-query-remote" directive (client) to allowJames Yonan2011-07-051-1/+21
| * r7316 fixes.James Yonan2011-06-101-3/+3
| * Added support for static challenge/response protocol.James Yonan2011-06-031-0/+3
| * Fixed compile issues on Windows.James Yonan2011-04-251-1/+1
| * Added new "extra-certs" and "verify-hash" options (see man page forJames Yonan2011-04-251-0/+3
| * Renamed branch to reflect that it is no longer beta.James Yonan2011-03-171-0/+774
* Fix compile issues when using --enable-small and --disable-ssl/--disable-cryptoGustavo Zacarias2011-04-271-1/+2
* Merge branch 'svn-branch-2.1' into mergeDavid Sommerseth2011-04-261-1/+22
|\
| * Fixed compile issues on Windows.James Yonan2011-04-261-1/+1
| * Added new "extra-certs" and "verify-hash" options (see man page forJames Yonan2011-04-261-0/+3
| * Added optional journal directory argument to "port-share" directive, for repo...James Yonan2011-04-251-0/+1
| * Added "client-nat" option for stateless, one-to-oneJames Yonan2011-02-181-0/+13
| * Added --x509-track option.James Yonan2011-01-051-0/+4
* | new feature: "ifconfig-ipv6-push" (from ccd/ config)Gert Doering2011-04-241-1/+7
* | Enable IPv6 Payload in OpenVPN p2mp tun server mode. 20100104-1 release.Gert Doering2011-04-241-0/+15
* | Make the --x509-username-field feature an opt-in featureDavid Sommerseth2010-12-171-0/+2
* | Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-181-5/+0
|\ \
| * | Clean-up: Remove pthread and mutex locking codeDavid Sommerseth2010-11-141-5/+0
* | | Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-131-0/+1
|\| |
| * | Adding support for SOCKS plain text authenticationPierre Bourdon2010-11-121-0/+1
| * | Choose a different field in X509 to be usernameEmilien Mantel2010-06-171-0/+3
| * | enhance tls-verify possibilityMathieu GIANNECCHINI2010-03-021-0/+1
* | | Choose a different field in X509 to be usernameEmilien Mantel2010-10-211-0/+3
* | | enhance tls-verify possibilityMathieu GIANNECCHINI2010-10-211-0/+1
| |/ |/|
* | Added --proto-force directive.James Yonan2010-09-011-0/+2
* | Allow PKCS12 file content to be included inline in configuration file,James Yonan2010-08-291-0/+1
* | Implemented a key/value auth channel from client to server.James Yonan2010-06-011-0/+4
* | Implemented http-proxy-override and http-proxy-fallback directives to make itJames Yonan2010-05-241-0/+36
* | Updated copyright date to 2010.James Yonan2010-04-281-1/+1
|/
* Added --server-poll-timeout option : when polling possible remotejames2009-09-281-0/+2
* Eliminated the limitation on the number of options that can be pushedjames2009-09-271-12/+3
* The maximum number of "route" directives (specified in the configjames2009-09-171-1/+2
* Added "setcon" directive for interoperability with SELinuxjames2009-09-041-0/+3
* Update copyright to 2009.james2009-05-301-1/+1
* Added optional "nogw" (no gateway) flag to --server-bridgejames2008-11-201-0/+1
* Added --tcp-nodelay option: Macro that sets TCP_NODELAY socketjames2008-11-181-0/+1
* Added --prng option to control PRNG (pseudo-randomjames2008-11-181-0/+2
* Added config file option "setenv FORWARD_COMPATIBLE 1" to relaxjames2008-11-041-0/+3
* Added server-side --auth-user-pass-optional directive, to allowjames2008-10-281-2/+1