Merged rt46864 (check MD5 amd SHA1 support)

This commit is contained in:
Francis Dupont
2018-01-17 14:33:21 +01:00
parent 3d2a6c9949
commit 614d838acf
17 changed files with 376 additions and 8 deletions

View File

@@ -1,3 +1,7 @@
4866. [port] DST library initialization verifies MD5 (when MD5
was not disabled) and SHA-1 hash and HMAC support.
[RT #46764]
4865. [cleanup] Simplify handling isc_socket_sendto2() return values.
[RT #46986]