diff --git a/mozilla/security/manager/ssl/src/nsPKCS12Blob.cpp b/mozilla/security/manager/ssl/src/nsPKCS12Blob.cpp index 27d1e06c076..ed36a2e2f4a 100644 --- a/mozilla/security/manager/ssl/src/nsPKCS12Blob.cpp +++ b/mozilla/security/manager/ssl/src/nsPKCS12Blob.cpp @@ -34,6 +34,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: nsPKCS12Blob.cpp,v 1.40 2004-04-27 23:04:34 gerv%gerv.net Exp $ */ #include "prmem.h" #include "prprf.h" diff --git a/mozilla/security/manager/ssl/src/nsPKCS12Blob.h b/mozilla/security/manager/ssl/src/nsPKCS12Blob.h index 8efde81329a..83bbaa16ac9 100644 --- a/mozilla/security/manager/ssl/src/nsPKCS12Blob.h +++ b/mozilla/security/manager/ssl/src/nsPKCS12Blob.h @@ -34,6 +34,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: nsPKCS12Blob.h,v 1.13 2004-04-27 23:04:34 gerv%gerv.net Exp $ */ #ifndef _NS_PKCS12BLOB_H_ #define _NS_PKCS12BLOB_H_ diff --git a/mozilla/security/nss/cmd/smimetools/rules.mk b/mozilla/security/nss/cmd/smimetools/rules.mk index 4bce10390e5..a66669ee79d 100644 --- a/mozilla/security/nss/cmd/smimetools/rules.mk +++ b/mozilla/security/nss/cmd/smimetools/rules.mk @@ -34,6 +34,7 @@ # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** +# $Id: rules.mk,v 1.4 2004-04-27 23:04:35 gerv%gerv.net Exp $ install:: $(INSTALL) -m 755 $(SCRIPTS) $(SOURCE_BIN_DIR) diff --git a/mozilla/security/nss/lib/cryptohi/cryptohi.h b/mozilla/security/nss/lib/cryptohi/cryptohi.h index 96700376a72..1530e813758 100644 --- a/mozilla/security/nss/lib/cryptohi/cryptohi.h +++ b/mozilla/security/nss/lib/cryptohi/cryptohi.h @@ -37,6 +37,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: cryptohi.h,v 1.8 2004-04-27 23:04:35 gerv%gerv.net Exp $ */ #ifndef _CRYPTOHI_H_ #define _CRYPTOHI_H_ diff --git a/mozilla/security/nss/lib/cryptohi/cryptoht.h b/mozilla/security/nss/lib/cryptohi/cryptoht.h index 67582edb357..b9e2d45adeb 100644 --- a/mozilla/security/nss/lib/cryptohi/cryptoht.h +++ b/mozilla/security/nss/lib/cryptohi/cryptoht.h @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: cryptoht.h,v 1.3 2004-04-27 23:04:35 gerv%gerv.net Exp $ */ #ifndef _CRYPTOHT_H_ #define _CRYPTOHT_H_ diff --git a/mozilla/security/nss/lib/cryptohi/hasht.h b/mozilla/security/nss/lib/cryptohi/hasht.h index 885bfa824e0..67e8b18fffb 100644 --- a/mozilla/security/nss/lib/cryptohi/hasht.h +++ b/mozilla/security/nss/lib/cryptohi/hasht.h @@ -33,6 +33,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: hasht.h,v 1.6 2004-04-27 23:04:35 gerv%gerv.net Exp $ */ #ifndef _HASHT_H_ #define _HASHT_H_ diff --git a/mozilla/security/nss/lib/cryptohi/key.h b/mozilla/security/nss/lib/cryptohi/key.h index dcb4948a046..50b757a4eb6 100644 --- a/mozilla/security/nss/lib/cryptohi/key.h +++ b/mozilla/security/nss/lib/cryptohi/key.h @@ -33,6 +33,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: key.h,v 1.4 2004-04-27 23:04:35 gerv%gerv.net Exp $ */ #ifndef _KEY_H_ #define _KEY_H_ diff --git a/mozilla/security/nss/lib/cryptohi/keyhi.h b/mozilla/security/nss/lib/cryptohi/keyhi.h index 7806d4c5bb8..528829ef51e 100644 --- a/mozilla/security/nss/lib/cryptohi/keyhi.h +++ b/mozilla/security/nss/lib/cryptohi/keyhi.h @@ -35,6 +35,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: keyhi.h,v 1.11 2004-04-27 23:04:35 gerv%gerv.net Exp $ */ #ifndef _KEYHI_H_ #define _KEYHI_H_ diff --git a/mozilla/security/nss/lib/cryptohi/keyt.h b/mozilla/security/nss/lib/cryptohi/keyt.h index 9d20d815e2b..8c77b7056eb 100644 --- a/mozilla/security/nss/lib/cryptohi/keyt.h +++ b/mozilla/security/nss/lib/cryptohi/keyt.h @@ -33,6 +33,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: keyt.h,v 1.4 2004-04-27 23:04:35 gerv%gerv.net Exp $ */ #ifndef _KEYT_H_ #define _KEYT_H_ diff --git a/mozilla/security/nss/lib/cryptohi/sechash.h b/mozilla/security/nss/lib/cryptohi/sechash.h index d4abce5561f..aa1a3420c06 100644 --- a/mozilla/security/nss/lib/cryptohi/sechash.h +++ b/mozilla/security/nss/lib/cryptohi/sechash.h @@ -35,6 +35,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sechash.h,v 1.5 2004-04-27 23:04:35 gerv%gerv.net Exp $ */ #include "seccomon.h" #include "hasht.h" diff --git a/mozilla/security/nss/lib/cryptohi/secsign.c b/mozilla/security/nss/lib/cryptohi/secsign.c index 84f339a9245..414be8683ba 100644 --- a/mozilla/security/nss/lib/cryptohi/secsign.c +++ b/mozilla/security/nss/lib/cryptohi/secsign.c @@ -37,6 +37,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: secsign.c,v 1.8 2004-04-27 23:04:35 gerv%gerv.net Exp $ */ #include #include "cryptohi.h" diff --git a/mozilla/security/nss/lib/cryptohi/secvfy.c b/mozilla/security/nss/lib/cryptohi/secvfy.c index 8c4bd9c600c..4d55b63c7ff 100644 --- a/mozilla/security/nss/lib/cryptohi/secvfy.c +++ b/mozilla/security/nss/lib/cryptohi/secvfy.c @@ -37,6 +37,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: secvfy.c,v 1.12 2004-04-27 23:04:35 gerv%gerv.net Exp $ */ #include #include "cryptohi.h" diff --git a/mozilla/security/nss/lib/freebl/aeskeywrap.c b/mozilla/security/nss/lib/freebl/aeskeywrap.c index 7de414fe6dd..c0cd0aa094f 100644 --- a/mozilla/security/nss/lib/freebl/aeskeywrap.c +++ b/mozilla/security/nss/lib/freebl/aeskeywrap.c @@ -36,8 +36,9 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: aeskeywrap.c,v 1.3 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ -/* $Id: aeskeywrap.c,v 1.2 2004-04-25 15:03:08 gerv%gerv.net Exp $ */ +/* $Id: aeskeywrap.c,v 1.3 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #include "prcpucfg.h" #if defined(IS_LITTLE_ENDIAN) || defined(SHA_NO_LONG_LONG) diff --git a/mozilla/security/nss/lib/freebl/alg2268.c b/mozilla/security/nss/lib/freebl/alg2268.c index 9872d4dbfc8..abade57ebd6 100644 --- a/mozilla/security/nss/lib/freebl/alg2268.c +++ b/mozilla/security/nss/lib/freebl/alg2268.c @@ -36,8 +36,9 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: alg2268.c,v 1.6 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ -/* $Id: alg2268.c,v 1.5 2004-04-25 15:03:08 gerv%gerv.net Exp $ */ +/* $Id: alg2268.c,v 1.6 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #include "blapi.h" #include "secerr.h" diff --git a/mozilla/security/nss/lib/freebl/arcfive.c b/mozilla/security/nss/lib/freebl/arcfive.c index 21716d8b80b..17b5729f407 100644 --- a/mozilla/security/nss/lib/freebl/arcfive.c +++ b/mozilla/security/nss/lib/freebl/arcfive.c @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: arcfive.c,v 1.5 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #include "blapi.h" #include "prerror.h" diff --git a/mozilla/security/nss/lib/freebl/blapi.h b/mozilla/security/nss/lib/freebl/blapi.h index 9ff5c8aa2a8..267c166a62e 100644 --- a/mozilla/security/nss/lib/freebl/blapi.h +++ b/mozilla/security/nss/lib/freebl/blapi.h @@ -37,6 +37,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: blapi.h,v 1.18 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #ifndef _BLAPI_H_ #define _BLAPI_H_ diff --git a/mozilla/security/nss/lib/freebl/blapit.h b/mozilla/security/nss/lib/freebl/blapit.h index 31c2df989f2..2a50ee1a611 100644 --- a/mozilla/security/nss/lib/freebl/blapit.h +++ b/mozilla/security/nss/lib/freebl/blapit.h @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: blapit.h,v 1.14 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #ifndef _BLAPIT_H_ #define _BLAPIT_H_ diff --git a/mozilla/security/nss/lib/freebl/dsa.c b/mozilla/security/nss/lib/freebl/dsa.c index b5a0da346c0..1a1cc2a4160 100644 --- a/mozilla/security/nss/lib/freebl/dsa.c +++ b/mozilla/security/nss/lib/freebl/dsa.c @@ -35,6 +35,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: dsa.c,v 1.13 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #include "secerr.h" diff --git a/mozilla/security/nss/lib/freebl/ldvector.c b/mozilla/security/nss/lib/freebl/ldvector.c index 0eadb33706d..97a19790b78 100644 --- a/mozilla/security/nss/lib/freebl/ldvector.c +++ b/mozilla/security/nss/lib/freebl/ldvector.c @@ -37,6 +37,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: ldvector.c,v 1.8 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #include "loader.h" diff --git a/mozilla/security/nss/lib/freebl/loader.c b/mozilla/security/nss/lib/freebl/loader.c index 7dd5dda23a0..2d22374a67b 100644 --- a/mozilla/security/nss/lib/freebl/loader.c +++ b/mozilla/security/nss/lib/freebl/loader.c @@ -37,6 +37,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: loader.c,v 1.18 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #include "loader.h" #include "prmem.h" diff --git a/mozilla/security/nss/lib/freebl/loader.h b/mozilla/security/nss/lib/freebl/loader.h index 3f1995f4727..1e6bd480376 100644 --- a/mozilla/security/nss/lib/freebl/loader.h +++ b/mozilla/security/nss/lib/freebl/loader.h @@ -37,6 +37,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: loader.h,v 1.12 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #ifndef _LOADER_H_ #define _LOADER_H_ 1 diff --git a/mozilla/security/nss/lib/freebl/mpi/logtab.h b/mozilla/security/nss/lib/freebl/mpi/logtab.h index 258ed69b5ab..6791008264e 100644 --- a/mozilla/security/nss/lib/freebl/mpi/logtab.h +++ b/mozilla/security/nss/lib/freebl/mpi/logtab.h @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: logtab.h,v 1.5 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ const float s_logv_2[] = { 0.000000000f, 0.000000000f, 1.000000000f, 0.630929754f, /* 0 1 2 3 */ diff --git a/mozilla/security/nss/lib/freebl/mpi/montmulf.c b/mozilla/security/nss/lib/freebl/mpi/montmulf.c index 1eb0811d6a4..37153ced850 100644 --- a/mozilla/security/nss/lib/freebl/mpi/montmulf.c +++ b/mozilla/security/nss/lib/freebl/mpi/montmulf.c @@ -34,6 +34,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: montmulf.c,v 1.7 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #ifdef SOLARIS #define RF_INLINE_MACROS 1 diff --git a/mozilla/security/nss/lib/freebl/mpi/montmulf.h b/mozilla/security/nss/lib/freebl/mpi/montmulf.h index e1df6de7549..91e71589b71 100644 --- a/mozilla/security/nss/lib/freebl/mpi/montmulf.h +++ b/mozilla/security/nss/lib/freebl/mpi/montmulf.h @@ -34,6 +34,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: montmulf.h,v 1.4 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ /* The functions that are to be called from outside of the .s file have the * following interfaces and array size requirements: diff --git a/mozilla/security/nss/lib/freebl/mpi/montmulf.il b/mozilla/security/nss/lib/freebl/mpi/montmulf.il index dfba1016d1e..b4577bb4f3d 100644 --- a/mozilla/security/nss/lib/freebl/mpi/montmulf.il +++ b/mozilla/security/nss/lib/freebl/mpi/montmulf.il @@ -34,6 +34,7 @@ ! the terms of any one of the MPL, the GPL or the LGPL. ! ! ***** END LICENSE BLOCK ***** +! $Id: montmulf.il,v 1.4 2004-04-27 23:04:36 gerv%gerv.net Exp $ ! ! double upper32(double /*frs1*/); diff --git a/mozilla/security/nss/lib/freebl/mpi/montmulfv8.il b/mozilla/security/nss/lib/freebl/mpi/montmulfv8.il index dfba1016d1e..c56077fc233 100644 --- a/mozilla/security/nss/lib/freebl/mpi/montmulfv8.il +++ b/mozilla/security/nss/lib/freebl/mpi/montmulfv8.il @@ -34,6 +34,7 @@ ! the terms of any one of the MPL, the GPL or the LGPL. ! ! ***** END LICENSE BLOCK ***** +! $Id: montmulfv8.il,v 1.3 2004-04-27 23:04:36 gerv%gerv.net Exp $ ! ! double upper32(double /*frs1*/); diff --git a/mozilla/security/nss/lib/freebl/mpi/montmulfv9.il b/mozilla/security/nss/lib/freebl/mpi/montmulfv9.il index bf1ffe58eda..369f5d3e2e7 100644 --- a/mozilla/security/nss/lib/freebl/mpi/montmulfv9.il +++ b/mozilla/security/nss/lib/freebl/mpi/montmulfv9.il @@ -34,6 +34,7 @@ ! the terms of any one of the MPL, the GPL or the LGPL. ! ! ***** END LICENSE BLOCK ***** +! $Id: montmulfv9.il,v 1.3 2004-04-27 23:04:36 gerv%gerv.net Exp $ ! ! double upper32(double /*frs1*/); diff --git a/mozilla/security/nss/lib/freebl/mpi/mpi-priv.h b/mozilla/security/nss/lib/freebl/mpi/mpi-priv.h index f4297f9aa31..243df0d512f 100644 --- a/mozilla/security/nss/lib/freebl/mpi/mpi-priv.h +++ b/mozilla/security/nss/lib/freebl/mpi/mpi-priv.h @@ -42,6 +42,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mpi-priv.h,v 1.17 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #ifndef _MPI_PRIV_H_ #define _MPI_PRIV_H_ 1 diff --git a/mozilla/security/nss/lib/freebl/mpi/mpi-test.c b/mozilla/security/nss/lib/freebl/mpi/mpi-test.c index bd1622d8a6c..95c11d055cf 100644 --- a/mozilla/security/nss/lib/freebl/mpi/mpi-test.c +++ b/mozilla/security/nss/lib/freebl/mpi/mpi-test.c @@ -42,6 +42,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mpi-test.c,v 1.12 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/mpi.c b/mozilla/security/nss/lib/freebl/mpi/mpi.c index 1c1f03ba102..42002ead73c 100644 --- a/mozilla/security/nss/lib/freebl/mpi/mpi.c +++ b/mozilla/security/nss/lib/freebl/mpi/mpi.c @@ -40,6 +40,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mpi.c,v 1.42 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #include "mpi-priv.h" #if defined(OSF1) diff --git a/mozilla/security/nss/lib/freebl/mpi/mpi.h b/mozilla/security/nss/lib/freebl/mpi/mpi.h index ffdef3650f3..e4471ac1994 100644 --- a/mozilla/security/nss/lib/freebl/mpi/mpi.h +++ b/mozilla/security/nss/lib/freebl/mpi/mpi.h @@ -39,6 +39,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mpi.h,v 1.22 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #ifndef _H_MPI_ #define _H_MPI_ diff --git a/mozilla/security/nss/lib/freebl/mpi/mpi_hp.c b/mozilla/security/nss/lib/freebl/mpi/mpi_hp.c index a2f7f8a3d38..c67762f6181 100644 --- a/mozilla/security/nss/lib/freebl/mpi/mpi_hp.c +++ b/mozilla/security/nss/lib/freebl/mpi/mpi_hp.c @@ -33,6 +33,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mpi_hp.c,v 1.5 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ /* This file contains routines that perform vector multiplication. */ diff --git a/mozilla/security/nss/lib/freebl/mpi/mpi_sparc.c b/mozilla/security/nss/lib/freebl/mpi/mpi_sparc.c index e5ae1d032b0..1329c47392b 100644 --- a/mozilla/security/nss/lib/freebl/mpi/mpi_sparc.c +++ b/mozilla/security/nss/lib/freebl/mpi/mpi_sparc.c @@ -33,6 +33,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mpi_sparc.c,v 1.6 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ /* Multiplication performance enhancements for sparc v8+vis CPUs. */ diff --git a/mozilla/security/nss/lib/freebl/mpi/mplogic.c b/mozilla/security/nss/lib/freebl/mpi/mplogic.c index 4cc23a2df09..93934705ee7 100644 --- a/mozilla/security/nss/lib/freebl/mpi/mplogic.c +++ b/mozilla/security/nss/lib/freebl/mpi/mplogic.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mplogic.c,v 1.15 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #include "mpi-priv.h" #include "mplogic.h" diff --git a/mozilla/security/nss/lib/freebl/mpi/mplogic.h b/mozilla/security/nss/lib/freebl/mpi/mplogic.h index b21b8d9299b..62ba406ae07 100644 --- a/mozilla/security/nss/lib/freebl/mpi/mplogic.h +++ b/mozilla/security/nss/lib/freebl/mpi/mplogic.h @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mplogic.h,v 1.7 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #ifndef _H_MPLOGIC_ #define _H_MPLOGIC_ diff --git a/mozilla/security/nss/lib/freebl/mpi/mpmontg.c b/mozilla/security/nss/lib/freebl/mpi/mpmontg.c index c716223b8a1..b1ef102c1a0 100644 --- a/mozilla/security/nss/lib/freebl/mpi/mpmontg.c +++ b/mozilla/security/nss/lib/freebl/mpi/mpmontg.c @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mpmontg.c,v 1.15 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ /* This file implements moduluar exponentiation using Montgomery's * method for modular reduction. This file implements the method diff --git a/mozilla/security/nss/lib/freebl/mpi/mpv_sparc.c b/mozilla/security/nss/lib/freebl/mpi/mpv_sparc.c index 0d1e30f207a..4b87baefbb6 100644 --- a/mozilla/security/nss/lib/freebl/mpi/mpv_sparc.c +++ b/mozilla/security/nss/lib/freebl/mpi/mpv_sparc.c @@ -33,6 +33,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mpv_sparc.c,v 1.4 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #include "vis_proto.h" diff --git a/mozilla/security/nss/lib/freebl/mpi/test-info.c b/mozilla/security/nss/lib/freebl/mpi/test-info.c index 5246543dd41..92b5a37559e 100644 --- a/mozilla/security/nss/lib/freebl/mpi/test-info.c +++ b/mozilla/security/nss/lib/freebl/mpi/test-info.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: test-info.c,v 1.3 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ /* Table mapping test suite names to index numbers */ const int g_count = 42; diff --git a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-1.c b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-1.c index 9d78e31a85e..d9429b4a6c6 100644 --- a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-1.c +++ b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-1.c @@ -39,6 +39,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mptest-1.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-2.c b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-2.c index 9366cf60fe1..d06fbced55d 100644 --- a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-2.c +++ b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-2.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mptest-2.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-3.c b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-3.c index bcd1e80a222..5026f42c1e5 100644 --- a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-3.c +++ b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-3.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mptest-3.c,v 1.4 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-3a.c b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-3a.c index 3b8adaa579b..158bde7975a 100644 --- a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-3a.c +++ b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-3a.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mptest-3a.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-4.c b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-4.c index f4563e7cd57..349f185ba60 100644 --- a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-4.c +++ b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-4.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mptest-4.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-4a.c b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-4a.c index ccc4af01bb3..0ad42016baa 100644 --- a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-4a.c +++ b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-4a.c @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mptest-4a.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-4b.c b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-4b.c index 00298ddb201..11620a072d7 100644 --- a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-4b.c +++ b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-4b.c @@ -39,6 +39,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mptest-4b.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-5.c b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-5.c index 73295a62aef..22a0ca32237 100644 --- a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-5.c +++ b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-5.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mptest-5.c,v 1.4 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-5a.c b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-5a.c index 99faff2b7d5..4b115060a26 100644 --- a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-5a.c +++ b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-5a.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mptest-5a.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-6.c b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-6.c index ebcce29754b..22c686bccf9 100644 --- a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-6.c +++ b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-6.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mptest-6.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-7.c b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-7.c index b5c505134a3..0903ba4bc8e 100644 --- a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-7.c +++ b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-7.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mptest-7.c,v 1.4 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-8.c b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-8.c index e77c4596330..f036651c287 100644 --- a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-8.c +++ b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-8.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mptest-8.c,v 1.4 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-9.c b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-9.c index 4a30a72d3fd..e793e6f1374 100644 --- a/mozilla/security/nss/lib/freebl/mpi/tests/mptest-9.c +++ b/mozilla/security/nss/lib/freebl/mpi/tests/mptest-9.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: mptest-9.c,v 1.4 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/utils/basecvt.c b/mozilla/security/nss/lib/freebl/mpi/utils/basecvt.c index af6ff8327d1..b48d88e1781 100644 --- a/mozilla/security/nss/lib/freebl/mpi/utils/basecvt.c +++ b/mozilla/security/nss/lib/freebl/mpi/utils/basecvt.c @@ -40,6 +40,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: basecvt.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/utils/bbs_rand.c b/mozilla/security/nss/lib/freebl/mpi/utils/bbs_rand.c index b2a89bfa047..5c531901cc4 100644 --- a/mozilla/security/nss/lib/freebl/mpi/utils/bbs_rand.c +++ b/mozilla/security/nss/lib/freebl/mpi/utils/bbs_rand.c @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: bbs_rand.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include "bbs_rand.h" diff --git a/mozilla/security/nss/lib/freebl/mpi/utils/bbs_rand.h b/mozilla/security/nss/lib/freebl/mpi/utils/bbs_rand.h index b9a075c2556..83665a73beb 100644 --- a/mozilla/security/nss/lib/freebl/mpi/utils/bbs_rand.h +++ b/mozilla/security/nss/lib/freebl/mpi/utils/bbs_rand.h @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: bbs_rand.h,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #ifndef _H_BBSRAND_ #define _H_BBSRAND_ diff --git a/mozilla/security/nss/lib/freebl/mpi/utils/bbsrand.c b/mozilla/security/nss/lib/freebl/mpi/utils/bbsrand.c index 5e735d2d896..b2d05305e97 100644 --- a/mozilla/security/nss/lib/freebl/mpi/utils/bbsrand.c +++ b/mozilla/security/nss/lib/freebl/mpi/utils/bbsrand.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: bbsrand.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/utils/dec2hex.c b/mozilla/security/nss/lib/freebl/mpi/utils/dec2hex.c index 300d3aa028f..83db30d5e02 100644 --- a/mozilla/security/nss/lib/freebl/mpi/utils/dec2hex.c +++ b/mozilla/security/nss/lib/freebl/mpi/utils/dec2hex.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: dec2hex.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/utils/exptmod.c b/mozilla/security/nss/lib/freebl/mpi/utils/exptmod.c index eb70bf94137..881cc759495 100644 --- a/mozilla/security/nss/lib/freebl/mpi/utils/exptmod.c +++ b/mozilla/security/nss/lib/freebl/mpi/utils/exptmod.c @@ -39,6 +39,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: exptmod.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/utils/fact.c b/mozilla/security/nss/lib/freebl/mpi/utils/fact.c index c60f755b46c..30e2eb8891f 100644 --- a/mozilla/security/nss/lib/freebl/mpi/utils/fact.c +++ b/mozilla/security/nss/lib/freebl/mpi/utils/fact.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: fact.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/utils/gcd.c b/mozilla/security/nss/lib/freebl/mpi/utils/gcd.c index b001d20d401..b344af79bb3 100644 --- a/mozilla/security/nss/lib/freebl/mpi/utils/gcd.c +++ b/mozilla/security/nss/lib/freebl/mpi/utils/gcd.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: gcd.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/utils/hex2dec.c b/mozilla/security/nss/lib/freebl/mpi/utils/hex2dec.c index fccbfd33029..b8ecb1b002c 100644 --- a/mozilla/security/nss/lib/freebl/mpi/utils/hex2dec.c +++ b/mozilla/security/nss/lib/freebl/mpi/utils/hex2dec.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: hex2dec.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/utils/invmod.c b/mozilla/security/nss/lib/freebl/mpi/utils/invmod.c index 98151938af4..8d14d83f588 100644 --- a/mozilla/security/nss/lib/freebl/mpi/utils/invmod.c +++ b/mozilla/security/nss/lib/freebl/mpi/utils/invmod.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: invmod.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/utils/isprime.c b/mozilla/security/nss/lib/freebl/mpi/utils/isprime.c index 1b0a64ddd55..5fc50da912f 100644 --- a/mozilla/security/nss/lib/freebl/mpi/utils/isprime.c +++ b/mozilla/security/nss/lib/freebl/mpi/utils/isprime.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: isprime.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/utils/lap.c b/mozilla/security/nss/lib/freebl/mpi/utils/lap.c index b12153e12a5..1be1ce0e1fd 100644 --- a/mozilla/security/nss/lib/freebl/mpi/utils/lap.c +++ b/mozilla/security/nss/lib/freebl/mpi/utils/lap.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: lap.c,v 1.4 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/utils/makeprime.c b/mozilla/security/nss/lib/freebl/mpi/utils/makeprime.c index 4678293546a..7c79c31f3d4 100644 --- a/mozilla/security/nss/lib/freebl/mpi/utils/makeprime.c +++ b/mozilla/security/nss/lib/freebl/mpi/utils/makeprime.c @@ -41,6 +41,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: makeprime.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/utils/metime.c b/mozilla/security/nss/lib/freebl/mpi/utils/metime.c index 983b72205f2..73832d8995d 100644 --- a/mozilla/security/nss/lib/freebl/mpi/utils/metime.c +++ b/mozilla/security/nss/lib/freebl/mpi/utils/metime.c @@ -3,7 +3,7 @@ * * Modular exponentiation timing test * - * $Id: metime.c,v 1.4 2004-04-25 15:03:11 gerv%gerv.net Exp $ + * $Id: metime.c,v 1.5 2004-04-27 23:04:37 gerv%gerv.net Exp $ * * ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 @@ -41,6 +41,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: metime.c,v 1.5 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/utils/pi.c b/mozilla/security/nss/lib/freebl/mpi/utils/pi.c index 81aab0c66b5..6d9a5de9bd5 100644 --- a/mozilla/security/nss/lib/freebl/mpi/utils/pi.c +++ b/mozilla/security/nss/lib/freebl/mpi/utils/pi.c @@ -44,6 +44,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: pi.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/utils/primegen.c b/mozilla/security/nss/lib/freebl/mpi/utils/primegen.c index 3052dc50178..00e1b704f6b 100644 --- a/mozilla/security/nss/lib/freebl/mpi/utils/primegen.c +++ b/mozilla/security/nss/lib/freebl/mpi/utils/primegen.c @@ -46,6 +46,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: primegen.c,v 1.7 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/utils/prng.c b/mozilla/security/nss/lib/freebl/mpi/utils/prng.c index c05239155e5..2bcd37816ba 100644 --- a/mozilla/security/nss/lib/freebl/mpi/utils/prng.c +++ b/mozilla/security/nss/lib/freebl/mpi/utils/prng.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: prng.c,v 1.4 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/utils/sieve.c b/mozilla/security/nss/lib/freebl/mpi/utils/sieve.c index 2ceeb401aca..d771a6924fc 100644 --- a/mozilla/security/nss/lib/freebl/mpi/utils/sieve.c +++ b/mozilla/security/nss/lib/freebl/mpi/utils/sieve.c @@ -55,6 +55,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sieve.c,v 1.3 2004-04-27 23:04:37 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/freebl/mpi/vis_32.il b/mozilla/security/nss/lib/freebl/mpi/vis_32.il index ab45996ee5d..7b0cdd6dbb0 100644 --- a/mozilla/security/nss/lib/freebl/mpi/vis_32.il +++ b/mozilla/security/nss/lib/freebl/mpi/vis_32.il @@ -34,6 +34,7 @@ ! the terms of any one of the MPL, the GPL or the LGPL. ! ! ***** END LICENSE BLOCK ***** +! $Id: vis_32.il,v 1.3 2004-04-27 23:04:36 gerv%gerv.net Exp $ ! The interface to the VIS instructions as declared below (and in the VIS ! User's Manual) will not change, but the macro implementation might change diff --git a/mozilla/security/nss/lib/freebl/mpi/vis_64.il b/mozilla/security/nss/lib/freebl/mpi/vis_64.il index 2a674b70ac2..e8935fbe0ec 100644 --- a/mozilla/security/nss/lib/freebl/mpi/vis_64.il +++ b/mozilla/security/nss/lib/freebl/mpi/vis_64.il @@ -34,6 +34,7 @@ ! the terms of any one of the MPL, the GPL or the LGPL. ! ! ***** END LICENSE BLOCK ***** +! $Id: vis_64.il,v 1.3 2004-04-27 23:04:36 gerv%gerv.net Exp $ ! This file is to be used in place of vis.il in 64-bit builds. diff --git a/mozilla/security/nss/lib/freebl/mpi/vis_proto.h b/mozilla/security/nss/lib/freebl/mpi/vis_proto.h index a5692792503..0074af4766e 100644 --- a/mozilla/security/nss/lib/freebl/mpi/vis_proto.h +++ b/mozilla/security/nss/lib/freebl/mpi/vis_proto.h @@ -33,6 +33,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: vis_proto.h,v 1.3 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ /* * Prototypes for the inline templates in vis.il diff --git a/mozilla/security/nss/lib/freebl/prng_fips1861.c b/mozilla/security/nss/lib/freebl/prng_fips1861.c index dd14df10a67..ece68679065 100644 --- a/mozilla/security/nss/lib/freebl/prng_fips1861.c +++ b/mozilla/security/nss/lib/freebl/prng_fips1861.c @@ -35,6 +35,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: prng_fips1861.c,v 1.17 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #include "prerr.h" #include "secerr.h" diff --git a/mozilla/security/nss/lib/freebl/rijndael.c b/mozilla/security/nss/lib/freebl/rijndael.c index c7a7a8d0f64..4b7579dfa6a 100644 --- a/mozilla/security/nss/lib/freebl/rijndael.c +++ b/mozilla/security/nss/lib/freebl/rijndael.c @@ -33,6 +33,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: rijndael.c,v 1.18 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #include "prinit.h" #include "prerr.h" diff --git a/mozilla/security/nss/lib/freebl/rijndael.h b/mozilla/security/nss/lib/freebl/rijndael.h index 0378687fe91..1b7c18d0003 100644 --- a/mozilla/security/nss/lib/freebl/rijndael.h +++ b/mozilla/security/nss/lib/freebl/rijndael.h @@ -33,6 +33,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: rijndael.h,v 1.10 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #ifndef _RIJNDAEL_H_ #define _RIJNDAEL_H_ 1 diff --git a/mozilla/security/nss/lib/freebl/rijndael_tables.c b/mozilla/security/nss/lib/freebl/rijndael_tables.c index 9903319928a..2f8c3b8f7ee 100644 --- a/mozilla/security/nss/lib/freebl/rijndael_tables.c +++ b/mozilla/security/nss/lib/freebl/rijndael_tables.c @@ -33,6 +33,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: rijndael_tables.c,v 1.4 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #include "stdio.h" #include "prtypes.h" diff --git a/mozilla/security/nss/lib/freebl/sha512.c b/mozilla/security/nss/lib/freebl/sha512.c index a586779e074..b6b5da51c8d 100644 --- a/mozilla/security/nss/lib/freebl/sha512.c +++ b/mozilla/security/nss/lib/freebl/sha512.c @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sha512.c,v 1.7 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #include "prcpucfg.h" #if defined(_X86_) || defined(SHA_NO_LONG_LONG) #define NOUNROLL512 1 diff --git a/mozilla/security/nss/lib/freebl/shsign.h b/mozilla/security/nss/lib/freebl/shsign.h index 69d8cd05547..cd0d1be4dd0 100644 --- a/mozilla/security/nss/lib/freebl/shsign.h +++ b/mozilla/security/nss/lib/freebl/shsign.h @@ -33,6 +33,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: shsign.h,v 1.3 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #ifndef _SHSIGN_H_ #define _SHSIGN_H_ diff --git a/mozilla/security/nss/lib/freebl/shvfy.c b/mozilla/security/nss/lib/freebl/shvfy.c index 42a90d57ac0..c0ae9a34778 100644 --- a/mozilla/security/nss/lib/freebl/shvfy.c +++ b/mozilla/security/nss/lib/freebl/shvfy.c @@ -34,6 +34,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: shvfy.c,v 1.10 2004-04-27 23:04:36 gerv%gerv.net Exp $ */ #include "shsign.h" #include "prlink.h" diff --git a/mozilla/security/nss/lib/nss/nss.h b/mozilla/security/nss/lib/nss/nss.h index 0a5345c206b..12f4946342e 100644 --- a/mozilla/security/nss/lib/nss/nss.h +++ b/mozilla/security/nss/lib/nss/nss.h @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: nss.h,v 1.37 2004-04-27 23:04:38 gerv%gerv.net Exp $ */ #ifndef __nss_h_ #define __nss_h_ diff --git a/mozilla/security/nss/lib/nss/nssinit.c b/mozilla/security/nss/lib/nss/nssinit.c index 2f9dcbae484..b7c77dfd80e 100644 --- a/mozilla/security/nss/lib/nss/nssinit.c +++ b/mozilla/security/nss/lib/nss/nssinit.c @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: nssinit.c,v 1.66 2004-04-27 23:04:38 gerv%gerv.net Exp $ */ #include #include "seccomon.h" diff --git a/mozilla/security/nss/lib/softoken/dbinit.c b/mozilla/security/nss/lib/softoken/dbinit.c index bacd2993119..4321cebaf6e 100644 --- a/mozilla/security/nss/lib/softoken/dbinit.c +++ b/mozilla/security/nss/lib/softoken/dbinit.c @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: dbinit.c,v 1.22 2004-04-27 23:04:38 gerv%gerv.net Exp $ */ #include #include "seccomon.h" diff --git a/mozilla/security/nss/lib/softoken/fipstest.c b/mozilla/security/nss/lib/softoken/fipstest.c index 2f8934aa732..d5592d6ecce 100644 --- a/mozilla/security/nss/lib/softoken/fipstest.c +++ b/mozilla/security/nss/lib/softoken/fipstest.c @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: fipstest.c,v 1.7 2004-04-27 23:04:38 gerv%gerv.net Exp $ */ #include "softoken.h" /* Required for RC2-ECB, RC2-CBC, RC4, DES-ECB, */ /* DES-CBC, DES3-ECB, DES3-CBC, RSA */ diff --git a/mozilla/security/nss/lib/softoken/keydb.c b/mozilla/security/nss/lib/softoken/keydb.c index f74edb8dfe8..a7c73306b9d 100644 --- a/mozilla/security/nss/lib/softoken/keydb.c +++ b/mozilla/security/nss/lib/softoken/keydb.c @@ -34,6 +34,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: keydb.c,v 1.38 2004-04-27 23:04:38 gerv%gerv.net Exp $ */ #include "lowkeyi.h" #include "seccomon.h" diff --git a/mozilla/security/nss/lib/softoken/keydbi.h b/mozilla/security/nss/lib/softoken/keydbi.h index abfc7a2dc77..e5e489d8ecb 100644 --- a/mozilla/security/nss/lib/softoken/keydbi.h +++ b/mozilla/security/nss/lib/softoken/keydbi.h @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: keydbi.h,v 1.6 2004-04-27 23:04:38 gerv%gerv.net Exp $ */ #ifndef _KEYDBI_H_ #define _KEYDBI_H_ diff --git a/mozilla/security/nss/lib/softoken/lowkeyi.h b/mozilla/security/nss/lib/softoken/lowkeyi.h index a72bcc6c45e..846db63eb85 100644 --- a/mozilla/security/nss/lib/softoken/lowkeyi.h +++ b/mozilla/security/nss/lib/softoken/lowkeyi.h @@ -34,6 +34,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: lowkeyi.h,v 1.10 2004-04-27 23:04:38 gerv%gerv.net Exp $ */ #ifndef _LOWKEYI_H_ #define _LOWKEYI_H_ diff --git a/mozilla/security/nss/lib/softoken/rsawrapr.c b/mozilla/security/nss/lib/softoken/rsawrapr.c index 7be029f4c3a..12d43098a88 100644 --- a/mozilla/security/nss/lib/softoken/rsawrapr.c +++ b/mozilla/security/nss/lib/softoken/rsawrapr.c @@ -37,6 +37,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: rsawrapr.c,v 1.7 2004-04-27 23:04:38 gerv%gerv.net Exp $ */ #include "blapi.h" #include "softoken.h" diff --git a/mozilla/security/nss/lib/softoken/softoken.h b/mozilla/security/nss/lib/softoken/softoken.h index 44b3bb6f907..b01354a008b 100644 --- a/mozilla/security/nss/lib/softoken/softoken.h +++ b/mozilla/security/nss/lib/softoken/softoken.h @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: softoken.h,v 1.6 2004-04-27 23:04:38 gerv%gerv.net Exp $ */ #ifndef _SOFTOKEN_H_ #define _SOFTOKEN_H_ diff --git a/mozilla/security/nss/lib/softoken/softoknt.h b/mozilla/security/nss/lib/softoken/softoknt.h index e77f143a1b7..e6c4bfbc518 100644 --- a/mozilla/security/nss/lib/softoken/softoknt.h +++ b/mozilla/security/nss/lib/softoken/softoknt.h @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: softoknt.h,v 1.3 2004-04-27 23:04:38 gerv%gerv.net Exp $ */ #ifndef _SOFTOKNT_H_ #define _SOFTOKNT_H_ diff --git a/mozilla/security/nss/lib/softoken/tlsprf.c b/mozilla/security/nss/lib/softoken/tlsprf.c index 2ef05984de7..4832aa97112 100644 --- a/mozilla/security/nss/lib/softoken/tlsprf.c +++ b/mozilla/security/nss/lib/softoken/tlsprf.c @@ -35,6 +35,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: tlsprf.c,v 1.4 2004-04-27 23:04:38 gerv%gerv.net Exp $ */ #include "pkcs11i.h" #include "sechash.h" diff --git a/mozilla/security/nss/lib/ssl/authcert.c b/mozilla/security/nss/lib/ssl/authcert.c index 0e43ee7dd6c..3ff3ae99336 100644 --- a/mozilla/security/nss/lib/ssl/authcert.c +++ b/mozilla/security/nss/lib/ssl/authcert.c @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: authcert.c,v 1.5 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/ssl/cmpcert.c b/mozilla/security/nss/lib/ssl/cmpcert.c index 0066a95fa34..e88cd4dd7ed 100644 --- a/mozilla/security/nss/lib/ssl/cmpcert.c +++ b/mozilla/security/nss/lib/ssl/cmpcert.c @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: cmpcert.c,v 1.4 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include #include diff --git a/mozilla/security/nss/lib/ssl/emulate.c b/mozilla/security/nss/lib/ssl/emulate.c index e3778e022df..c7d822a3d31 100644 --- a/mozilla/security/nss/lib/ssl/emulate.c +++ b/mozilla/security/nss/lib/ssl/emulate.c @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: emulate.c,v 1.7 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "nspr.h" diff --git a/mozilla/security/nss/lib/ssl/nsskea.c b/mozilla/security/nss/lib/ssl/nsskea.c index 0ea60817506..a6da09ab224 100644 --- a/mozilla/security/nss/lib/ssl/nsskea.c +++ b/mozilla/security/nss/lib/ssl/nsskea.c @@ -37,6 +37,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: nsskea.c,v 1.4 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "cert.h" #include "ssl.h" /* for SSLKEAType */ diff --git a/mozilla/security/nss/lib/ssl/os2_err.c b/mozilla/security/nss/lib/ssl/os2_err.c index 3866be3d8fc..d7b44ceb7f8 100644 --- a/mozilla/security/nss/lib/ssl/os2_err.c +++ b/mozilla/security/nss/lib/ssl/os2_err.c @@ -42,6 +42,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: os2_err.c,v 1.4 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "prerror.h" #include "prlog.h" diff --git a/mozilla/security/nss/lib/ssl/os2_err.h b/mozilla/security/nss/lib/ssl/os2_err.h index da350f7db78..4a04deb2fb8 100644 --- a/mozilla/security/nss/lib/ssl/os2_err.h +++ b/mozilla/security/nss/lib/ssl/os2_err.h @@ -41,6 +41,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: os2_err.h,v 1.4 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ /* NSPR doesn't make these functions public, so we have to duplicate ** them in NSS. diff --git a/mozilla/security/nss/lib/ssl/preenc.h b/mozilla/security/nss/lib/ssl/preenc.h index ed251c5311e..57620a13359 100644 --- a/mozilla/security/nss/lib/ssl/preenc.h +++ b/mozilla/security/nss/lib/ssl/preenc.h @@ -39,6 +39,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: preenc.h,v 1.3 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "seccomon.h" #include "prio.h" diff --git a/mozilla/security/nss/lib/ssl/prelib.c b/mozilla/security/nss/lib/ssl/prelib.c index 5a9357ade73..c07378d8fe9 100644 --- a/mozilla/security/nss/lib/ssl/prelib.c +++ b/mozilla/security/nss/lib/ssl/prelib.c @@ -39,6 +39,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: prelib.c,v 1.4 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "cert.h" #include "ssl.h" diff --git a/mozilla/security/nss/lib/ssl/ssl.h b/mozilla/security/nss/lib/ssl/ssl.h index 477286690b7..175f280ed27 100644 --- a/mozilla/security/nss/lib/ssl/ssl.h +++ b/mozilla/security/nss/lib/ssl/ssl.h @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: ssl.h,v 1.19 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #ifndef __ssl_h_ #define __ssl_h_ diff --git a/mozilla/security/nss/lib/ssl/ssl3con.c b/mozilla/security/nss/lib/ssl/ssl3con.c index fc8553f8a1a..d5ee264209c 100644 --- a/mozilla/security/nss/lib/ssl/ssl3con.c +++ b/mozilla/security/nss/lib/ssl/ssl3con.c @@ -39,6 +39,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: ssl3con.c,v 1.67 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "nssrenam.h" #include "cert.h" diff --git a/mozilla/security/nss/lib/ssl/ssl3gthr.c b/mozilla/security/nss/lib/ssl/ssl3gthr.c index 076591d7629..40d1c21d0e8 100644 --- a/mozilla/security/nss/lib/ssl/ssl3gthr.c +++ b/mozilla/security/nss/lib/ssl/ssl3gthr.c @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: ssl3gthr.c,v 1.6 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "cert.h" #include "ssl.h" diff --git a/mozilla/security/nss/lib/ssl/ssl3prot.h b/mozilla/security/nss/lib/ssl/ssl3prot.h index f39df595b19..f68c12e27e2 100644 --- a/mozilla/security/nss/lib/ssl/ssl3prot.h +++ b/mozilla/security/nss/lib/ssl/ssl3prot.h @@ -38,6 +38,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: ssl3prot.h,v 1.6 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #ifndef __ssl3proto_h_ #define __ssl3proto_h_ diff --git a/mozilla/security/nss/lib/ssl/sslauth.c b/mozilla/security/nss/lib/ssl/sslauth.c index 04157dcc8c9..802e1780a83 100644 --- a/mozilla/security/nss/lib/ssl/sslauth.c +++ b/mozilla/security/nss/lib/ssl/sslauth.c @@ -33,6 +33,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sslauth.c,v 1.11 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "cert.h" #include "secitem.h" #include "ssl.h" diff --git a/mozilla/security/nss/lib/ssl/sslcon.c b/mozilla/security/nss/lib/ssl/sslcon.c index 93589508c40..51e3a0c724f 100644 --- a/mozilla/security/nss/lib/ssl/sslcon.c +++ b/mozilla/security/nss/lib/ssl/sslcon.c @@ -37,6 +37,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sslcon.c,v 1.23 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "nssrenam.h" #include "cert.h" diff --git a/mozilla/security/nss/lib/ssl/ssldef.c b/mozilla/security/nss/lib/ssl/ssldef.c index 6796dc2f75b..0db04607d0f 100644 --- a/mozilla/security/nss/lib/ssl/ssldef.c +++ b/mozilla/security/nss/lib/ssl/ssldef.c @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: ssldef.c,v 1.9 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "cert.h" #include "ssl.h" diff --git a/mozilla/security/nss/lib/ssl/sslenum.c b/mozilla/security/nss/lib/ssl/sslenum.c index 5900dec3c97..92ca7004ffd 100644 --- a/mozilla/security/nss/lib/ssl/sslenum.c +++ b/mozilla/security/nss/lib/ssl/sslenum.c @@ -39,6 +39,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sslenum.c,v 1.9 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "ssl.h" #include "sslproto.h" diff --git a/mozilla/security/nss/lib/ssl/sslerr.c b/mozilla/security/nss/lib/ssl/sslerr.c index bfeb0c2d83b..f25464f9422 100644 --- a/mozilla/security/nss/lib/ssl/sslerr.c +++ b/mozilla/security/nss/lib/ssl/sslerr.c @@ -37,6 +37,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sslerr.c,v 1.4 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "prerror.h" #include "secerr.h" diff --git a/mozilla/security/nss/lib/ssl/sslerr.h b/mozilla/security/nss/lib/ssl/sslerr.h index dcc5b0aafa5..f504f533f01 100644 --- a/mozilla/security/nss/lib/ssl/sslerr.h +++ b/mozilla/security/nss/lib/ssl/sslerr.h @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sslerr.h,v 1.3 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #ifndef __SSL_ERR_H_ #define __SSL_ERR_H_ diff --git a/mozilla/security/nss/lib/ssl/sslgathr.c b/mozilla/security/nss/lib/ssl/sslgathr.c index ccef09992dd..903fbb84ee8 100644 --- a/mozilla/security/nss/lib/ssl/sslgathr.c +++ b/mozilla/security/nss/lib/ssl/sslgathr.c @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sslgathr.c,v 1.7 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "cert.h" #include "ssl.h" #include "sslimpl.h" diff --git a/mozilla/security/nss/lib/ssl/sslimpl.h b/mozilla/security/nss/lib/ssl/sslimpl.h index 170f2a52896..e0dd8b1cbd8 100644 --- a/mozilla/security/nss/lib/ssl/sslimpl.h +++ b/mozilla/security/nss/lib/ssl/sslimpl.h @@ -39,6 +39,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sslimpl.h,v 1.34 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #ifndef __sslimpl_h_ #define __sslimpl_h_ diff --git a/mozilla/security/nss/lib/ssl/sslinfo.c b/mozilla/security/nss/lib/ssl/sslinfo.c index 83f830959ce..426b201bf4e 100644 --- a/mozilla/security/nss/lib/ssl/sslinfo.c +++ b/mozilla/security/nss/lib/ssl/sslinfo.c @@ -34,6 +34,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sslinfo.c,v 1.8 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "ssl.h" #include "sslimpl.h" #include "sslproto.h" diff --git a/mozilla/security/nss/lib/ssl/sslmutex.c b/mozilla/security/nss/lib/ssl/sslmutex.c index d6febc2d83b..38951b77771 100644 --- a/mozilla/security/nss/lib/ssl/sslmutex.c +++ b/mozilla/security/nss/lib/ssl/sslmutex.c @@ -33,6 +33,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sslmutex.c,v 1.19 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "seccomon.h" /* This ifdef should match the one in sslsnce.c */ diff --git a/mozilla/security/nss/lib/ssl/sslmutex.h b/mozilla/security/nss/lib/ssl/sslmutex.h index 4e3a24abf29..2742c6db894 100644 --- a/mozilla/security/nss/lib/ssl/sslmutex.h +++ b/mozilla/security/nss/lib/ssl/sslmutex.h @@ -33,6 +33,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sslmutex.h,v 1.10 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #ifndef __SSLMUTEX_H_ #define __SSLMUTEX_H_ 1 diff --git a/mozilla/security/nss/lib/ssl/sslnonce.c b/mozilla/security/nss/lib/ssl/sslnonce.c index 926a20967ff..552f8bd6abc 100644 --- a/mozilla/security/nss/lib/ssl/sslnonce.c +++ b/mozilla/security/nss/lib/ssl/sslnonce.c @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sslnonce.c,v 1.14 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "nssrenam.h" #include "cert.h" diff --git a/mozilla/security/nss/lib/ssl/sslproto.h b/mozilla/security/nss/lib/ssl/sslproto.h index 8271ab9cbd8..52e66c6e4b3 100644 --- a/mozilla/security/nss/lib/ssl/sslproto.h +++ b/mozilla/security/nss/lib/ssl/sslproto.h @@ -39,6 +39,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sslproto.h,v 1.6 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #ifndef __sslproto_h_ #define __sslproto_h_ diff --git a/mozilla/security/nss/lib/ssl/sslreveal.c b/mozilla/security/nss/lib/ssl/sslreveal.c index f3720a45865..33ab90a93a5 100644 --- a/mozilla/security/nss/lib/ssl/sslreveal.c +++ b/mozilla/security/nss/lib/ssl/sslreveal.c @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sslreveal.c,v 1.4 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "cert.h" #include "ssl.h" diff --git a/mozilla/security/nss/lib/ssl/sslsecur.c b/mozilla/security/nss/lib/ssl/sslsecur.c index 6af20c2c236..5f1f2df31e0 100644 --- a/mozilla/security/nss/lib/ssl/sslsecur.c +++ b/mozilla/security/nss/lib/ssl/sslsecur.c @@ -37,6 +37,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sslsecur.c,v 1.25 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "cert.h" #include "secitem.h" #include "keyhi.h" diff --git a/mozilla/security/nss/lib/ssl/sslsnce.c b/mozilla/security/nss/lib/ssl/sslsnce.c index 50f836dc672..b9da5e2316f 100644 --- a/mozilla/security/nss/lib/ssl/sslsnce.c +++ b/mozilla/security/nss/lib/ssl/sslsnce.c @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sslsnce.c,v 1.29 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ /* Note: ssl_FreeSID() in sslnonce.c gets used for both client and server * cache sids! diff --git a/mozilla/security/nss/lib/ssl/sslsock.c b/mozilla/security/nss/lib/ssl/sslsock.c index aef8589453e..e73390960d2 100644 --- a/mozilla/security/nss/lib/ssl/sslsock.c +++ b/mozilla/security/nss/lib/ssl/sslsock.c @@ -40,6 +40,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sslsock.c,v 1.33 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include "seccomon.h" #include "cert.h" #include "keyhi.h" diff --git a/mozilla/security/nss/lib/ssl/sslt.h b/mozilla/security/nss/lib/ssl/sslt.h index 09764abfa94..e45327ccc75 100644 --- a/mozilla/security/nss/lib/ssl/sslt.h +++ b/mozilla/security/nss/lib/ssl/sslt.h @@ -37,6 +37,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: sslt.h,v 1.6 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #ifndef __sslt_h_ #define __sslt_h_ diff --git a/mozilla/security/nss/lib/ssl/ssltrace.c b/mozilla/security/nss/lib/ssl/ssltrace.c index f5b8fb5e3c3..79fcd4ba9ee 100644 --- a/mozilla/security/nss/lib/ssl/ssltrace.c +++ b/mozilla/security/nss/lib/ssl/ssltrace.c @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: ssltrace.c,v 1.3 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #include #include "cert.h" #include "ssl.h" diff --git a/mozilla/security/nss/lib/ssl/unix_err.c b/mozilla/security/nss/lib/ssl/unix_err.c index dd8bd56c275..eb044ad149d 100644 --- a/mozilla/security/nss/lib/ssl/unix_err.c +++ b/mozilla/security/nss/lib/ssl/unix_err.c @@ -42,6 +42,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: unix_err.c,v 1.8 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #if 0 #include "primpl.h" diff --git a/mozilla/security/nss/lib/ssl/unix_err.h b/mozilla/security/nss/lib/ssl/unix_err.h index ef8d11247f8..dbeadda2e5f 100644 --- a/mozilla/security/nss/lib/ssl/unix_err.h +++ b/mozilla/security/nss/lib/ssl/unix_err.h @@ -41,6 +41,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: unix_err.h,v 1.3 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ /* NSPR doesn't make these functions public, so we have to duplicate ** them in NSS. diff --git a/mozilla/security/nss/lib/ssl/win32err.c b/mozilla/security/nss/lib/ssl/win32err.c index 91bbc536661..ddd924b111b 100644 --- a/mozilla/security/nss/lib/ssl/win32err.c +++ b/mozilla/security/nss/lib/ssl/win32err.c @@ -42,6 +42,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: win32err.c,v 1.4 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ #if !defined(_WIN32_WCE) diff --git a/mozilla/security/nss/lib/ssl/win32err.h b/mozilla/security/nss/lib/ssl/win32err.h index feee5cc7810..4a765468e40 100644 --- a/mozilla/security/nss/lib/ssl/win32err.h +++ b/mozilla/security/nss/lib/ssl/win32err.h @@ -41,6 +41,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: win32err.h,v 1.3 2004-04-27 23:04:39 gerv%gerv.net Exp $ */ /* NSPR doesn't make these functions public, so we have to duplicate ** them in NSS. diff --git a/mozilla/security/nss/lib/util/secdig.c b/mozilla/security/nss/lib/util/secdig.c index 68c64b0204d..b3709a4f36b 100644 --- a/mozilla/security/nss/lib/util/secdig.c +++ b/mozilla/security/nss/lib/util/secdig.c @@ -33,6 +33,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: secdig.c,v 1.5 2004-04-27 23:04:40 gerv%gerv.net Exp $ */ #include "secdig.h" #include "secoid.h" diff --git a/mozilla/security/nss/lib/util/secdig.h b/mozilla/security/nss/lib/util/secdig.h index bdd447b4332..451f17db0fa 100644 --- a/mozilla/security/nss/lib/util/secdig.h +++ b/mozilla/security/nss/lib/util/secdig.h @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: secdig.h,v 1.5 2004-04-27 23:04:40 gerv%gerv.net Exp $ */ #ifndef _SECDIG_H_ #define _SECDIG_H_ diff --git a/mozilla/security/nss/lib/util/secdigt.h b/mozilla/security/nss/lib/util/secdigt.h index 8a0fcfc6010..bf16320a628 100644 --- a/mozilla/security/nss/lib/util/secdigt.h +++ b/mozilla/security/nss/lib/util/secdigt.h @@ -36,6 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ +/* $Id: secdigt.h,v 1.3 2004-04-27 23:04:40 gerv%gerv.net Exp $ */ #ifndef _SECDIGT_H_ #define _SECDIGT_H_