]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Use https:// in lib/, src/, and m4/
authorTim Rühsen <tim.ruehsen@gmx.de>
Tue, 5 Feb 2019 16:00:41 +0000 (17:00 +0100)
committerTim Rühsen <tim.ruehsen@gmx.de>
Wed, 13 Mar 2019 09:59:34 +0000 (10:59 +0100)
Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
18 files changed:
lib/accelerated/x86/coff/aes-ssse3-x86.s
lib/accelerated/x86/coff/aes-ssse3-x86_64.s
lib/accelerated/x86/elf/aes-ssse3-x86.s
lib/accelerated/x86/elf/aes-ssse3-x86_64.s
lib/accelerated/x86/license.txt
lib/accelerated/x86/macosx/aes-ssse3-x86.s
lib/accelerated/x86/macosx/aes-ssse3-x86_64.s
lib/ext/dumbfw.c
lib/ext/signature.c
lib/gnutls.pc.in
lib/locks.h
lib/x509/pkcs12.c
m4/hooks.m4
src/certtool-args.def
src/certtool.c
src/common.c
src/ocsptool-args.def
src/serv.c

index 063f6b157e4a736a14cf9da4e60881f6058aa48f..6e6ea909733de85e8edae6b14c3607c79fb1ddbd 100644 (file)
@@ -5,8 +5,8 @@
 ## By Mike Hamburg (Stanford University), 2009
 ## Public domain.
 ##
-## For details see http://shiftleft.org/papers/vector_aes/ and
-## http://crypto.stanford.edu/vpaes/.
+## For details see https://shiftleft.org/papers/vector_aes/ and
+## https://crypto.stanford.edu/vpaes/.
 #
 # *** This file is auto-generated ***
 #
index 7d5defdbb19abbb9a9a328222bdea20aa0e58d67..8c4a7d709d4dda97335fe3c6401fba0be55d11ed 100644 (file)
@@ -5,8 +5,8 @@
 ## By Mike Hamburg (Stanford University), 2009
 ## Public domain.
 ##
-## For details see http://shiftleft.org/papers/vector_aes/ and
-## http://crypto.stanford.edu/vpaes/.
+## For details see https://shiftleft.org/papers/vector_aes/ and
+## https://crypto.stanford.edu/vpaes/.
 #
 # *** This file is auto-generated ***
 #
index 3aa221267a564b5de6fae34fa1a2ab6d12a83a81..2b677952d17464a94d6691877dd4b0e94244b07c 100644 (file)
@@ -5,8 +5,8 @@
 ## By Mike Hamburg (Stanford University), 2009
 ## Public domain.
 ##
-## For details see http://shiftleft.org/papers/vector_aes/ and
-## http://crypto.stanford.edu/vpaes/.
+## For details see https://shiftleft.org/papers/vector_aes/ and
+## https://crypto.stanford.edu/vpaes/.
 #
 # *** This file is auto-generated ***
 #
index 31a6161c587f3cffb0c1ea620cc73d528c4a411d..d086050e37079fd8752c7fce671cd479e680a19b 100644 (file)
@@ -5,8 +5,8 @@
 ## By Mike Hamburg (Stanford University), 2009
 ## Public domain.
 ##
-## For details see http://shiftleft.org/papers/vector_aes/ and
-## http://crypto.stanford.edu/vpaes/.
+## For details see https://shiftleft.org/papers/vector_aes/ and
+## https://crypto.stanford.edu/vpaes/.
 #
 # *** This file is auto-generated ***
 #
index a50b3a0b9dac4e093da330493b55d45dc0742c5d..7f7caab1cc750d2f291a9f711be662b75c0c4f5e 100755 (executable)
@@ -2,7 +2,7 @@
 Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
-details see http://www.openssl.org/~appro/cryptogams/.
+details see https://www.openssl.org/~appro/cryptogams/.
 ====================================================================
 
 Copyright (c) 2006-2012, CRYPTOGAMS by <appro@openssl.org>
@@ -50,5 +50,5 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 ## By Mike Hamburg (Stanford University), 2009
 ## Public domain.
 ##
-## For details see http://shiftleft.org/papers/vector_aes/ and
-## http://crypto.stanford.edu/vpaes/.
+## For details see https://shiftleft.org/papers/vector_aes/ and
+## https://crypto.stanford.edu/vpaes/.
index 3c12cbf20e8f510f390119daf3cddcf6524bb103..c881a3d8880cf24991972ca866b4d572ca6a56a8 100644 (file)
@@ -5,8 +5,8 @@
 ## By Mike Hamburg (Stanford University), 2009
 ## Public domain.
 ##
-## For details see http://shiftleft.org/papers/vector_aes/ and
-## http://crypto.stanford.edu/vpaes/.
+## For details see https://shiftleft.org/papers/vector_aes/ and
+## https://crypto.stanford.edu/vpaes/.
 #
 # *** This file is auto-generated ***
 #
index 6014d41ba063a6c235f7381727e3ff075d9f9ec8..414bb483e0c1ebda4ce2e510b7247d81841c4099 100644 (file)
@@ -5,8 +5,8 @@
 ## By Mike Hamburg (Stanford University), 2009
 ## Public domain.
 ##
-## For details see http://shiftleft.org/papers/vector_aes/ and
-## http://crypto.stanford.edu/vpaes/.
+## For details see https://shiftleft.org/papers/vector_aes/ and
+## https://crypto.stanford.edu/vpaes/.
 #
 # *** This file is auto-generated ***
 #
index 739f4bd41590ecfc759372a4ad835ab6a4297285..7ff013e8d1420ab0eb2b2e8f022e335c15029623 100644 (file)
@@ -30,7 +30,7 @@
  * data that are between 256 and 511 bytes, and this extension will
  * make sure that client hello isn't in this range.
  *
- * [0]. http://www.ietf.org/mail-archive/web/tls/current/msg10423.html
+ * [0]. https://www.ietf.org/mail-archive/web/tls/current/msg10423.html
  */
 
 static int _gnutls_dumbfw_send_params(gnutls_session_t session,
index 893b12408b46fa5db25238fc632bb0f0633bbe65..e734d2c7d40662198cd3db3d3a18cb7fcf44f89a 100644 (file)
@@ -197,7 +197,7 @@ _gnutls_signature_algorithm_recv_params(gnutls_session_t session,
                gnutls_assert();
                /* Although TLS 1.2 mandates that we must not accept reply
                 * to this message, there are good reasons to just ignore it. Check
-                * http://www.ietf.org/mail-archive/web/tls/current/msg03880.html
+                * https://www.ietf.org/mail-archive/web/tls/current/msg03880.html
                 */
                /* return GNUTLS_E_UNEXPECTED_PACKET; */
        } else {
index d7cd4619dafc7e289adc779681b2ae54b633ba4f..ffad3e16885fdf2c75dc59fdde1f3cf6e0e099a5 100644 (file)
@@ -16,7 +16,7 @@ includedir=@includedir@
 
 Name: GnuTLS
 Description: Transport Security Layer implementation for the GNU system
-URL: http://www.gnutls.org/
+URL: https://www.gnutls.org/
 Version: @VERSION@
 Libs: -L${libdir} -lgnutls
 Libs.private: @LIBINTL@ @LIBSOCKET@ @INET_PTON_LIB@ @LIBPTHREAD@ @LIB_SELECT@ @TSS_LIBS@ @GMP_LIBS@ @LIBUNISTRING@ @LIBIDN2_LIBS@ @LIBATOMIC_LIBS@
index 39b7504e2ad87c7193450ed8cc87699075639f26..deb010b8d234c6c31f90bd2443c90b6e8556177f 100644 (file)
@@ -40,7 +40,7 @@ extern mutex_unlock_func gnutls_mutex_unlock;
 # include <windows.h>
 
 /* Idea based based on comment 2 at:
- * http://stackoverflow.com/questions/3555859/is-it-possible-to-do-static-initialization-of-mutexes-in-windows
+ * https://stackoverflow.com/questions/3555859/is-it-possible-to-do-static-initialization-of-mutexes-in-windows
  */
 # define GNUTLS_STATIC_MUTEX(mutex) \
        static CRITICAL_SECTION *mutex = NULL
index 1f6cb567c320caf11c87b6d74e92fd199c6e0f39..200d1de908f23b11ac4a0d59b6dad65fc9b87c83 100644 (file)
@@ -853,7 +853,7 @@ int gnutls_pkcs12_set_bag(gnutls_pkcs12_t pkcs12, gnutls_pkcs12_bag_t bag)
  * Russian differs from PKCS#12 here. It described proprietary way
  * to obtain MAC key instead of using standard mechanism.
  *
- * See http://wwwold.tc26.ru/standard/rs/%D0%A0%2050.1.112-2016.pdf
+ * See https://wwwold.tc26.ru/standard/rs/%D0%A0%2050.1.112-2016.pdf
  * section 5.
  */
 static int
index f0aa3e8994081b5d2b41bb16a31c5a2505658ee5..226a628a1d6c2666dff34a3715bad353fa253dd4 100644 (file)
@@ -346,7 +346,7 @@ LIBTASN1_MINIMUM=4.9
   AM_CONDITIONAL(ENABLE_OCSP, test "$ac_enable_ocsp" != "no")
 
   # For storing integers in pointers without warnings
-  # http://developer.gnome.org/doc/API/2.0/glib/glib-Type-Conversion-Macros.html#desc
+  # https://developer.gnome.org/doc/API/2.0/glib/glib-Type-Conversion-Macros.html#desc
   AC_CHECK_SIZEOF(void *)
   AC_CHECK_SIZEOF(long long)
   AC_CHECK_SIZEOF(long)
index ca280dfbe1a016a4e4bc17839482a903916b36cb..27ca2c8ed49fabed2986c1bd0e16ac324664f286 100644 (file)
@@ -951,7 +951,7 @@ challenge_password = 123456
 
 # An URL that has CRLs (certificate revocation lists)
 # available. Needed in CA certificates.
-#crl_dist_points = "http://www.getcrl.crl/getcrl/"
+#crl_dist_points = "https://www.getcrl.crl/getcrl/"
 
 # Whether this is a CA certificate or not
 #ca
@@ -1074,10 +1074,10 @@ encryption_key
 #path_len = 2
 
 # OCSP URI
-# ocsp_uri = http://my.ocsp.server/ocsp
+# ocsp_uri = https://my.ocsp.server/ocsp
 
 # CA issuers URI
-# ca_issuers_uri = http://my.ca.issuer
+# ca_issuers_uri = https://my.ca.issuer
 
 # Certificate policies
 #policy1 = 1.3.6.1.4.1.5484.1.10.99.1.0
index 376442ac339d2788fd3faa2a5e5aaefc5dd9ab8b..ea8fc81c672cb288cdb45564047e505af80243d4 100644 (file)
@@ -651,7 +651,7 @@ generate_certificate(gnutls_privkey_t * ret_key,
                get_ca_issuers_set(crt);
 
                if (usage != 0) {
-                       /* http://tools.ietf.org/html/rfc4945#section-5.1.3.2: if any KU is
+                       /* https://tools.ietf.org/html/rfc4945#section-5.1.3.2: if any KU is
                           set, then either digitalSignature or the nonRepudiation bits in the
                           KeyUsage extension MUST for all IKE certs */
                        if (is_ike && (get_sign_status(server) != 1))
index 8303b60a006eba8aece880f9be442e7ce2af5532..b1cb519e2fe6032985d59ce44fb524d35a6e635e 100644 (file)
@@ -21,7 +21,7 @@
 #include <config.h>
 
 /* Work around problem reported in
-   <http://permalink.gmane.org/gmane.comp.lib.gnulib.bugs/15755>.*/
+   <https://permalink.gmane.org/gmane.comp.lib.gnulib.bugs/15755>.*/
 #if GETTIMEOFDAY_CLOBBERS_LOCALTIME
 #undef localtime
 #endif
index b57088feadddcbc0c787f4c6b6fb467bcf997d99..c0d54e5c077f4d61953d9143c35d7e036b64c9b6 100644 (file)
@@ -293,7 +293,7 @@ this information:
 @example
                Authority Information Access Information (not critical):
                        Access Method: 1.3.6.1.5.5.7.48.1 (id-ad-ocsp)
-                       Access Location URI: http://ocsp.CAcert.org/
+                       Access Location URI: https://ocsp.CAcert.org/
 @end example
 
 This means that ocsptool can discover the servers to contact over HTTP.
@@ -309,7 +309,7 @@ OCSP server as well as ask information on a particular certificate
 using --load-cert and --load-issuer.
 
 @example
-$ ocsptool --ask http://ocsp.CAcert.org/ --load-chain chain.pem
+$ ocsptool --ask https://ocsp.CAcert.org/ --load-chain chain.pem
 @end example
 
 _EOF_;
index 254a69930fb074c025734321efffb81332a8c3d9..bc490ee7daa54209a74f1f126fc92f4d7981dd3d 100644 (file)
@@ -508,7 +508,7 @@ gnutls_session_t initialize_session(int dtls)
 static const char DEFAULT_DATA[] =
     "This is the default message reported by the GnuTLS implementation. "
     "For more information please visit "
-    "<a href=\"http://www.gnutls.org/\">http://www.gnutls.org/</a>.";
+    "<a href=\"https://www.gnutls.org/\">https://www.gnutls.org/</a>.";
 
 /* Creates html with the current session information.
  */