aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/options.h
AgeCommit message (Expand)Author
2016-06-24Remove http-proxy-retry and socks-proxy-retry.Arne Schwabe
2016-06-11Remove http-proxy-timeout, socks timeout and set default of server-poll-timeo...Arne Schwabe
2016-06-07Add an option to filter options received from serverSelva Nair
2016-05-16Implement push-remove option to selectively remove pushed options.Gert Doering
2016-04-28Migrate to mbed TLS 2.xSteffan Karger
2016-04-28Implemented x509-track for PolarSSL.Steffan Karger
2016-04-04Implement inlining of crl filesArne Schwabe
2016-02-05interactive service v3Heiko Hund
2015-12-30Detecting and logging Windows versionsLev Stipakov
2015-12-13Add Windows DNS Leak fix using WFP ('block-outside-dns')ValdikSS
2015-11-24Fix memory leak in add_option() by simplifying get_ipv6_addrSteffan Karger
2015-11-22Notify clients about server's exit/restartLev Stipakov
2015-10-10Added support for TLS Keying Material Exporters [RFC-5705]Daniel Kubec
2015-09-15Remove #ifdefs for client nat support.Arne Schwabe
2015-04-13Mac OS X Keychain management clientVasily Kulikov
2014-12-31Remove ENABLE_SSL define (and --disable-ssl configure option)Steffan Karger
2014-11-27Peer-id patch v7Lev Stipakov
2014-07-18Always enable http-proxy and socks-proxyArne Schwabe
2014-05-20Fixed some compile issues with show_library_versions()James Yonan
2014-04-25Add support for elliptic curve diffie-hellmann key exchange (ECDH)Steffan Karger
2014-03-23Introduce an option to resolve dns names in advance for --remote, --local and...Arne Schwabe
2014-03-22Implement an easy parsable log output that allows access to flags of the log ...Arne Schwabe
2014-02-23grow route lists dynamicallyHeiko Hund
2014-01-07Fix spurious ignoring of pushed config options (trac#349).Jens Wagner
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-26Remove the ip-remote-hint option.Arne Schwabe
2013-11-24Split the PROTO_UDP_xx options into AF_INET/AF_INET6 and PROTO_TCP/PROTO_UDP ...Arne Schwabe
2013-11-22Change the type of all ports in openvpn to const char* and let getaddrinfo re...Arne Schwabe
2013-08-16Add support to ignore specific options.Arne Schwabe
2013-05-31Move settings of user script into set_user_script functionArne Schwabe
2013-05-19Added support for the Snappy compression algorithmJames Yonan
2013-03-07add new option for X.509 name verificationHeiko Hund
2012-07-19add option --management-query-proxyHeiko Hund
2012-06-22Remove ENABLE_CONNECTIONS ifdefsArne Schwabe
2012-06-22Remove ENABLE_INLINE_FILES conditionalsArne Schwabe
2012-06-22Completely remove ancient IANA port warning.Arne Schwabe
2012-06-22Only use tmpdir if tmp_dir is really used.Arne Schwabe
2012-06-13remove the --auto-proxy option from openvpnHeiko Hund
2012-06-01Remove two unused functionsDavid Sommerseth
2012-04-27Added a configuration option to enable prediction resistance in the PolarSSL ...Adriaan de Jong
2012-03-22build: move gettimeofday() emulation to compatAlon Bar-Lev
2012-03-22build: proper crypto detection and usageAlon Bar-Lev
2012-03-22build: proper lzo detection and usageAlon Bar-Lev
2012-03-22build: proper selinux detection and usageAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev