aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-08-12Improve sections about older OpenVPN clients in cipher-negotiation.rstArne Schwabe
2020-08-12Add depreciation notice for --ncp-disable to protocol-options.rstGert Doering
2020-08-11Document comp-lzo no and compress being incompatibleArne Schwabe
2020-08-10Document different behaviour of dynamic cipher negotiationArne Schwabe
2020-08-10Rework NCP compability logic and drop BF-CBC support by defaultArne Schwabe
2020-08-04client-connect: Add documentation for the deferred client connect featureArne Schwabe
2020-07-27Rename ncp-ciphers to data-ciphersArne Schwabe
2020-07-22Indicate that a client is in pull mode in IV_PROTOArne Schwabe
2020-07-21Implement tls-groups option to specify eliptic curves/groupsArne Schwabe
2020-07-21Remove key-method 1Arne Schwabe
2020-07-19doc/man: Do not install man *.rst filesDavid Sommerseth
2020-07-18Remove --no-ivDavid Sommerseth
2020-07-17doc/man: Add misssing renegotiation.rst to Makefile.amDavid Sommerseth
2020-07-17doc/man: Documentation for --bind-dev / VRFs on LinuxDavid Sommerseth
2020-07-17doc/man: Update --txqueuelen default setting (Now OS default)Richard Bonhomme
2020-07-17doc/man: Adopt compression documentationDavid Sommerseth
2020-07-17doc/man: Mark compression options as deprecatedDavid Sommerseth
2020-07-17doc/man: convert openvpn.8 to split-up .rst filesDavid Sommerseth
2020-06-26Make compression asymmetric by default and add warningsArne Schwabe
2020-06-20Implement forwarding client CR_RESPONSE messages to managementArne Schwabe
2020-06-20Implement sending AUTH_PENDING challenges to clientsArne Schwabe
2020-06-12Implement sending response to challenge via CR_RESPONSEArne Schwabe
2020-05-11Document reneweal mechanic of auth-token in manualArne Schwabe
2020-05-07build: Remove --disable-server from ./configureDavid Sommerseth
2020-04-01docs: Add reference to X509_LOOKUP_hash_dir(3)WGH
2020-03-27Normalise ncp-ciphers option and restrict it to 127 bytesArne Schwabe
2020-03-08wintun: check for conflicting optionsSimon Rozman
2020-02-17Implement dynamic NCP negotiationArne Schwabe
2020-02-17Only announce IV_NCP=2 when we are willing to support these ciphersArne Schwabe
2019-12-04Add support for OpenSSL TLS 1.3 when using management-external-keyArne Schwabe
2019-11-09wintun: add --windows-driver config optionLev Stipakov
2019-11-09VLAN: add documentation to manpageAntonio Quartulli
2019-10-01Implement a permanent session id in auth-tokenArne Schwabe
2019-10-01Rewrite auth-token-gen to be based on HMAC based tokensArne Schwabe
2019-07-05Implement --genkey type keyfile syntax and migrate tls-crypt-v2Arne Schwabe
2019-06-23man: correct the description of --capath and --crl-verify regarding CRLsMichal Soltys
2019-02-28Fix documentation of tls-verify script argumentThomas Quinot
2019-02-06Fix various spelling mistakesJonathan Tooker
2018-12-10Fallback to password authentication when auth-token failsArne Schwabe
2018-12-05Adds support for setting the default IPv6 gateway for routes using the route-...James Bekkema
2018-12-04Implement block-ipv6Arne Schwabe
2018-12-04Add tls-crypt-v2 to the list of supported inline optionsArne Schwabe
2018-11-26Remove deprecated --compat-x509-names and --no-name-remappingSteffan Karger
2018-11-18tls-crypt-v2: clarify --tls-crypt-v2-genkey man page sectionSteffan Karger
2018-10-26tls-crypt-v2: add script hook to verify metadataSteffan Karger
2018-10-26tls-crypt-v2: generate tls-crypt-v2 keysSteffan Karger
2018-10-26tls-crypt-v2: add specification to doc/Steffan Karger
2018-10-10Add support for tls-ciphersuites for TLS 1.3Arne Schwabe
2018-10-08man: correct a --redirection-gateway option flagSamy Mahmoudi
2018-10-07Simplify --genkey option syntaxSteffan Karger