diff options
author | Viktor Szakats <vszakats@users.noreply.github.com> | 2017-02-06 19:21:05 +0000 |
---|---|---|
committer | Viktor Szakats <vszakats@users.noreply.github.com> | 2017-02-06 19:21:05 +0000 |
commit | 88bdd7cf6fba438bbb3d89641bf03b14e8feead6 (patch) | |
tree | 9d19838712fc85141b75e5b6af580b149f8e3402 /CHANGES.0 | |
parent | 423a93ce32215c9854b0b077aeb5ea723a1f0f63 (diff) | |
download | curl-88bdd7cf6fba438bbb3d89641bf03b14e8feead6.tar.gz |
use *.sourceforge.io and misc URL updates
Ref: https://sourceforge.net/blog/introducing-https-for-project-websites/
Closes: https://github.com/curl/curl/pull/1247
Diffstat (limited to 'CHANGES.0')
-rw-r--r-- | CHANGES.0 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10807,7 +10807,7 @@ Daniel (23 June) - Eric Glass provided us with a better doc on NTLM details, and I added more comments and clarified the current code more. Using the new knowledge, we should be able to make the NTLM stuff work even better. - Eric's original URL: http://davenport.sourceforge.net/ntlm.html + Eric's original URL: https://davenport.sourceforge.io/ntlm.html Version stored and provided at curl site: https://curl.haxx.se/rfc/ntlm.html - Fixed the minor compile problems pre3 had if built without GSSAPI and/or @@ -14064,7 +14064,7 @@ Daniel (30 May 2001) we discussed and added a few CURL_GLOBAL_* flags in include/curl.h - Kjetil Jacobsen privately announced his python interface to libcurl, - available at http://pycurl.sourceforge.net/ + available at http://pycurl.io/ Daniel (29 May 2001) - Sterling Hughes fixed a strtok() problem in libcurl. It is not a thread- |