]> granicus.if.org Git - curl/commitdiff
use *.sourceforge.io and misc URL updates
authorViktor Szakats <vszakats@users.noreply.github.com>
Mon, 6 Feb 2017 19:21:05 +0000 (19:21 +0000)
committerViktor Szakats <vszakats@users.noreply.github.com>
Mon, 6 Feb 2017 19:21:05 +0000 (19:21 +0000)
Ref: https://sourceforge.net/blog/introducing-https-for-project-websites/
Closes: https://github.com/curl/curl/pull/1247
CHANGES.0
docs/BINDINGS.md
docs/CONTRIBUTE.md
lib/curl_des.c
lib/curl_ntlm_core.c
lib/curl_ntlm_wb.c
lib/http_ntlm.c
lib/vauth/ntlm.c
lib/vauth/ntlm.h

index f032981182d27f6773bf2e318561d98bafbe37a8..a73130fc206434b54f244680f5902e3ad4e652f1 100644 (file)
--- a/CHANGES.0
+++ b/CHANGES.0
@@ -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-
index a59a94f3d470b7a01b5ed108fd6acdd6768e2a26..a11cb4cac31ef05f405eab86efbe6a74854be378 100644 (file)
@@ -16,14 +16,14 @@ libcurl bindings
 
 [C++](http://curlpp.org/) Written by Jean-Philippe Barrette-LaPierre
 
-[Ch](http://chcurl.sourceforge.net/) Written by Stephen Nestinger and Jonathan Rogado
+[Ch](https://chcurl.sourceforge.io/) Written by Stephen Nestinger and Jonathan Rogado
 
 Cocoa: [BBHTTP](https://github.com/brunodecarvalho/BBHTTP) written by Bruno de Carvalho
-[curlhandle](http://curlhandle.sourceforge.net/) Written by Dan Wood
+[curlhandle](https://github.com/karelia/curlhandle) Written by Dan Wood
 
-[D](http://dlang.org/library/std/net/curl.html) Written by Kenneth Bogert
+[D](https://dlang.org/library/std/net/curl.html) Written by Kenneth Bogert
 
-[Dylan](http://dylanlibs.sourceforge.net/) Written by Chris Double
+[Dylan](https://dylanlibs.sourceforge.io/) Written by Chris Double
 
 [Eiffel](https://room.eiffel.com/library/curl) Written by Eiffel Software
 
@@ -33,7 +33,7 @@ Cocoa: [BBHTTP](https://github.com/brunodecarvalho/BBHTTP) written by Bruno de C
 
 [Ferite](http://www.ferite.org/) Written by Paul Querna
 
-[Gambas](http://gambas.sourceforge.net/)
+[Gambas](https://gambas.sourceforge.io/)
 
 [glib/GTK+](http://atterer.net/glibcurl/) Written by Richard Atterer
 
@@ -41,17 +41,17 @@ Cocoa: [BBHTTP](https://github.com/brunodecarvalho/BBHTTP) written by Bruno de C
 
 [Harbour](https://github.com/vszakats/harbour-core/tree/master/contrib/hbcurl) Written by Viktor Szakáts
 
-[Haskell](http://hackage.haskell.org/cgi-bin/hackage-scripts/package/curl) Written by Galois, Inc
+[Haskell](https://hackage.haskell.org/cgi-bin/hackage-scripts/package/curl) Written by Galois, Inc
 
 [Java](https://github.com/pjlegato/curl-java)
 
 [Julia](https://github.com/forio/Curl.jl) Written by Paul Howe
 
-[Lisp](http://common-lisp.net/project/cl-curl/) Written by Liam Healy
+[Lisp](https://common-lisp.net/project/cl-curl/) Written by Liam Healy
 
 Lua: [luacurl](http://luacurl.luaforge.net/) by Alexander Marinov, [Lua-cURL](http://luaforge.net/projects/lua-curl/) by Jürgen Hötzel
 
-[Mono](http://forge.novell.com/modules/xfmod/project/?libcurl-mono) Written by Jeffrey Phillips
+[Mono](https://forge.novell.com/modules/xfmod/project/?libcurl-mono) Written by Jeffrey Phillips
 
 [.NET](https://sourceforge.net/projects/libcurl-net/) libcurl-net by Jeffrey Phillips
 
@@ -69,11 +69,11 @@ Lua: [luacurl](http://luacurl.luaforge.net/) by Alexander Marinov, [Lua-cURL](ht
 
 [PostgreSQL](http://gborg.postgresql.org/project/pgcurl/projdisplay.php) Written by Gian Paolo Ciceri
 
-[Python](http://pycurl.sourceforge.net/) PycURL by Kjetil Jacobsen
+[Python](http://pycurl.io/) PycURL by Kjetil Jacobsen
 
-[R](http://cran.r-project.org/package=curl)
+[R](https://cran.r-project.org/package=curl)
 
-[Rexx](http://rexxcurl.sourceforge.net/) Written Mark Hessling
+[Rexx](https://rexxcurl.sourceforge.io/) Written Mark Hessling
 
 RPG, support for ILE/RPG on OS/400 is included in source distribution
 
@@ -81,7 +81,7 @@ Ruby: [curb](http://curb.rubyforge.org/) written by Ross Bamford, [ruby-curl-mul
 
 [Rust](https://github.com/carllerche/curl-rust) curl-rust - by Carl Lerche
 
-[Scheme](http://www.metapaper.net/lisovsky/web/curl/) Bigloo binding by Kirill Lisovsky
+[Scheme](https://www.metapaper.net/lisovsky/web/curl/) Bigloo binding by Kirill Lisovsky
 
 [S-Lang](http://www.jedsoft.org/slang/modules/curl.html) by John E Davis
 
@@ -97,9 +97,9 @@ Ruby: [curb](http://curb.rubyforge.org/) written by Ross Bamford, [ruby-curl-mul
 
 [Visual Foxpro](http://www.ctl32.com.ar/libcurl.asp) by Carlos Alloatti
 
-[Q](http://q-lang.sourceforge.net/) The libcurl module is part of the default install
+[Q](https://q-lang.sourceforge.io/) The libcurl module is part of the default install
 
-[wxWidgets](http://wxcode.sourceforge.net/components/wxcurl/) Written by Casey O'Donnell
+[wxWidgets](https://wxcode.sourceforge.io/components/wxcurl/) Written by Casey O'Donnell
 
 [XBLite](http://perso.wanadoo.fr/xblite/libraries.html) Written by David Szafranski
 
index 07234f5a9963360d50132b0ca068efc5a7a0b706..e77c365449dcdd76dab7de0a2df1f144b11c841d 100644 (file)
@@ -243,5 +243,5 @@ For unix-like operating systems:
 
 For Windows:
 
- - [http://gnuwin32.sourceforge.net/packages/patch.htm](http://gnuwin32.sourceforge.net/packages/patch.htm)
- - [http://gnuwin32.sourceforge.net/packages/diffutils.htm](http://gnuwin32.sourceforge.net/packages/diffutils.htm)
+ - [https://gnuwin32.sourceforge.io/packages/patch.htm](https://gnuwin32.sourceforge.io/packages/patch.htm)
+ - [https://gnuwin32.sourceforge.io/packages/diffutils.htm](https://gnuwin32.sourceforge.io/packages/diffutils.htm)
index 421c9f768d11e5e42bdb80ab4915553c870ec700..b123a00f01e2a195d29e16962a91c8d29474cd21 100644 (file)
@@ -34,7 +34,7 @@
  *
  * The function is a port of the Java based oddParity() function over at:
  *
- * http://davenport.sourceforge.net/ntlm.html
+ * https://davenport.sourceforge.io/ntlm.html
  *
  * Parameters:
  *
index 73d983cf22c4d1cf943d583d6a6a7c05ad807ae6..e8b763aaca31af8b293131dabc6c50935be34788 100644 (file)
@@ -27,7 +27,7 @@
 /*
  * NTLM details:
  *
- * http://davenport.sourceforge.net/ntlm.html
+ * https://davenport.sourceforge.io/ntlm.html
  * https://www.innovation.ch/java/ntlm.html
  */
 
index 6a90e6236c292570f1d16e7ba6c7ce482cd73f64..9f5b87bc3f2305242c993cd8a09f21e280e70bfe 100644 (file)
@@ -28,7 +28,7 @@
 /*
  * NTLM details:
  *
- * http://davenport.sourceforge.net/ntlm.html
+ * https://davenport.sourceforge.io/ntlm.html
  * https://www.innovation.ch/java/ntlm.html
  */
 
index 21c77cd68b8939b0d2ec77a699a100c6910c7c1d..8a78bd293037bfd874ce34efd2c718af84c2e020 100644 (file)
@@ -27,7 +27,7 @@
 /*
  * NTLM details:
  *
- * http://davenport.sourceforge.net/ntlm.html
+ * https://davenport.sourceforge.io/ntlm.html
  * https://www.innovation.ch/java/ntlm.html
  */
 
index b4d345d63da32c4ff42e3b7e9b2bf05331c23faa..96861c9358bd7ea5d4f9d96a1537ee1a433571a8 100644 (file)
@@ -27,7 +27,7 @@
 /*
  * NTLM details:
  *
- * http://davenport.sourceforge.net/ntlm.html
+ * https://davenport.sourceforge.io/ntlm.html
  * https://www.innovation.ch/java/ntlm.html
  */
 
@@ -651,7 +651,7 @@ CURLcode Curl_auth_create_ntlm_type3_message(struct Curl_easy *data,
 
     /* A safer but less compatible alternative is:
      *   Curl_ntlm_core_lm_resp(ntbuffer, &ntlm->nonce[0], lmresp);
-     * See http://davenport.sourceforge.net/ntlm.html#ntlmVersion2 */
+     * See https://davenport.sourceforge.io/ntlm.html#ntlmVersion2 */
   }
 
   if(unicode) {
index b14e7a56a4cab08041a511a2606627f79b97b52f..f906a3c7a7c941453d31689754f5b0e664bc929e 100644 (file)
@@ -32,7 +32,7 @@
 /* Stuff only required for curl_ntlm_msgs.c */
 #ifdef BUILDING_CURL_NTLM_MSGS_C
 
-/* Flag bits definitions based on http://davenport.sourceforge.net/ntlm.html */
+/* Flag bits definitions based on https://davenport.sourceforge.io/ntlm.html */
 
 #define NTLMFLAG_NEGOTIATE_UNICODE               (1<<0)
 /* Indicates that Unicode strings are supported for use in security buffer