kaie%kuix.de
545fbad41b
Bug 340724, Upgrade NSS on Mozilla 1.8 branch to NSS_3_11_20060609_TAG
...
r=wtchang, a=wtchang
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@199695 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-12 12:55:43 +00:00
wtchang%redhat.com
05083b04b7
Sync the MOZILLA_1_8_BRANCH with the NSS_3_11_20060520_TAG to pick up fixes
...
for bug 337887 and several coverity bugs. a=wtc for branch-1.8.1.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198123 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-21 20:49:06 +00:00
wtchang%redhat.com
4901bdeda6
Bug 236613: restored gerv's change to MPL/LGPL/GPL tri-license, which I
...
accidentally backed out.
Tag: MOZILLA_1_8_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198122 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-21 20:45:39 +00:00
wtchang%redhat.com
ced1c4e8e0
Bugzilla Bug 337770: upgraded the NSS version on the MOZILLA_1_8_BRANCH to
...
a stable snapshot of NSS_3_11_BRANCH (NSS_3_11_20050512_TAG, NSS 3.11.2
pre-release). a=wtc for branch-1.8.1.
Tag: MOZILLA_1_8_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196550 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-15 17:45:58 +00:00
gerv%gerv.net
689b3de0e7
Bug 236613: change to MPL/LGPL/GPL tri-license.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193305 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-31 07:56:54 +00:00
wtchang%redhat.com
0c98b62176
Bugzilla Bug 317620: upgraded the NSS version on the MOZILLA_1_8_BRANCH to
...
NSS 3.11.1 Beta.
Tag: MOZILLA_1_8_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191647 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-03 02:06:17 +00:00
wtchang%redhat.com
33121905e8
Bugzilla Bug 317620: upgraded the NSS version on the MOZILLA_1_8_BRANCH to
...
NSS 3.11.1 Beta.
Tag: MOZILLA_1_8_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188904 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-03 23:04:04 +00:00
wtchang%redhat.com
24721aceaa
Bugzilla Bug 317620: upgraded the NSS version on the MOZILLA_1_8_BRANCH to
...
NSS 3.11.1 Beta.
Tag: MOZILLA_1_8_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188901 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-03 22:31:50 +00:00
wtchang%redhat.com
547359d8be
Bug 311402: upgraded the NSS version on the MOZILLA_1_8_BRANCH to
...
NSS 3.10.2 Beta 2, which we expect will be the same as NSS 3.10.2 final.
a=asa for mozilla1.8rc1.
Tag: MOZILLA_1_8_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181938 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-10 23:22:54 +00:00
(no author)
f7df88887e
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_8_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177651 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-12 19:01:32 +00:00
wtchang%redhat.com
415fe5cce5
Bugzilla bug 303986: do not assume the line ending is '\n'; it may be the
...
two character sequence '\r''\n'. Make sure a character is a digit before
using it as a digit. r=jpierre.
git-svn-id: svn://10.0.0.236/trunk@177446 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-09 22:19:09 +00:00
julien.pierre.bugs%sun.com
1f88493901
Fix for bug 292151 . Prevent strsclnt from starting threads for each connection. Allow specifying a ratio of full handshakes . r=nelson
...
git-svn-id: svn://10.0.0.236/trunk@176556 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-25 20:39:14 +00:00
wtchang%redhat.com
78e668b9ca
Bugzilla Bug 288647: enable building NSS with an NSPR binary distribution.
...
Introduced NSPR_INCLUDE_DIR and NSPR_LIB_DIR make variables. Portions of
the patch were contributed by Chris Seawood <cls@seawood.org >. r=relyea.
Modified Files:
coreconf/OS2.mk coreconf/OpenVMS.mk coreconf/location.mk
nss/cmd/platlibs.mk nss/cmd/shlibsign/Makefile
nss/cmd/shlibsign/sign.cmd nss/cmd/shlibsign/sign.sh
nss/lib/ckfw/builtins/Makefile
nss/lib/fortcrypt/swfort/pkcs11/Makefile nss/lib/nss/config.mk
nss/lib/smime/config.mk nss/lib/softoken/config.mk
nss/lib/ssl/config.mk
git-svn-id: svn://10.0.0.236/trunk@176418 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-21 23:48:30 +00:00
wtchang%redhat.com
0e16d74836
Bugzilla bug 301212: Upgraded to zlib 1.2.3. r=relyea.
...
Modified Files:
README adler32.c compress.c crc32.c deflate.c deflate.h
example.c gzio.c infback.c inffast.c inflate.c inflate.h
inftrees.c inftrees.h minigzip.c trees.c uncompr.c zconf.h
zlib.h zutil.c zutil.h
git-svn-id: svn://10.0.0.236/trunk@176360 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-20 20:32:42 +00:00
wtchang%redhat.com
fa99e90eb8
Bugzilla Bug 299445 - fixed the check for an incomplete code set.
...
git-svn-id: svn://10.0.0.236/trunk@175700 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-06 18:14:26 +00:00
julien.pierre.bugs%sun.com
7cd07b5317
Fix for 298955 - make rsaperf authenticate to hardware tokens. r=relyea
...
git-svn-id: svn://10.0.0.236/trunk@175415 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-30 20:38:33 +00:00
wtchang%redhat.com
7dacaeaa69
Bugzilla Bug 298409: fixed an array index off-by-one error and a memory
...
leak. r=nelsonb.
git-svn-id: svn://10.0.0.236/trunk@175125 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 23:00:02 +00:00
wtchang%redhat.com
b452d2f9da
Bugzilla Bug 298409: fixed the bug that an array size was incorrectly
...
calculated. r=alexei.volkov.
git-svn-id: svn://10.0.0.236/trunk@175063 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-23 22:05:21 +00:00
alexei.volkov.bugs%sun.com
ccadd61505
fix for bug: 297015 - bltest should run multithreaded. r=julien
...
git-svn-id: svn://10.0.0.236/trunk@174724 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 21:11:02 +00:00
nelsonb%netscape.com
ee4b7e3796
Back out last checkin, which broke the build on some platforms.
...
git-svn-id: svn://10.0.0.236/trunk@174543 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-14 05:51:51 +00:00
alexei.volkov.bugs%sun.com
025a8c8450
RFE fix 297015: bltest should run multithreaded. julien r+
...
git-svn-id: svn://10.0.0.236/trunk@174540 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-14 01:58:22 +00:00
julien.pierre.bugs%sun.com
151b3b148e
Fix crash of rsaperf on keygen failure
...
git-svn-id: svn://10.0.0.236/trunk@173724 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-24 03:54:13 +00:00
julien.pierre.bugs%sun.com
dc99575fbb
Fix for 293091 - add double -o option to skip cert verification completely. r=nelson
...
git-svn-id: svn://10.0.0.236/trunk@173166 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-07 04:13:48 +00:00
julien.pierre.bugs%sun.com
252f4e19f5
Fix for bug 292390 . Prevent crash in certutil with -P option and dbprefix omitted.
...
git-svn-id: svn://10.0.0.236/trunk@172886 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-29 21:58:49 +00:00
nelsonb%netscape.com
d8464f4c39
Prevent crash in certutil -C when incoming request has no attributes.
...
Bug 291542. r=julien.pierre
git-svn-id: svn://10.0.0.236/trunk@172640 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-23 02:12:00 +00:00
wtchang%redhat.com
ea1790270b
Bugzilla bug 290233: fixed printf format related bugs reported as compiler
...
warnings. r=nelsonb.
Modified Files: addbuiltin.c rsaperf.c vfychain.c
git-svn-id: svn://10.0.0.236/trunk@172102 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-13 23:03:15 +00:00
alexei.volkov.bugs%sun.com
775e2d0de9
Fix for bug 265003: Add CRL generation to crlutil. Reviewed JP+
...
git-svn-id: svn://10.0.0.236/trunk@172015 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-12 02:24:17 +00:00
wtchang%redhat.com
8deab0fda0
Bugzilla Bug 289819: fixed a typo in the SEC_ERROR_EXTRA_INPUT error
...
message. r=nelsonb.
git-svn-id: svn://10.0.0.236/trunk@171990 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-11 19:02:47 +00:00
nelsonb%netscape.com
88b60c0338
Truncate output file before writing. Bug 289817. r=julien.pierre
...
git-svn-id: svn://10.0.0.236/trunk@171956 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-11 02:48:54 +00:00
julien.pierre.bugs%sun.com
a537a54ba3
Fix for 288892 - fix for tstlcnt to help QA run on OS/2 . r=nelson, wtchang
...
git-svn-id: svn://10.0.0.236/trunk@171905 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-09 01:46:38 +00:00
nelsonb%netscape.com
dabc9ea37e
decouple block size from buffer size for AES/rijndael in bltest.
...
Bug 289066. r=saul.edwards,rrelyea.
git-svn-id: svn://10.0.0.236/trunk@171827 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-06 23:19:22 +00:00
nelsonb%netscape.com
663db84c36
Back out the preceeding fortezza removal patch, which was accidentally
...
applied to the trunk, not to the intended branch.
git-svn-id: svn://10.0.0.236/trunk@171823 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-06 21:35:45 +00:00
nelsonb%netscape.com
b62572db42
Remove fortezza support from libSSL and related commands. Bug 239960.
...
ON PERFORMANCE_HACKS_BRANCH. r=rrelyea.
git-svn-id: svn://10.0.0.236/trunk@171820 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-06 19:43:19 +00:00
nelsonb%netscape.com
b0abb47e6c
Add new -E option to test the SSL_NO_STEPDOWN option. r=julien. bug 148452.
...
git-svn-id: svn://10.0.0.236/trunk@171575 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-04 17:42:24 +00:00
julien.pierre.bugs%sun.com
eb6e6a3677
Remove unused variable
...
git-svn-id: svn://10.0.0.236/trunk@171508 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 06:52:04 +00:00
julien.pierre.bugs%sun.com
00fdce35ea
Reduce unneeded warning output
...
git-svn-id: svn://10.0.0.236/trunk@171507 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 06:46:51 +00:00
julien.pierre.bugs%sun.com
d936d4124a
Add include for definition of SECU_RegisterDynamicOids
...
git-svn-id: svn://10.0.0.236/trunk@171506 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 06:40:30 +00:00
julien.pierre.bugs%sun.com
5701a2732a
Remove unused variable
...
git-svn-id: svn://10.0.0.236/trunk@171504 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 06:38:39 +00:00
julien.pierre.bugs%sun.com
537476c2f2
Remove dead and very bogus pre-softoken code
...
git-svn-id: svn://10.0.0.236/trunk@171501 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 06:33:25 +00:00
julien.pierre.bugs%sun.com
f09ebf30f2
Clean-up compiler warnings
...
git-svn-id: svn://10.0.0.236/trunk@171500 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 06:21:20 +00:00
julien.pierre.bugs%sun.com
75cba24105
Remove unused variable
...
git-svn-id: svn://10.0.0.236/trunk@171496 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 05:26:58 +00:00
julien.pierre.bugs%sun.com
abaa2b6ca6
Remove unused variables
...
git-svn-id: svn://10.0.0.236/trunk@171495 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 05:25:26 +00:00
julien.pierre.bugs%sun.com
164d90c7bc
Cleanup unused variables and dead code
...
git-svn-id: svn://10.0.0.236/trunk@171494 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 05:24:07 +00:00
alexei.volkov.bugs%sun.com
93dc3b2bbe
fix for bug 265003: selfserv.c: allow selfserv to load crls. R=julien
...
git-svn-id: svn://10.0.0.236/trunk@171484 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 02:29:24 +00:00
julien.pierre.bugs%sun.com
b99097f22e
Cleanup unused variables
...
git-svn-id: svn://10.0.0.236/trunk@171445 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 02:47:52 +00:00
julien.pierre.bugs%sun.com
40243c15d0
Indentation fix (related to 287498)
...
git-svn-id: svn://10.0.0.236/trunk@171443 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 00:14:34 +00:00
julien.pierre.bugs%sun.com
97f681ebb1
Fix for 259896 - make rsaperf use PKCS#11 . and many other improvements. r=nelson
...
git-svn-id: svn://10.0.0.236/trunk@171441 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-31 23:33:51 +00:00
alexei.volkov.bugs%sun.com
c0e68365e0
fix for bug 287625: rsaperf should run multithreaded
...
git-svn-id: svn://10.0.0.236/trunk@171341 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-29 22:32:22 +00:00
nelsonb%netscape.com
942609106d
Rename all internal private softoken functions types and symbols from
...
PK11 or pk11 prefixes to SFTK or sftk prefixes. Bug 286685.
r=relyea,wtchang Modified Files:
cmd/bltest/blapitest.c lib/pk11wrap/pk11pars.c lib/softoken/dbinit.c
lib/softoken/dbmshim.c lib/softoken/fipstest.c lib/softoken/fipstokn.c
lib/softoken/pcertdb.c lib/softoken/pk11db.c lib/softoken/pk11pars.h
lib/softoken/pkcs11.c lib/softoken/pkcs11c.c lib/softoken/pkcs11i.h
lib/softoken/pkcs11u.c lib/softoken/softoken.h lib/softoken/tlsprf.c
git-svn-id: svn://10.0.0.236/trunk@171326 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-29 18:21:18 +00:00
julien.pierre.bugs%sun.com
343fb69d81
Fix for 287948 - fix overflow in calculation of ops/s
...
git-svn-id: svn://10.0.0.236/trunk@171189 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-25 02:59:07 +00:00