summaryrefslogtreecommitdiffstats
path: root/src/openvpn/options.h
Commit message (Expand)AuthorAgeFilesLines
* Added support for TLS Keying Material Exporters [RFC-5705]Daniel Kubec2015-10-101-0/+6
* Remove #ifdefs for client nat support.Arne Schwabe2015-09-151-7/+0
* Mac OS X Keychain management clientVasily Kulikov2015-04-131-0/+1
* Remove ENABLE_SSL define (and --disable-ssl configure option)Steffan Karger2014-12-311-4/+0
* Peer-id patch v7Lev Stipakov2014-11-271-0/+4
* Always enable http-proxy and socks-proxyArne Schwabe2014-07-181-5/+1
* Fixed some compile issues with show_library_versions()James Yonan2014-05-201-0/+2
* Add support for elliptic curve diffie-hellmann key exchange (ECDH)Steffan Karger2014-04-251-0/+2
* Introduce an option to resolve dns names in advance for --remote, --local and...Arne Schwabe2014-03-231-1/+3
* Implement an easy parsable log output that allows access to flags of the log ...Arne Schwabe2014-03-221-0/+1
* grow route lists dynamicallyHeiko Hund2014-02-231-2/+1
* Fix spurious ignoring of pushed config options (trac#349).Jens Wagner2014-01-071-0/+1
* Implement listing on IPv4/IPv6 dual socket on all platformArne Schwabe2013-11-291-0/+1
* Implement dual stack client support for OpenVPNArne Schwabe2013-11-291-20/+6
* Remove the ip-remote-hint option.Arne Schwabe2013-11-261-1/+0
* Split the PROTO_UDP_xx options into AF_INET/AF_INET6 and PROTO_TCP/PROTO_UDP ...Arne Schwabe2013-11-241-0/+2
* Change the type of all ports in openvpn to const char* and let getaddrinfo re...Arne Schwabe2013-11-221-6/+8
* Add support to ignore specific options.Arne Schwabe2013-08-161-0/+2
* Move settings of user script into set_user_script functionArne Schwabe2013-05-311-0/+1
* Added support for the Snappy compression algorithmJames Yonan2013-05-191-4/+3
* add new option for X.509 name verificationHeiko Hund2013-03-071-1/+2
* add option --management-query-proxyHeiko Hund2012-07-191-26/+2
* Remove ENABLE_CONNECTIONS ifdefsArne Schwabe2012-06-221-19/+0
* Remove ENABLE_INLINE_FILES conditionalsArne Schwabe2012-06-221-6/+0
* Completely remove ancient IANA port warning.Arne Schwabe2012-06-221-1/+0
* Only use tmpdir if tmp_dir is really used.Arne Schwabe2012-06-221-1/+3
* remove the --auto-proxy option from openvpnHeiko Hund2012-06-131-4/+0
* Remove two unused functionsDavid Sommerseth2012-06-011-3/+0
* Added a configuration option to enable prediction resistance in the PolarSSL ...Adriaan de Jong2012-04-271-0/+3
* build: move gettimeofday() emulation to compatAlon Bar-Lev2012-03-221-2/+2
* build: proper crypto detection and usageAlon Bar-Lev2012-03-221-7/+7
* build: proper lzo detection and usageAlon Bar-Lev2012-03-221-1/+1
* build: proper selinux detection and usageAlon Bar-Lev2012-03-221-1/+1
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+840