Skip to content

Commit 4af40b3

Browse files
committed
URLs: change all http:// URLs to https://
1 parent d33dd0b commit 4af40b3

File tree

1,026 files changed

+1270
-1270
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,026 files changed

+1270
-1270
lines changed

CHANGES

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
See http://curl.haxx.se/changes.html for the edited and human readable online
1+
See https://curl.haxx.se/changes.html for the edited and human readable online
22
version of what has changed over the years in different curl releases.
33

44
Generate a CHANGES file like the one present in evey release like this:

CHANGES.0

+206-206
Large diffs are not rendered by default.

CMake/CurlTests.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
# This software is licensed as described in the file COPYING, which
1111
# you should have received as part of this distribution. The terms
12-
# are also available at http://curl.haxx.se/docs/copyright.html.
12+
# are also available at https://curl.haxx.se/docs/copyright.html.
1313
#
1414
# You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
# copies of the Software, and permit persons to whom the Software is
@@ -64,7 +64,7 @@ message(STATUS "curl version=[${CURL_VERSION}]")
6464
# SET(PACKAGE_NAME "curl")
6565
# SET(PACKAGE_VERSION "-")
6666
# SET(PACKAGE_STRING "curl-")
67-
# SET(PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/")
67+
# SET(PACKAGE_BUGREPORT "a suitable curl mailing list => https://curl.haxx.se/mail/")
6868
set(OPERATING_SYSTEM "${CMAKE_SYSTEM_NAME}")
6969
set(OS "\"${CMAKE_SYSTEM_NAME}\"")
7070

Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
# This software is licensed as described in the file COPYING, which
1111
# you should have received as part of this distribution. The terms
12-
# are also available at http://curl.haxx.se/docs/copyright.html.
12+
# are also available at https://curl.haxx.se/docs/copyright.html.
1313
#
1414
# You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
# copies of the Software, and permit persons to whom the Software is

Makefile.dist

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
# This software is licensed as described in the file COPYING, which
1111
# you should have received as part of this distribution. The terms
12-
# are also available at http://curl.haxx.se/docs/copyright.html.
12+
# are also available at https://curl.haxx.se/docs/copyright.html.
1313
#
1414
# You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
# copies of the Software, and permit persons to whom the Software is

RELEASE-NOTES

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This release includes the following bugfixes:
1616

1717
This release includes the following known bugs:
1818

19-
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
19+
o see docs/KNOWN_BUGS (https://curl.haxx.se/docs/knownbugs.html)
2020

2121
This release would not have looked like this without help, code, reports and
2222
advice from friends like these:

acinclude.m4

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
# This software is licensed as described in the file COPYING, which
1111
# you should have received as part of this distribution. The terms
12-
# are also available at http://curl.haxx.se/docs/copyright.html.
12+
# are also available at https://curl.haxx.se/docs/copyright.html.
1313
#
1414
# You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
# copies of the Software, and permit persons to whom the Software is

buildconf

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#
1111
# This software is licensed as described in the file COPYING, which
1212
# you should have received as part of this distribution. The terms
13-
# are also available at http://curl.haxx.se/docs/copyright.html.
13+
# are also available at https://curl.haxx.se/docs/copyright.html.
1414
#
1515
# You may opt to use, copy, modify, merge, publish, distribute and/or sell
1616
# copies of the Software, and permit persons to whom the Software is

buildconf.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ rem * Copyright (C) 1998 - 2015, Daniel Stenberg, <[email protected]>, et al.
1010
rem *
1111
rem * This software is licensed as described in the file COPYING, which
1212
rem * you should have received as part of this distribution. The terms
13-
rem * are also available at http://curl.haxx.se/docs/copyright.html.
13+
rem * are also available at https://curl.haxx.se/docs/copyright.html.
1414
rem *
1515
rem * You may opt to use, copy, modify, merge, publish, distribute and/or sell
1616
rem * copies of the Software, and permit persons to whom the Software is

configure.ac

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
# This software is licensed as described in the file COPYING, which
1111
# you should have received as part of this distribution. The terms
12-
# are also available at http://curl.haxx.se/docs/copyright.html.
12+
# are also available at https://curl.haxx.se/docs/copyright.html.
1313
#
1414
# You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
# copies of the Software, and permit persons to whom the Software is
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to produce a configure script.
2424
AC_PREREQ(2.57)
2525

2626
dnl We don't know the version number "statically" so we use a dash here
27-
AC_INIT([curl], [-], [a suitable curl mailing list: http://curl.haxx.se/mail/])
27+
AC_INIT([curl], [-], [a suitable curl mailing list: https://curl.haxx.se/mail/])
2828

2929
XC_OVR_ZZ50
3030
XC_OVR_ZZ60

curl-config.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#
1111
# This software is licensed as described in the file COPYING, which
1212
# you should have received as part of this distribution. The terms
13-
# are also available at http://curl.haxx.se/docs/copyright.html.
13+
# are also available at https://curl.haxx.se/docs/copyright.html.
1414
#
1515
# You may opt to use, copy, modify, merge, publish, distribute and/or sell
1616
# copies of the Software, and permit persons to whom the Software is

docs/INSTALL

+1-1
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@ NetWare
706706
Builds automatically created 8 times a day from current git are here:
707707
http://www.gknw.net/mirror/curl/autobuilds/
708708
the status of these builds can be viewed at the autobuild table:
709-
http://curl.haxx.se/dev/builds.html
709+
https://curl.haxx.se/dev/builds.html
710710

711711
eCos
712712
====

docs/INSTALL.devcpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ SSL Files
248248
openssl-0.9.7e-win32-bin.zip for the minimalist package of the openssl-0.9.7e
249249
binaries ported to MS Windows 95/98/NT/XP using the MingW32/GCC-3.1
250250
development environment. The file may be downloaded at
251-
http://curl.haxx.se/download/.
251+
https://curl.haxx.se/download/.
252252

253253
2- Open the above zip file. You will find two files - SDL.dll,
254254
SDL_mixer.dll. Install them in the directory C:\WINDOWS\SYSTEM32 for Win 9x

docs/Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
# This software is licensed as described in the file COPYING, which
1111
# you should have received as part of this distribution. The terms
12-
# are also available at http://curl.haxx.se/docs/copyright.html.
12+
# are also available at https://curl.haxx.se/docs/copyright.html.
1313
#
1414
# You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
# copies of the Software, and permit persons to whom the Software is

docs/curl-config.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
.\" *
1010
.\" * This software is licensed as described in the file COPYING, which
1111
.\" * you should have received as part of this distribution. The terms
12-
.\" * are also available at http://curl.haxx.se/docs/copyright.html.
12+
.\" * are also available at https://curl.haxx.se/docs/copyright.html.
1313
.\" *
1414
.\" * You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
.\" * copies of the Software, and permit persons to whom the Software is

docs/curl.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
.\" *
1010
.\" * This software is licensed as described in the file COPYING, which
1111
.\" * you should have received as part of this distribution. The terms
12-
.\" * are also available at http://curl.haxx.se/docs/copyright.html.
12+
.\" * are also available at https://curl.haxx.se/docs/copyright.html.
1313
.\" *
1414
.\" * You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
.\" * copies of the Software, and permit persons to whom the Software is

docs/examples/10-at-a-time.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

docs/examples/Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
# This software is licensed as described in the file COPYING, which
1111
# you should have received as part of this distribution. The terms
12-
# are also available at http://curl.haxx.se/docs/copyright.html.
12+
# are also available at https://curl.haxx.se/docs/copyright.html.
1313
#
1414
# You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
# copies of the Software, and permit persons to whom the Software is

docs/examples/Makefile.example

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
# This software is licensed as described in the file COPYING, which
1111
# you should have received as part of this distribution. The terms
12-
# are also available at http://curl.haxx.se/docs/copyright.html.
12+
# are also available at https://curl.haxx.se/docs/copyright.html.
1313
#
1414
# You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
# copies of the Software, and permit persons to whom the Software is

docs/examples/Makefile.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
# This software is licensed as described in the file COPYING, which
1111
# you should have received as part of this distribution. The terms
12-
# are also available at http://curl.haxx.se/docs/copyright.html.
12+
# are also available at https://curl.haxx.se/docs/copyright.html.
1313
#
1414
# You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
# copies of the Software, and permit persons to whom the Software is

docs/examples/Makefile.m32

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
# This software is licensed as described in the file COPYING, which
1111
# you should have received as part of this distribution. The terms
12-
# are also available at http://curl.haxx.se/docs/copyright.html.
12+
# are also available at https://curl.haxx.se/docs/copyright.html.
1313
#
1414
# You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
# copies of the Software, and permit persons to whom the Software is

docs/examples/adddocsref.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# pass files as argument(s)
44

5-
my $docroot="http://curl.haxx.se/libcurl/c";
5+
my $docroot="https://curl.haxx.se/libcurl/c";
66

77
for $f (@ARGV) {
88
open(NEW, ">$f.new");

docs/examples/anyauthput.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

docs/examples/asiohiper.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

docs/examples/cacertinmem.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

docs/examples/certinfo.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

docs/examples/chkspeed.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

docs/examples/cookie_interface.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

docs/examples/debug.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

docs/examples/evhiperfifo.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

docs/examples/externalsocket.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

docs/examples/fileupload.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

docs/examples/ftp-wildcard.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

docs/examples/ftpget.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

docs/examples/ftpgetinfo.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is
@@ -65,7 +65,7 @@ int main(void)
6565
res = curl_easy_perform(curl);
6666

6767
if(CURLE_OK == res) {
68-
/* http://curl.haxx.se/libcurl/c/curl_easy_getinfo.html */
68+
/* https://curl.haxx.se/libcurl/c/curl_easy_getinfo.html */
6969
res = curl_easy_getinfo(curl, CURLINFO_FILETIME, &filetime);
7070
if((CURLE_OK == res) && (filetime >= 0)) {
7171
time_t file_time = (time_t)filetime;

docs/examples/ftpgetresp.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

docs/examples/ftpsget.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

docs/examples/ftpupload.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

docs/examples/ftpuploadresume.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

docs/examples/getinfo.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

docs/examples/getinmemory.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This software is licensed as described in the file COPYING, which
1111
* you should have received as part of this distribution. The terms
12-
* are also available at http://curl.haxx.se/docs/copyright.html.
12+
* are also available at https://curl.haxx.se/docs/copyright.html.
1313
*
1414
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
1515
* copies of the Software, and permit persons to whom the Software is

0 commit comments

Comments
 (0)