Skip to content

Commit f459e43

Browse files
committed
Update links
1 parent e9cc9b4 commit f459e43

File tree

116 files changed

+260
-260
lines changed

Some content is hidden

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

116 files changed

+260
-260
lines changed

Diff for: build-aux/m4/ax_boost_base.m4

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# ===========================================================================
2-
# http://www.gnu.org/software/autoconf-archive/ax_boost_base.html
3-
# ===========================================================================
1+
# ============================================================================
2+
# https://www.gnu.org/software/autoconf-archive/ax_boost_base.html
3+
# ============================================================================
44
#
55
# SYNOPSIS
66
#
@@ -13,7 +13,7 @@
1313
# If no path to the installed boost library is given the macro searches
1414
# under /usr, /usr/local, /opt and /opt/local and evaluates the
1515
# $BOOST_ROOT environment variable. Further documentation is available at
16-
# <http://randspringer.de/boost/index.html>.
16+
# <https://web.archive.org/web/20091126040815/http://randspringer.de/boost/index.html>.
1717
#
1818
# This macro calls:
1919
#

Diff for: build-aux/m4/ax_boost_chrono.m4

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# ===========================================================================
2-
# http://www.gnu.org/software/autoconf-archive/ax_boost_chrono.html
3-
# ===========================================================================
1+
# ============================================================================
2+
# https://www.gnu.org/software/autoconf-archive/ax_boost_chrono.html
3+
# ============================================================================
44
#
55
# SYNOPSIS
66
#
@@ -10,7 +10,7 @@
1010
#
1111
# Test for System library from the Boost C++ libraries. The macro requires
1212
# a preceding call to AX_BOOST_BASE. Further documentation is available at
13-
# <http://randspringer.de/boost/index.html>.
13+
# <https://web.archive.org/web/20091126040815/http://randspringer.de/boost/index.html>.
1414
#
1515
# This macro calls:
1616
#

Diff for: build-aux/m4/ax_boost_filesystem.m4

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# ===========================================================================
2-
# http://www.gnu.org/software/autoconf-archive/ax_boost_filesystem.html
3-
# ===========================================================================
1+
# ============================================================================
2+
# https://www.gnu.org/software/autoconf-archive/ax_boost_filesystem.html
3+
# ============================================================================
44
#
55
# SYNOPSIS
66
#
@@ -10,7 +10,7 @@
1010
#
1111
# Test for Filesystem library from the Boost C++ libraries. The macro
1212
# requires a preceding call to AX_BOOST_BASE. Further documentation is
13-
# available at <http://randspringer.de/boost/index.html>.
13+
# available at <https://web.archive.org/web/20091126040815/http://randspringer.de/boost/index.html>.
1414
#
1515
# This macro calls:
1616
#

Diff for: build-aux/m4/ax_boost_program_options.m4

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# ============================================================================
2-
# http://www.gnu.org/software/autoconf-archive/ax_boost_program_options.html
3-
# ============================================================================
1+
# =============================================================================
2+
# https://www.gnu.org/software/autoconf-archive/ax_boost_program_options.html
3+
# =============================================================================
44
#
55
# SYNOPSIS
66
#
@@ -10,7 +10,7 @@
1010
#
1111
# Test for program options library from the Boost C++ libraries. The macro
1212
# requires a preceding call to AX_BOOST_BASE. Further documentation is
13-
# available at <http://randspringer.de/boost/index.html>.
13+
# available at <https://web.archive.org/web/20091126040815/http://randspringer.de/boost/index.html>.
1414
#
1515
# This macro calls:
1616
#

Diff for: build-aux/m4/ax_boost_system.m4

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# ===========================================================================
2-
# http://www.gnu.org/software/autoconf-archive/ax_boost_system.html
3-
# ===========================================================================
1+
# ============================================================================
2+
# https://www.gnu.org/software/autoconf-archive/ax_boost_system.html
3+
# ============================================================================
44
#
55
# SYNOPSIS
66
#
@@ -10,7 +10,7 @@
1010
#
1111
# Test for System library from the Boost C++ libraries. The macro requires
1212
# a preceding call to AX_BOOST_BASE. Further documentation is available at
13-
# <http://randspringer.de/boost/index.html>.
13+
# <https://web.archive.org/web/20091126040815/http://randspringer.de/boost/index.html>.
1414
#
1515
# This macro calls:
1616
#

Diff for: build-aux/m4/ax_boost_thread.m4

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# ===========================================================================
2-
# http://www.gnu.org/software/autoconf-archive/ax_boost_thread.html
3-
# ===========================================================================
1+
# ============================================================================
2+
# https://www.gnu.org/software/autoconf-archive/ax_boost_thread.html
3+
# ============================================================================
44
#
55
# SYNOPSIS
66
#
@@ -10,7 +10,7 @@
1010
#
1111
# Test for Thread library from the Boost C++ libraries. The macro requires
1212
# a preceding call to AX_BOOST_BASE. Further documentation is available at
13-
# <http://randspringer.de/boost/index.html>.
13+
# <https://web.archive.org/web/20091126040815/http://randspringer.de/boost/index.html>.
1414
#
1515
# This macro calls:
1616
#

Diff for: build-aux/m4/ax_boost_unit_test_framework.m4

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# ================================================================================
2-
# http://www.gnu.org/software/autoconf-archive/ax_boost_unit_test_framework.html
3-
# ================================================================================
1+
# =================================================================================
2+
# https://www.gnu.org/software/autoconf-archive/ax_boost_unit_test_framework.html
3+
# =================================================================================
44
#
55
# SYNOPSIS
66
#
@@ -10,7 +10,7 @@
1010
#
1111
# Test for Unit_Test_Framework library from the Boost C++ libraries. The
1212
# macro requires a preceding call to AX_BOOST_BASE. Further documentation
13-
# is available at <http://randspringer.de/boost/index.html>.
13+
# is available at <https://web.archive.org/web/20091126040815/http://randspringer.de/boost/index.html>.
1414
#
1515
# This macro calls:
1616
#

Diff for: build-aux/m4/ax_check_compile_flag.m4

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ===========================================================================
2-
# http://www.gnu.org/software/autoconf-archive/ax_check_compile_flag.html
2+
# https://www.gnu.org/software/autoconf-archive/ax_check_compile_flag.html
33
# ===========================================================================
44
#
55
# SYNOPSIS
@@ -40,7 +40,7 @@
4040
# Public License for more details.
4141
#
4242
# You should have received a copy of the GNU General Public License along
43-
# with this program. If not, see <http://www.gnu.org/licenses/>.
43+
# with this program. If not, see <https://www.gnu.org/licenses/>.
4444
#
4545
# As a special exception, the respective Autoconf Macro's copyright owner
4646
# gives unlimited permission to copy, distribute and modify the configure

Diff for: build-aux/m4/ax_check_link_flag.m4

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ===========================================================================
2-
# http://www.gnu.org/software/autoconf-archive/ax_check_link_flag.html
2+
# https://www.gnu.org/software/autoconf-archive/ax_check_link_flag.html
33
# ===========================================================================
44
#
55
# SYNOPSIS
@@ -40,7 +40,7 @@
4040
# Public License for more details.
4141
#
4242
# You should have received a copy of the GNU General Public License along
43-
# with this program. If not, see <http://www.gnu.org/licenses/>.
43+
# with this program. If not, see <https://www.gnu.org/licenses/>.
4444
#
4545
# As a special exception, the respective Autoconf Macro's copyright owner
4646
# gives unlimited permission to copy, distribute and modify the configure

Diff for: build-aux/m4/ax_check_preproc_flag.m4

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ===========================================================================
2-
# http://www.gnu.org/software/autoconf-archive/ax_check_preproc_flag.html
2+
# https://www.gnu.org/software/autoconf-archive/ax_check_preproc_flag.html
33
# ===========================================================================
44
#
55
# SYNOPSIS
@@ -40,7 +40,7 @@
4040
# Public License for more details.
4141
#
4242
# You should have received a copy of the GNU General Public License along
43-
# with this program. If not, see <http://www.gnu.org/licenses/>.
43+
# with this program. If not, see <https://www.gnu.org/licenses/>.
4444
#
4545
# As a special exception, the respective Autoconf Macro's copyright owner
4646
# gives unlimited permission to copy, distribute and modify the configure

Diff for: build-aux/m4/ax_cxx_compile_stdcxx.m4

+1-1
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ namespace cxx11
415415
416416
}
417417
418-
// http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
418+
// https://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
419419
// Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
420420
// because of this.
421421
namespace test_template_alias_sfinae

Diff for: build-aux/m4/ax_gcc_func_attribute.m4

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# ===========================================================================
2-
# http://www.gnu.org/software/autoconf-archive/ax_gcc_func_attribute.html
3-
# ===========================================================================
1+
# ============================================================================
2+
# https://www.gnu.org/software/autoconf-archive/ax_gcc_func_attribute.html
3+
# ============================================================================
44
#
55
# SYNOPSIS
66
#

Diff for: build-aux/m4/ax_pthread.m4

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# ===========================================================================
2-
# http://www.gnu.org/software/autoconf-archive/ax_pthread.html
3-
# ===========================================================================
1+
# ============================================================================
2+
# https://www.gnu.org/software/autoconf-archive/ax_pthread.html
3+
# ============================================================================
44
#
55
# SYNOPSIS
66
#
@@ -67,7 +67,7 @@
6767
# Public License for more details.
6868
#
6969
# You should have received a copy of the GNU General Public License along
70-
# with this program. If not, see <http://www.gnu.org/licenses/>.
70+
# with this program. If not, see <https://www.gnu.org/licenses/>.
7171
#
7272
# As a special exception, the respective Autoconf Macro's copyright owner
7373
# gives unlimited permission to copy, distribute and modify the configure

Diff for: build-aux/m4/l_atomic.m4

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dnl warranty.
77
# Some versions of gcc/libstdc++ require linking with -latomic if
88
# using the C++ atomic library.
99
#
10-
# Sourced from http://bugs.debian.org/797228
10+
# Sourced from https://bugs.debian.org/797228
1111

1212
m4_define([_CHECK_ATOMIC_testbody], [[
1313
#include <atomic>

Diff for: contrib/ci-builders/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The process is meant to be automated, but an example `docker-build.sh` script is
1010
## build images
1111
`apt-package-list.txt` contains the required packages for debian based systems.
1212

13-
`Dockerfile-build.apt` uses that file, and some build time arguements, to build apt based build images.
13+
`Dockerfile-build.apt` uses that file, and some build time arguments, to build apt based build images.
1414

1515
Currently available images are hosted at
1616
https://hub.docker.com/r/electriccoinco/zcashd-build/tags
@@ -25,7 +25,7 @@ Currently available images are hosted at https://hub.docker.com/r/electriccoinco
2525

2626
## bbworker images
2727

28-
`Dockerfile-bbworker.apt` uses the build images for use with [buildbot](http://buildbot.net/)
28+
`Dockerfile-bbworker.apt` uses the build images for use with [buildbot](https://buildbot.net)
2929

3030
- bbworker-buildbot.tac is a required worker boot file (most is overridden at instancitation)
3131
- bbworker-requirements.txt is the python package requirements for the buildbot worker

Diff for: contrib/debian/copyright

+5-5
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ License: BDB
183183
* GNU AFFERO GENERAL PUBLIC LICENSE
184184
* Version 3, 19 November 2007
185185
*
186-
* Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
186+
* Copyright (C) 2007 Free Software Foundation, Inc. <https://www.fsf.org>
187187
* Everyone is permitted to copy and distribute verbatim copies
188188
* of this license document, but changing it is not allowed.
189189
*
@@ -825,7 +825,7 @@ License: BDB
825825
* GNU Affero General Public License for more details.
826826
*
827827
* You should have received a copy of the GNU Affero General Public License
828-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
828+
* along with this program. If not, see <https://www.gnu.org/licenses/>.
829829
*
830830
* Also add information on how to contact you by electronic and paper mail.
831831
*
@@ -1056,7 +1056,7 @@ License: LGPL
10561056
GNU General Public License for more details.
10571057
Comment:
10581058
You should have received a copy of the GNU General Public License
1059-
along with this program. If not, see <http://www.gnu.org/licenses/>.
1059+
along with this program. If not, see <https://www.gnu.org/licenses/>.
10601060

10611061
License: LGPL-with-ZeroMQ-exception
10621062
GNU LESSER GENERAL PUBLIC LICENSE
@@ -1085,7 +1085,7 @@ License: LGPL-with-ZeroMQ-exception
10851085
of this license, and section 6 of the GNU General Public License.
10861086
Comment:
10871087
You should have received a copy of the GNU General Public License
1088-
along with this program. If not, see <http://www.gnu.org/licenses/>.
1088+
along with this program. If not, see <https://www.gnu.org/licenses/>.
10891089

10901090
License: GNU-All-permissive-License
10911091
Copying and distribution of this file, with or without modification, are
@@ -1105,7 +1105,7 @@ License: GPLv3-or-later-with-Autoconf-exception
11051105
Public License for more details.
11061106
.
11071107
You should have received a copy of the GNU General Public License along
1108-
with this program. If not, see <http://www.gnu.org/licenses/>.
1108+
with this program. If not, see <https://www.gnu.org/licenses/>.
11091109
.
11101110
As a special exception, the respective Autoconf Macro's copyright owner
11111111
gives unlimited permission to copy, distribute and modify the configure

Diff for: contrib/devtools/symbol-check.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
#
3636
# CentOS 8 (Full update EOL May 2024, Maintenance EOL 2029-05-31) has:
3737
#
38-
# - g++ version 8.3.1 (http://mirror.centos.org/centos/8/BaseOS/x86_64/os/Packages/ search for libgcc)
39-
# - libc6 version 2.28 (http://mirror.centos.org/centos/8/BaseOS/x86_64/os/Packages/ search for glibc)
38+
# - g++ version 8.3.1 (https://centos.pkgs.org/8/centos-baseos-x86_64/ search for libgcc)
39+
# - libc6 version 2.28 (https://centos.pkgs.org/8/centos-baseos-x86_64/ search for glibc)
4040
#
4141
# Fedora 31 (EOL ~November 2020) has:
4242
#
@@ -52,7 +52,7 @@
5252
# upgrading GCC or libc, then we should get a binary that works for all these systems, and
5353
# later ones.
5454
#
55-
# According to the GNU ABI document (http://gcc.gnu.org/onlinedocs/libstdc++/manual/abi.html) this corresponds to:
55+
# According to the GNU ABI document (https://gcc.gnu.org/onlinedocs/libstdc++/manual/abi.html) this corresponds to:
5656
# GCC 4.5.3: GCC_4.5.0, GLIBCXX_3.4.14, CXXABI_1.3.4
5757
# libc6: GLIBC_2_23
5858

Diff for: contrib/devtools/test-security-check.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# Copyright (c) 2015-2017 The Bitcoin Core developers
33
# Distributed under the MIT software license, see the accompanying
4-
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
4+
# file COPYING or https://www.opensource.org/licenses/mit-license.php .
55
'''
66
Test script for security-check.py
77
'''

Diff for: contrib/gitian-descriptors/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Once you've got the right hardware and software:
3838
---------------------
3939

4040
`gitian-builder` now also supports building using LXC. See
41-
[help.ubuntu.com](https://help.ubuntu.com/14.04/serverguide/lxc.html)
41+
[help.ubuntu.com](https://ubuntu.com/server/docs/containers-lxc)
4242
for how to get LXC up and running under Ubuntu.
4343

4444
If your main machine is a 64-bit Mac or PC with a few gigabytes of memory
@@ -50,7 +50,7 @@ Here's a description of Gavin's setup on OSX 10.6:
5050
1. Download and install VirtualBox from [https://www.virtualbox.org/](https://www.virtualbox.org/)
5151

5252
2. Download the 64-bit Ubuntu Desktop 12.04 LTS .iso CD image from
53-
[http://www.ubuntu.com/](http://www.ubuntu.com/)
53+
[https://ubuntu.com/](https://ubuntu.com)
5454

5555
3. Run VirtualBox and create a new virtual machine, using the Ubuntu .iso (see the [VirtualBox documentation](https://www.virtualbox.org/wiki/Documentation) for details). Create it with at least 2 gigabytes of memory and a disk that is at least 20 gigabytes big.
5656

Diff for: contrib/tidy_datadir.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
# Copyright (c) 2013 The Bitcoin Core developers
33
# Distributed under the MIT software license, see the accompanying
4-
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
4+
# file COPYING or https://www.opensource.org/licenses/mit-license.php .
55

66
if [ -d "$1" ]; then
77
cd "$1" || exit 1

Diff for: depends/packages/libcxx.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ endef
2121

2222
else
2323
# For Windows cross-compilation, use the MSYS2 binaries.
24-
$(package)_download_path=http://repo.msys2.org/mingw/x86_64
24+
$(package)_download_path=https://repo.msys2.org/mingw/x86_64
2525
$(package)_download_file=mingw-w64-x86_64-libc++-9.0.1-1-any.pkg.tar.xz
2626
$(package)_file_name=mingw-w64-x86_64-libcxx-9.0.1-1-any.pkg.tar.xz
2727
$(package)_sha256_hash=04e77c5d0e3a9efc9cc8ca3b6549af9a9eef6e20d53076295efbdfba76c5f5de

Diff for: doc/Doxyfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# that follow. The default is UTF-8 which is also the encoding used for all
2222
# text before the first occurrence of this tag. Doxygen uses libiconv (or the
2323
# iconv built into libc) for the transcoding. See
24-
# http://www.gnu.org/software/libiconv for the list of possible encodings.
24+
# https://www.gnu.org/software/libiconv/ for the list of possible encodings.
2525

2626
DOXYFILE_ENCODING = UTF-8
2727

@@ -627,7 +627,7 @@ INPUT = src
627627
# This tag can be used to specify the character encoding of the source files
628628
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
629629
# also the default input encoding. Doxygen uses libiconv (or the iconv built
630-
# into libc) for the transcoding. See http://www.gnu.org/software/libiconv for
630+
# into libc) for the transcoding. See https://www.gnu.org/software/libiconv for
631631
# the list of possible encodings.
632632

633633
INPUT_ENCODING = UTF-8
@@ -810,7 +810,7 @@ REFERENCES_LINK_SOURCE = YES
810810
# If the USE_HTAGS tag is set to YES then the references to source code
811811
# will point to the HTML generated by the htags(1) tool instead of doxygen
812812
# built-in source browser. The htags tool is part of GNU's global source
813-
# tagging system (see http://www.gnu.org/software/global/global.html). You
813+
# tagging system (see https://www.gnu.org/software/global/global.html). You
814814
# will need version 4.8.6 or higher.
815815

816816
USE_HTAGS = NO
@@ -905,7 +905,7 @@ HTML_EXTRA_FILES =
905905
# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output.
906906
# Doxygen will adjust the colors in the stylesheet and background images
907907
# according to this color. Hue is specified as an angle on a colorwheel,
908-
# see http://en.wikipedia.org/wiki/Hue for more information.
908+
# see https://en.wikipedia.org/wiki/Hue for more information.
909909
# For instance the value 0 represents red, 60 is yellow, 120 is green,
910910
# 180 is cyan, 240 is blue, 300 purple, and 360 is red again.
911911
# The allowed range is 0 to 359.

0 commit comments

Comments
 (0)