diff options
author | Yang Tse <yangsita@gmail.com> | 2009-11-14 02:30:30 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-11-14 02:30:30 +0000 |
commit | 90bc6ee8f38eec0dd6c7c8dbea22b0cba2998ee2 (patch) | |
tree | 9d7a6aeb2d7347b1c69eb371ba1a5d9111130fba /CHANGES | |
parent | 5e75817d44f4695aa513ce43d2a9d865355d5544 (diff) |
- Constantine Sapuntzakis provided the fix that ensures that an SSL connection
won't be reused unless protection level for peer and host verification match.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Yang Tse (14 Nov 2009) +- Constantine Sapuntzakis provided the fix that ensures that an SSL connection + won't be reused unless protection level for peer and host verification match. + Kamil Dudka (12 Nov 2009) - Kevin Baughman provided a fix preventing libcurl-NSS from crash on doubly closed NSPR descriptor. The issue was hard to find, reported several times |