Name: | ocserv |
---|---|
Version: | 1.2.4 |
Release: | 1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2165325 |
License: | GPLv2+ and BSD and MIT and CC0 |
RPM: | ocserv-1.2.4-1.el8.aarch64.rpm |
Source RPM: | ocserv-1.2.4-1.el8.src.rpm |
Build Date: | Sun Feb 04 2024 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.infradead.org/ocserv/ |
Summary: | OpenConnect SSL VPN server |
Description: | OpenConnect server (ocserv) is an SSL VPN server. Its purpose is to be a secure, small, fast and configurable VPN server. It implements the OpenConnect SSL VPN protocol, and has also (currently experimental) compatibility with clients using the AnyConnect SSL VPN protocol. The OpenConnect VPN protocol uses the standard IETF security protocols such as TLS 1.2, and Datagram TLS to provide the secure VPN service. |
- Get connection speed limits (traffic shaping) from RADIUS (#554) - Fix logging to stderr: add missing newline. - Fixed compatibility with AnyConnect clients on Linux (#544) - Detect the new AnyConnect-compatible identifier of OpenConnect clients - occtl: Print bit rates as kb/s.
- Fix session and accounting data tracking of ocserv. This reverts fix for #444 (#541) - No longer account ICMP and IGMP data for idle session detection
- Accept the Clavister OneConnect VPN Android client (#485) - No longer require to set device name per vhost (#480) - Account the correct number of points when proxyproto is in use (#529) - nuttcp tests were replaced with iperf3 that is available in more environments - occtl: fix duplicate key in `occtl --json show users` output
- Restart service on upgrade
- Updated to 1.2.0
- Updated to 1.1.7 - Backported patch for expired certificates
- Updated to 1.1.6
- Update to upstream 1.1.4 release
- Updated to latest release
- Recompile without pcllib dependency - Recompile with http-parser