Browse Source

Release 1.0.10

* Fix settings application (#416)
* Fix another issue with fixed strings
* Fix hash function invocation
* Use the proper string for make_dns_request in lua_http
* Fix scan time output
* Update webui:
	- fix labels for greylisting
	- fix dimension of scan time

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
tags/1.0.10^0
Vsevolod Stakhov 8 years ago
parent
commit
1d697303fc
No account linked to committer's email address
1 changed files with 10 additions and 0 deletions
  1. 10
    0
      ChangeLog

+ 10
- 0
ChangeLog View File

@@ -1,3 +1,13 @@
1.0.10:
* Fix settings application (#416)
* Fix another issue with fixed strings
* Fix hash function invocation
* Use the proper string for make_dns_request in lua_http
* Fix scan time output
* Update webui:
- fix labels for greylisting
- fix dimension of scan time

1.0.9:
* Emergency fix in keyed blake2 to fix fuzzy hashes and encrypted password
* Support passwords longer than 64 symbols

Loading…
Cancel
Save