diff options
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ 2014-02-28 * libsylph/ssl.c - src/sslmanager.c: validate SSL certificate hostname (#167). + src/sslmanager.c + libsylph/ssl_hostname_validation.[ch]: validate SSL certificate + hostname (#167). * libsylph/socks.c: replace sock->hostname with endpoint for hostname check. |