neil.williams%sun.com
ecc84eb4f9
Bug 291555. Makes certutil process null CSR ext req lists as it did before NSS3.10. r=nelson
2005-04-23 03:58:19 +00:00
nelsonb%netscape.com
94e828fc62
Prevent crash in certutil -C when incoming request has no attributes.
...
Bug 291542. r=julien.pierre
2005-04-23 02:12:00 +00:00
christophe.ravel.bugs%sun.com
6e7639c991
238319: Sun packages changes
...
Uprev rpm release to 4.
2005-04-20 00:18:26 +00:00
christophe.ravel.bugs%sun.com
5e63b7f6ea
Changing beta flag to RTM.
2005-04-19 22:53:46 +00:00
wtchang%redhat.com
42a0ce41b8
Bugzilla bug 275576: added "Root" to the nickname for the "Global
...
Chambersign" root. r=nelsonb.
Modified files: certdata.txt certdata.c
2005-04-18 16:08:10 +00:00
julien.pierre.bugs%sun.com
4fc82729a0
Fix for 290121. Replace PRIntervalTime with PRTime when checking for the need to query the token for CRLs. r=nelson
2005-04-17 03:17:07 +00:00
wtchang%redhat.com
21d400ad87
Bugzilla Bug 288095: removed unnecessary #include "alghmac.h". alghmac.h
...
and pkcs11i.h don't need to be exported to the outside of lib/softoken.
r=relyea,nelsonb.
Modified Files:
pk11wrap/pk11pbe.c pkcs12/p12d.c pkcs12/p12e.c
pkcs12/p12local.c softoken/manifest.mn
2005-04-15 16:38:46 +00:00
wtchang%redhat.com
31aac8872f
Bugzilla Bug 290217: in the "gmake import" build method, import NSPR 4.6
...
and do not import DBM. Instead, build DBM from sources. r=relyea.
a=christophe.ravel.
Modified files: manifest.mn Makefile
2005-04-15 00:28:40 +00:00
wtchang%redhat.com
120b9a050a
Bugzilla Bug 258416: trust Sonera Class 1 CA only for S/MIME. r=nelsonb.
...
Modified files: certdata.c certdata.txt
2005-04-14 16:45:04 +00:00
wtchang%redhat.com
24defa525f
Bugzilla bug 290233: fixed printf format related bugs reported as compiler
...
warnings. r=nelsonb.
Modified Files: addbuiltin.c rsaperf.c vfychain.c
2005-04-13 23:03:15 +00:00
julien.pierre.bugs%sun.com
ea71e973ee
Fix for 290121 - always fill the CRL cache on first entry, to fix AIX problem. r=nelson
2005-04-13 18:08:48 +00:00
wtchang%redhat.com
b5f156a073
Bugzilla Bug 287495: added Go Daddy Class 2 CA and Starfield Class 2 CA.
...
Bumped the nssckbi module's version to 1.53. Updated the instructions in
README. r=relyea,nelsonb.
Modified Files: README certdata.c certdata.txt nssckbi.h
2005-04-13 01:45:53 +00:00
alexei.volkov.bugs%sun.com
75e1ba198e
Adding cert id and revocation indication to CRL SSL Client Tests results.
2005-04-13 00:23:09 +00:00
alexei.volkov.bugs%sun.com
558ede79f2
Fix for bug 265003: Add CRL generation to crlutil. Reviewed JP+
2005-04-12 02:24:17 +00:00
julien.pierre.bugs%sun.com
8531d56da0
Correct name of extension from "Invalid Date" to "Invalidity Date".
2005-04-11 21:27:01 +00:00
wtchang%redhat.com
04886c3ed1
Bugzilla Bug 289819: fixed a typo in the SEC_ERROR_EXTRA_INPUT error
...
message. r=nelsonb.
2005-04-11 19:02:47 +00:00
nelsonb%netscape.com
25d048d7e1
Report correct error code when input cert file contains extra stuff.
...
bug 289819. r=julien.pierre
2005-04-11 02:52:01 +00:00
nelsonb%netscape.com
a214277697
Truncate output file before writing. Bug 289817. r=julien.pierre
2005-04-11 02:48:54 +00:00
julien.pierre.bugs%sun.com
63464b4cb3
Fix for 280121 - allow encoding simple templates with SEC_ASN1_INLINE and SEC_ASN1_OPTIONAL . r=nelson
2005-04-09 05:06:34 +00:00
julien.pierre.bugs%sun.com
72086cda85
Fix for 288892 - fix for tstlcnt to help QA run on OS/2 . r=nelson, wtchang
2005-04-09 01:46:38 +00:00
nelsonb%netscape.com
69128f6c3c
Don't crash in NSC_CopyObject after failing to copy a token object.
...
Bug 289529. r=relyea.
2005-04-09 00:42:01 +00:00
nelsonb%netscape.com
6c66abbe4a
decouple block size from buffer size for AES/rijndael in bltest.
...
Bug 289066. r=saul.edwards,rrelyea.
2005-04-06 23:19:22 +00:00
nelsonb%netscape.com
964a4ebea4
Back out the preceeding fortezza removal patch, which was accidentally
...
applied to the trunk, not to the intended branch.
2005-04-06 21:35:45 +00:00
nelsonb%netscape.com
e42ce41730
Remove fortezza support from libSSL and related commands. Bug 239960.
...
ON PERFORMANCE_HACKS_BRANCH. r=rrelyea.
2005-04-06 19:43:19 +00:00
christophe.ravel.bugs%sun.com
b6ae1da9e3
238319: Sun packages changes.
...
Rpm release: 3
2005-04-05 17:36:26 +00:00
nelsonb%netscape.com
9043ac3fba
Fix implementation of SSL_NO_STEP_DOWN. Bug 148452. r=julien.pierre.
...
Modified Files: sslimpl.h sslinfo.c sslsecur.c sslsock.c
2005-04-05 03:48:20 +00:00
julien.pierre.bugs%sun.com
041a1d0ea4
Fix gcc compiler warning
2005-04-05 00:55:55 +00:00
julien.pierre.bugs%sun.com
e8746172bc
Fix for bug 287654 - check message value against RSA modulus. r=nelson
2005-04-05 00:14:07 +00:00
neil.williams%sun.com
2ccc721112
This fixes Bugzilla Bug 288227 by initializing the stepUp flag in
...
nssCryptokiTrust_GetAttributes(). r=nelsonb
2005-04-04 18:46:23 +00:00
nelsonb%netscape.com
61d794d259
Add new -E option to test the SSL_NO_STEPDOWN option. r=julien. bug 148452.
2005-04-04 17:42:24 +00:00
julien.pierre.bugs%sun.com
c791aec550
Fix for 287654 . Check input buffer length for C_Encrypt with RSA . r=nelson
2005-04-04 09:27:42 +00:00
julien.pierre.bugs%sun.com
6e1044578e
Remove unused variable
2005-04-02 06:52:04 +00:00
julien.pierre.bugs%sun.com
69f0ce23bd
Reduce unneeded warning output
2005-04-02 06:46:51 +00:00
julien.pierre.bugs%sun.com
54924f764a
Add include for definition of SECU_RegisterDynamicOids
2005-04-02 06:40:30 +00:00
julien.pierre.bugs%sun.com
d4ac2649dd
Remove unused variable
2005-04-02 06:38:39 +00:00
julien.pierre.bugs%sun.com
0b0c788613
Remove dead and very bogus pre-softoken code
2005-04-02 06:33:25 +00:00
julien.pierre.bugs%sun.com
fcfa7ef349
Clean-up compiler warnings
2005-04-02 06:21:20 +00:00
julien.pierre.bugs%sun.com
404cda5f6a
Fix for bug 288726. error in SECMOD_CancelWait
2005-04-02 06:02:53 +00:00
julien.pierre.bugs%sun.com
eb709ccc1e
Silence compiler warnings
2005-04-02 05:33:41 +00:00
julien.pierre.bugs%sun.com
c5401e6cbb
Remove unused variable
2005-04-02 05:26:58 +00:00
julien.pierre.bugs%sun.com
41a375c4a2
Remove unused variables
2005-04-02 05:25:26 +00:00
julien.pierre.bugs%sun.com
d6f995a270
Cleanup unused variables and dead code
2005-04-02 05:24:07 +00:00
julien.pierre.bugs%sun.com
57a10ae424
Remove unused variable
2005-04-02 05:17:27 +00:00
alexei.volkov.bugs%sun.com
8081e47350
fix for bug 265003: selfserv.c: allow selfserv to load crls. R=julien
2005-04-02 02:29:24 +00:00
nelsonb%netscape.com
b9f5f6b506
Rename functions that are shared by pk11wrap and softoken from sftk_ to
...
secmod_. Bug 286685. r=relyea.
2005-04-02 00:46:13 +00:00
wtchang%redhat.com
dfa901f8a4
Bugzilla bug 288657: fixed the bug that pk11_AnyUnwrapKey returns a
...
partially constructed symKey object if C_UnwrapKey fails with
CKR_DEVICE_ERROR. r=relyea.
2005-04-01 22:27:44 +00:00
julien.pierre.bugs%sun.com
a95d70c102
Cleanup unused variables
2005-04-01 02:47:52 +00:00
julien.pierre.bugs%sun.com
fff6417873
Indentation fix (related to 287498)
2005-04-01 00:14:34 +00:00
julien.pierre.bugs%sun.com
ad32ad89eb
Fix for 259896 - make rsaperf use PKCS#11 . and many other improvements. r=nelson
2005-03-31 23:33:51 +00:00
wtchang%redhat.com
e858110cb5
Set NSS version to 3.10 Beta 3.
2005-03-30 00:22:36 +00:00