forked from OpenVPN/openvpn
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from sophos/bugfix/NCL-2203-SCC-Windows-Fix-vul…
…nerability-in-OpenVPN Bugfix/ncl 2203 scc windows fix vulnerability in open vpn
- Loading branch information
Showing
46 changed files
with
796 additions
and
277 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,53 @@ | ||
OpenVPN ChangeLog | ||
Copyright (C) 2002-2024 OpenVPN Inc <[email protected]> | ||
|
||
2024.07.17 -- Version 2.6.12 | ||
|
||
Arne Schwabe (1): | ||
Allow trailing \r and \n in control channel message | ||
|
||
Frank Lichtenheld (1): | ||
configure: Try to detect LZO with pkg-config | ||
|
||
Gianmarco De Gregori (1): | ||
Http-proxy: fix bug preventing proxy credentials caching | ||
|
||
|
||
2024.06.20 -- Version 2.6.11 | ||
|
||
5andr0 (1): | ||
Implement server_poll_timeout for socks | ||
|
||
Arne Schwabe (6): | ||
Use snprintf instead of sprintf for get_ssl_library_version | ||
Add bracket in fingerprint message and do not warn about missing verification | ||
Replace macos11 with macos14 in github runners | ||
Only run coverity scan in OpenVPN/OpenVPN repository | ||
Workaround issue in LibreSSL crashing when enumerating digests/ciphers | ||
Properly handle null bytes and invalid characters in control messages | ||
|
||
Franco Fichtner (1): | ||
Allow to set ifmode for existing DCO interfaces in FreeBSD | ||
|
||
Frank Lichtenheld (6): | ||
samples: Update sample configurations | ||
documentation: make section levels consistent | ||
phase2_tcp_server: fix Coverity issue 'Dereference after null check' | ||
script-options.rst: Update ifconfig_* variables | ||
LZO: do not use lzoutils.h macros | ||
Remove "experimental" denotation for --fast-io | ||
|
||
Heiko Wundram (1): | ||
Implement Windows CA template match for Crypto-API selector | ||
|
||
Lev Stipakov (2): | ||
misc.c: remove unused code | ||
interactive.c: Improve access control for gui<->service pipe | ||
|
||
Reynir Björnsson (1): | ||
Only schedule_exit() once | ||
|
||
|
||
2024.03.20 -- Version 2.6.10 | ||
|
||
Christoph Schug (1): | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.