aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/options.h
AgeCommit message (Expand)Author
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