]> sjero.net Git - wget/blobdiff - src/ChangeLog
Implement support for subjectAltName fields in X509 certs.
[wget] / src / ChangeLog
index 37436435381a0e6138834e3b20cd1413e0cf77da..56537c8dcb819a5f9d9e07a3b792ade519cd5523 100644 (file)
@@ -1,3 +1,16 @@
+2009-10-24  Petr Pisar  <petr.pisar@atlas.cz>
+
+       * openssl.c: Implement support for (multiple) subjectAltNames in
+       X509 certificates, not just the commonName.
+
+2009-10-09  Micah Cowan  <micah@cowan.name>
+
+       * main.c: Fix declaration of compiled_features.
+
+       * build_info.c.in: Adapt to new input format. Added a check for
+       large-file support. Replaced the "openssl" and "gnutls"
+       advertisements with a single "ssl/foo" advertisement.
+
 2009-09-30  Micah Cowan  <micah@cowan.name>
 
        * sysdep.h: Unconditionally include stdbool.h (gnulib has it for