aboutsummaryrefslogtreecommitdiff
path: root/Changes.rst
AgeCommit message (Expand)Author
2024-03-08remove repetitive words in documentation and commentswellweek
2024-03-07Persist-key: enable persist-key option by defaultGianmarco De Gregori
2024-01-18NTLM: when NTLMv1 is requested, try NTLMv2 insteadFrank Lichtenheld
2023-12-30Remove support for NTLM v1 proxy authenticationFrank Lichtenheld
2023-10-13Remove ability to use configurations without TLS by defaultArne Schwabe
2023-03-23Refuse connection if server pushes an option contradicting allow-compressArne Schwabe
2023-03-20Make sending plain text control message session awareArne Schwabe
2023-03-07Dynamic tls-crypt for secure soft_reset/session renegotiationArne Schwabe
2023-02-01Changes.rst: document removal of --keysizeFrank Lichtenheld
2023-01-11Deprecate OCC checkingArne Schwabe
2023-01-10Add connect-freq-initial option to limit initial connection responsesArne Schwabe
2022-12-27Permit unlimited connection entries and remotesSelva Nair
2022-12-27Add remote-count and remote-entry query via managementSelva Nair
2022-11-30GitHub Issues: add note to Changes as wellFrank Lichtenheld
2022-11-30Add section about common error with OpenVPN 2.6 and OpenSSL 3.0Arne Schwabe
2022-11-14Allow tun-mtu to be pushedArne Schwabe
2022-11-06Allow setting control channel packet size with max-packet-sizeArne Schwabe
2022-10-19FreeBSD: for topology subnet, put tun interface into IFF_BROADCAST modeGert Doering
2022-10-17Change exit signal in P2P to be a SIGUSR1 and delayed CC exit in P2MPArne Schwabe
2022-10-09get_user_pass_cr: get password from stdin if missing inlineAntonio Quartulli
2022-10-07auth-user-pass: add support for inline credentialsAntonio Quartulli
2022-10-07implement --session-timeoutDmitry Zelenkovsky
2022-08-05dco: add documentation for ovpn-dco-linuxAntonio Quartulli
2022-05-06Implement HMAC based session id for tls-crypt v2Arne Schwabe
2022-02-13Add mtu paramter to --fragment and change fragment calculationArne Schwabe
2022-02-03Remove link_mtu parameter when running up/down scriptsArne Schwabe
2022-02-02Implement optional mtu parameter for mssfixArne Schwabe
2021-12-06Make --nobind default for --pullArne Schwabe
2021-12-05Implement optional cipher in --data-ciphers prefixed with ?Arne Schwabe
2021-11-12Allow loading of non default providersArne Schwabe
2021-11-07Remove custom PRNG functionArne Schwabe
2021-09-21Set TLS 1.2 as minimum by defaultAntonio Quartulli
2021-09-20do not include --cipher value in data-ciphersAntonio Quartulli
2021-09-12Remove support for PF (Packet Filter)Antonio Quartulli
2021-09-08reject compression by defaultAntonio Quartulli
2021-09-08compat-mode: allow user to specify version to be compatible withAntonio Quartulli
2021-09-07Include Chacha20-Poly1305 into default --data-ciphers when availableArne Schwabe
2021-08-01Add detailed man page section to setup a OpenVPN setup with peer-fingerprintArne Schwabe
2021-07-28Remove --ncp-disable optionArne Schwabe
2021-04-28Implement deferred auth for scriptsArne Schwabe
2021-04-03Deprecate non TLS mode in OpenVPNArne Schwabe
2021-03-22Deprecate the --verify-hash optionArne Schwabe
2021-03-22Document the simple self-signed certificate setup in examplesArne Schwabe
2021-03-21Implement peer-fingerprint to check fingerprint of peer certificateArne Schwabe
2021-03-11Require at least 100MB of mlock()-able memory if --mlock is used.Gert Doering
2021-03-08Prefer TLS libraries TLS PRF function, fix OpenVPN in FIPS modeArne Schwabe
2021-01-30Remove inetd support from OpenVPNArne Schwabe
2020-10-09Implement generating data channel keys via EKM/RFC 5705Arne Schwabe
2020-08-16Changes.rst: fix mistyped option namesMagnus Kroken
2020-08-12Changes.rst updates in preparation to 2.5_beta1Gert Doering