]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix HTTP Digest authentication when the algorithm is not specified
[wget] / src / ChangeLog
index 0d3b505bfddb0fc56d98a6849bffafbde207c8be..e11af614aa65dcc039dde1a52148d5c20e90ed27 100644 (file)
@@ -1,3 +1,8 @@
+2013-07-12  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * http.c (digest_authentication_encode): Set default value of
+       `algorithm' to "MD5".  Check if `qop' is not-NULL before access it.
+
 2013-07-11  Karsten Hopp  <karsten@redhat.com>
 
        * openssl.c (struct openssl_read_args, struct scwt_context): New struct.