]> sjero.net Git - wget/blobdiff - src/ChangeLog
Enable client certificates when GNU TLS is used.
[wget] / src / ChangeLog
index 2152cce3b629e70f1e47108e82eecf9cb40852f7..7c792d623e12be66d1fc2158c49a99627866ecc4 100644 (file)
@@ -1,3 +1,12 @@
+2012-04-07  Daniel Kahn Gillmor <dkg@fifthhorseman.net> (tiny change)
+
+       * gnutls.c (key_type_to_gnutls_type): New function.
+       (ssl_init): Use correctly the specified gnutls certificate.
+
+2012-04-01  Gijs van Tulder  <gvtulder@gmail.com>
+
+       * html-url.c: Prevent crash on incomplete STYLE tag.
+
 2012-04-01  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * gnutls.c (wgnutls_read_timeout): Ensure timer is freed.