nss: implement non-blocking SSL handshake

This commit is contained in:
Kamil Dudka
2014-04-17 13:27:39 +02:00
parent a43bba3a34
commit 8868a226cd
4 changed files with 51 additions and 9 deletions

View File

@@ -16,6 +16,7 @@ This release includes the following changes:
o sasl: Added DIGEST-MD5 qop-option validation in native challange handling
o imap: Expanded mailbox SEARCH support to use URL query strings [7]
o imap: Extended FETCH support to include PARTIAL URL specifier [7]
o nss: implement non-blocking SSL handshake
o
This release includes the following bugfixes: