]> granicus.if.org Git - curl/commitdiff
subjectAltName and passwd changes
authorDaniel Stenberg <daniel@haxx.se>
Thu, 16 Oct 2003 14:15:34 +0000 (14:15 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 Oct 2003 14:15:34 +0000 (14:15 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index c45653b4424106e4fb00e1823f6f4f76bccbd5d3..2872ded8868576b8257090d7037df02a8f1fce93 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,16 @@
                                   Changelog
 
 
+Daniel (16 October)
+- Removed support for CURLOPT_PASSWDFUNCTION and CURLOPT_PASSWDDATA. libcurl
+  no longer prompt for passwords under any circumstances. Password prompting
+  was instead moved to curl, which now prompts for password if -u or -U lack
+  it. This solves the problem Kevin Roth reported when curl prompted for
+  password twice when doing NTLM authentication.
+
+- I rewrote the SSL subjectAltName check to avoid having to rely on OpenLDAP-
+  licensed derivate code.
+
 Daniel (15 October)
 - Avoid doing getsockopt() on Windows to verify connects. It seems that this
   hogs Windows machines when libcurl is being used multi-threaded (with > ~50