aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-03-20 08:20:17 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-03-20 08:20:17 +0000
commit6d0bacb07959433f150f871e4449532fa0e19e9b (patch)
tree0e93240148b055fef45ae798a3295062922f1629 /ChangeLog
parentcc1ff491bdfbf2ef2e75030041503bff06d80df3 (diff)
implemented SSL wildcard certificate validation (based on libcurl).
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3362 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5fcbba0f..40cfbefa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-03-20
+
+ * libsylph/ssl.c
+ libsylph/ssl_hostname_validation.c: implemented wildcard certificate
+ validation (based on libcurl). Treat hostname validation failure
+ like other errors.
+
2014-03-19
* version 3.4.0beta8