doc update [ci skip]

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
Nikos Mavrogiannopoulos 2017-04-14 17:23:00 +03:00
parent c99ca67354
commit 5e7f416e72
2 changed files with 7 additions and 3 deletions

6
NEWS
View File

@ -6,9 +6,9 @@
it is not possible to derive PSK keys.
- Added support for haproxy's protocol v1 format. That allows to utilize
ocserv, even with servers supporting the old protocol.
- Report additional statistics to occtl, such as authentication failures, total
sessions handled total amount of data transferred, average session and authentication
time.
- Report additional statistics to syslog and occtl, such as authentication failures,
total sessions handled, total amount of data transferred, average session and
authentication time.
* Version 0.11.7 (released 2017-02-12)

4
TODO
View File

@ -13,6 +13,10 @@ Short term items:
* Allow overriding client hostnames via group or user configuration.
* We only send the right profile hash to client, only the a single profile
is specified in the global configuration file. When sending profile.xml
(user-profile) with the per-user configuration file, we do not send the
right profile hash to client, we do send the global configuration file only.
Long term items: