mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
NEWS: document only entries which are not available in 0.11.x branch
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
12
NEWS
12
NEWS
@@ -1,17 +1,13 @@
|
||||
* Version 0.12.0 (unreleased)
|
||||
- Enhanced HTML unescaping to account encodings seen in some
|
||||
AnyConnect clients. Contributed by Daniel Lenski.
|
||||
- Addressed issue which could cause the worker process enter an
|
||||
infinite loop while handling a disconnection.
|
||||
- Allow DTLS stream to come from different IP from TLS stream.
|
||||
There are situations where internet providers send the UDP
|
||||
stream from different IP from the TCP stream.
|
||||
stream from different IP (#61).
|
||||
- Increased possibilities of allowed combinations of authentication
|
||||
(#108)
|
||||
- Corrected regression since 0.11.8 with OTP authentication (#137)
|
||||
methods (#108).
|
||||
- Corrected regression since 0.11.8 with OTP authentication (#137).
|
||||
- Added support for hostname-based virtual hosts, utilizing TLS
|
||||
SNI. With that change it is possible to configure multiple servers
|
||||
running over the same port.
|
||||
running over the same port (#133).
|
||||
- Rename the tun device on BSD systems which support SIOCSIFNAME
|
||||
ioctl.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user