SHA256
1
0
forked from pool/ocserv
Commit Graph

7 Commits

Author SHA256 Message Date
Michael Du
08902fbc93 Accepting request 853618 from home:mnhauke:network
- Update to version 1.1.2
  * Allow setup of new DTLS session concurrent with old session.
  * Fixed an infinite loop on sec-mod crash when server-drain-ms
    is set.
  * Don't apply BanIP checks to clients on the same subnet.
  * Don't attempt TLS if the client closes the connection with
    zero data sent.
  * Increased the maximum configuration line; this allows banner
    messages longer than 200 characters.
  * Removed the listen-clear-file config option. This option was
    incompatible with several clients, and thus is unusable for a
    generic server.

- Update to version 1.1.1:
  * Improved rate-limit-ms and made it dependent on secmod backlog.
    This makes the server more resilient (and prevents connection
    failures) on multiple concurrent connections
  - Added namespace support for listen address by introducing the
    listen-netns option.
  - Disable TLS1.3 when cisco client compatibility is enabled. New
    anyconnect clients seem to supporting TLS1.3 but are unable to
     handle a client with an RSA key.
  - Enable a race free user disconnection via occtl.
  - Added the config option of a pre-login-banner.
  - Ocserv siwtched to using multiple ocserv-sm processes to
    improve scale, with the number of ocserv-sm process dependent
    on maximum clients and number of CPUs. Configuration option
    sec-mod-scale can be used to override the heuristics.
  - Fixed issue with group selection on radius servers sending
    multiple group class attribute.

OBS-URL: https://build.opensuse.org/request/show/853618
OBS-URL: https://build.opensuse.org/package/show/network:vpn/ocserv?expand=0&rev=37
2021-01-02 21:13:41 +00:00
Marguerite Su
74a3d776b3 Accepting request 606481 from home:stawidy:branches:network:vpn
- Update to version 0.12.0
  * Allow DTLS stream to come from different IP from TLS stream. There are situations where internet providers send the UDP stream from different IP.
  * Increased possibilities of allowed combinations of authentication methods.
  * Corrected regression since 0.11.8 with OTP authentication.
  * 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.
  * Rename the tun device on BSD systems which support SIOCSIFNAME ioctl.
  * Correctly handle proxy-protocol’s health commands. That eliminates few connection drops when proxy protocol is in use.
  * Corrected crash on certain cases when proxy protocol is in use.
- Update ocserv.config.patch due to upstream changes

OBS-URL: https://build.opensuse.org/request/show/606481
OBS-URL: https://build.opensuse.org/package/show/network:vpn/ocserv?expand=0&rev=18
2018-05-13 01:22:59 +00:00
Marguerite Su
99d43d9130 Accepting request 580000 from home:MargueriteSu:branches:network:vpn
- update version 0.11.10
  * see NEWS
- drop boo1021353-ocserv-doc-racing-in-parallel-build.patch
  * upstreamed
- add ocserv-LZ4_compress_default.patch
  * leap doesn't have LZ4_compress_default

OBS-URL: https://build.opensuse.org/request/show/580000
OBS-URL: https://build.opensuse.org/package/show/network:vpn/ocserv?expand=0&rev=13
2018-02-26 02:10:00 +00:00
Marguerite Su
f9e09ce079 Accepting request 447315 from home:MargueriteSu:branches:network:vpn
OBS-URL: https://build.opensuse.org/request/show/447315
OBS-URL: https://build.opensuse.org/package/show/network:vpn/ocserv?expand=0&rev=7
2016-12-21 15:24:26 +00:00
Marguerite Su
376aa70200 Accepting request 340259 from home:MargueriteSu:branches:network:vpn
OBS-URL: https://build.opensuse.org/request/show/340259
OBS-URL: https://build.opensuse.org/package/show/network:vpn/ocserv?expand=0&rev=3
2015-10-21 13:26:19 +00:00
Marguerite Su
8a5c4768e9 Accepting request 314133 from home:MargueriteSu
OBS-URL: https://build.opensuse.org/request/show/314133
OBS-URL: https://build.opensuse.org/package/show/network:vpn/ocserv?expand=0&rev=2
2015-06-28 05:23:02 +00:00
Tomáš Chvátal
c5d48392d7 Accepting request 285939 from home:MargueriteSu
OBS-URL: https://build.opensuse.org/request/show/285939
OBS-URL: https://build.opensuse.org/package/show/network:vpn/ocserv?expand=0&rev=1
2015-02-26 20:07:11 +00:00