julien.pierre.bugs%sun.com
d501f3ab57
Fix for 285233 - need extra symbols to be exported to support CRL generation. Ch
...
ecking in for alexei volkov . r=nelson
2005-03-08 07:08:48 +00:00
julien.pierre.bugs%sun.com
c62079e031
Fix for bug 270689 . minor issues remaining with list cleanup and on-the-fly lock creation
2005-03-08 05:52:33 +00:00
wtchang%redhat.com
11ee6948b1
Bugzilla Bug 284839: checked in Bob Relyea's patch to improve the
...
responsiveness of SECMOD_WaitForAnyTokenEvent. r=wtc,nelsonb.
Modified Files: lib/dev/dev.h lib/dev/devslot.c lib/pk11wrap/pk11util.c
2005-03-07 21:20:38 +00:00
wtchang%redhat.com
c6b963e853
Bugzilla Bug 263779: update the comment to reflect the new code.
...
Modified Files: secoid.c secoidt.h
2005-03-07 18:34:48 +00:00
nelsonb%netscape.com
f9e9a4b85f
Export CERT_SequenceOfCertExtensionTemplate on Windows.
...
Fix type of "attributes" member of struct CERTCertificateRequestStr.
Bug 284200. r=nelson.williams & wtchang.
2005-03-05 08:03:04 +00:00
wtchang%redhat.com
e14aed2199
Added a blank line after the triple license header to match the output
...
of the new oidgen.perl.
2005-03-04 18:30:12 +00:00
julien.pierre.bugs%sun.com
afed9f1c17
Fix for 283765. Fix for UMR in NSSUsage. r=julien
2005-03-04 04:32:04 +00:00
julien.pierre.bugs%sun.com
e31568eecd
Fix crash in CRL sorting callbacks from qsort.
2005-03-03 04:07:26 +00:00
neil.williams%sun.com
aa670cb0b1
Bug 263779 r=nelson@bolyard.com
...
This patch adds a new OID which is needed for the certutil patch which will follow.
2005-03-02 02:54:54 +00:00
nelsonb%netscape.com
d614d9c9ff
Report invalid key when key import fails. Do not go on and use invalid
...
key handle. Bug 283642. r=relyea
2005-02-27 15:25:46 +00:00
julien.pierre.bugs%sun.com
cd9154c2e8
Fix for bug 272327 . AMD64 assembly optimization for bignum multiply. r=nelson
2005-02-25 04:30:11 +00:00
julien.pierre.bugs%sun.com
f8a1159f11
Move static functions out of certi.h header file and into crl.c source file, to remove warnings with gcc
2005-02-25 00:54:29 +00:00
julien.pierre.bugs%sun.com
1861144044
Undo accidental deletion of PORT_ZFree
2005-02-24 06:02:16 +00:00
julien.pierre.bugs%sun.com
a4621e0461
Fix for bug 270742 - incorporate AMD64 implementation of arcfour . Code donated by Marc Bevand, and integrated by Nelson . r=wtchang
2005-02-24 02:09:41 +00:00
julien.pierre.bugs%sun.com
09e544676a
Fix for 269581 - cache the value of CKA_PRIVATE on private keys to avoid unnecessary C_GetAttributeValue . Also fix i
...
ncorrect logic in attribute tests. r=rrelyea,wtchang
2005-02-24 00:38:23 +00:00
julien.pierre.bugs%sun.com
0a4b279c0f
Fix for 269581 - cache the value of CKA_PRIVATE on private keys to avoid unnecessary C_GetAttributeValue . Also fix incorrect logic in attribute tests. r=rrelyea,wtchang
2005-02-24 00:35:51 +00:00
julien.pierre.bugs%sun.com
8ac2cbecc8
Fix compiler warnings under Linux
2005-02-24 00:22:59 +00:00
julien.pierre.bugs%sun.com
2c3c71caa0
Add comment for bug 243585
2005-02-24 00:22:23 +00:00
wtchang%redhat.com
2887e52c23
Bugzilla Bug 282370: Added OID for PKIX_CA_ISSUERS. The patch is
...
contributed by Martin v. L�wis <martin@v.loewis.de>. r=nelson,wtc.
Modified Files: secoid.c secoidt.h
2005-02-23 19:43:02 +00:00
wtchang%redhat.com
cf7f00183c
Bug 236613: fixed the fallout from the change to MPL/LGPL/GPL tri-license.
...
Our script for processing the *.def on the Mac cannot handle blank lines.
Modified Files: nssckbi.def nss.def smime.def softokn.def ssl.def
2005-02-23 19:25:39 +00:00
wtchang%redhat.com
07d5483970
Bugzilla Bug 282367: Export CERT_DestroyUserNotice from the nss shared
...
library. Added a CERT_DestroyUserNotice call to cmd/lib/pppolicy.c to
fix a leak of CERTUserNotice. r=nelsonb.
Modified Files: lib/nss/nss.def cmd/lib/pppolicy.c
2005-02-22 20:02:22 +00:00
julien.pierre.bugs%sun.com
66bc594587
Fix compilation on AIX
2005-02-15 19:26:28 +00:00
julien.pierre.bugs%sun.com
1b8fc2a9d7
Fix for 243585 - add the ability to use CRL objects from RAM . r=nelson, neil.williams
2005-02-15 06:26:43 +00:00
nelsonb%netscape.com
756dbad584
Export HASH_Clone HASH_HashBuf HASH_ResultLenContext
...
Bug 273444, r=julien.pierre
2005-02-12 06:39:23 +00:00
julien.pierre.bugs%sun.com
37fdc5fab9
Fix for 281761 - VFY_CreateContext passes wrong key object; and other cleanup. r=nelson
2005-02-10 08:05:54 +00:00
neil.williams%sun.com
a7dcc795a8
Bug#:280602 Added list option to pk12uti, test for it.
...
r=nelson@bolyard.com
2005-02-08 01:04:50 +00:00
gerv%gerv.net
f45b5900c8
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-02 22:28:27 +00:00
wtchang%redhat.com
4c5ddcd96b
Wrap long lines.
2005-01-27 21:33:59 +00:00
wtchang%redhat.com
82b1183c84
Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files.
...
This keyword adds noise to the output of "ident libnss3.so | grep NSS"
on our debug build, and appears to cause spurious CVS conflicts. r=nelsonb.
2005-01-20 02:25:51 +00:00
wtchang%redhat.com
d0724fcd94
Bugzilla Bug 278381: fixed double frees and mismatch of format specifers
...
and arguments. The patch is contributed by Tim Ruehsen
<tim.ruehsen@gmx.de>. r=wtc,relyea.
2005-01-14 18:59:20 +00:00
wtchang%redhat.com
467935176b
Bugzilla Bug 276180: defend against invalid arguments to PK11_HashBuf
...
and PK11_DigestOp. r=nelsonb.
2005-01-04 22:00:01 +00:00
wtchang%redhat.com
ddbea8b6fc
Bugzilla bug 273624: fixed the regression (from NSS 3.3.x) that
...
NSS_Initialize didn't report the SEC_ERROR_BAD_DATABASE error if
the NSS databases haven't been created. r=nelsonb,relyea.
Modified Files: pk11wrap/pk11err.c pk11wrap/pk11load.c
softoken/dbinit.c softoken/pkcs11n.h
2005-01-04 18:20:00 +00:00
nelsonb%netscape.com
897bade8c1
Initialize 4 variables. Plug UMR reports. Bug 263691. r=wtchang
2004-12-24 07:13:35 +00:00
nelsonb%netscape.com
c50e280c7b
Add end of list marker to SECErrorCodes enum in secerr.h.
...
Bug 273611, r=Saul.edwards
2004-12-23 23:42:25 +00:00
julien.pierre.bugs%sun.com
99bef0be47
Fix for 273993 . SSL client cache grows with non-restartable sessions . r=saul,nelson
2004-12-17 02:01:35 +00:00
julien.pierre.bugs%sun.com
6c048409ed
Fix for 266206 - avoid calling getdtablesize twice
2004-12-08 23:00:19 +00:00
julien.pierre.bugs%sun.com
5ab2c1cd4b
Fix for bug 270689 - race condition in softoken list lock creation . r=nelson
2004-12-08 01:13:54 +00:00
nelsonb%netscape.com
5bf350b4f7
Workaround the occasional SSL server cert that has the step-up OID but
...
not the SSL server OID. Patch by Aaron Spangler <aaron@spangler.ods.org>
Bug 231775. r=nelson
2004-12-02 22:08:14 +00:00
nelsonb%netscape.com
c33c315aee
When attempting to find an SMIME profile for a given email address,
...
firt ensure that the email address is not NULL and not empty.
Bugzilla bug 263596. r=wan-teh.
Modified Files: lib/certdb/stanpcertdb.c lib/pk11wrap/pk11nobj.c
2004-12-02 21:34:15 +00:00
nelsonb%netscape.com
5b13f09e65
Fixes bugs 258416, 261374, 261375, 261379, 271551 and 271585
...
Modified Files: certdata.c certdata.txt nssckbi.h
r=relyea. Add root CA certs for
QuoVadis Root CA C,C,C
Security Communication Root CA C,C,C
Sonera Class 1 Root CA C,C,C
Sonera Class 2 Root CA C,C,C
Staat der Nederlanden Root CA C,C,C
TDC Internet Root CA C,C,C
TDC OCES Root CA C,C,C
UTN DATACorp SGC Root CA C,p,p
UTN USERFirst Email Root CA p,C,p
UTN USERFirst Hardware Root CA C,p,p
UTN USERFirst Object Root CA p,p,C
2004-12-02 19:47:45 +00:00
nelsonb%netscape.com
08836590b0
Do case-insensitive comparisons of hostnames to wildcarded names.
...
Bug 266651. Patch contributed by Ken Key <key+mozilla@ksquared.net>.
2004-11-19 23:54:10 +00:00
wchang0222%aol.com
7c98ff6077
Bugzilla bug 268502: fixed some function declaration problems. r=jpierre,
...
relyea.
2004-11-18 23:51:37 +00:00
julien.pierre.bugs%sun.com
94b08bc344
Fix bugzilla 268521 - C_CloseSession getting called after C_CloseAllSessions . r=relyea, nelsonb
2004-11-09 23:19:24 +00:00
wchang0222%aol.com
3b305b181f
Bugzilla bug 248435: declare the exported functions CERT_DecodeGeneralName
...
and CERT_EncodeGeneralName in the public header cert.h. r=jpierre.
Modified Files: cert.h genname.h xconst.c
2004-11-09 06:13:32 +00:00
wchang0222%aol.com
254aeee16c
Bugzilla bug 261794: cvs removed obsolete .cvsignore files that contain
...
only files that have since been checked into CVS. r=gerv.
Removed Files: ckfw/.cvsignore pki1/.cvsignore
2004-11-05 02:28:40 +00:00
julien.pierre.bugs%sun.com
504b389434
Fix for 266206 . close only up to 64k descriptors.
2004-10-29 06:14:22 +00:00
julien.pierre.bugs%sun.com
781aca838b
Fix for bug 262192 . assert and check attribute ptr
2004-10-24 18:31:27 +00:00
julien.pierre.bugs%sun.com
464720d125
Fix for bug 265707 - SECMOD_FindSlot always returns NULL. r=relyea
2004-10-24 18:25:04 +00:00
julien.pierre.bugs%sun.com
0571dde1e9
Fix for 265708. - count should be CK_ULONG
2004-10-23 20:23:50 +00:00
wchang0222%aol.com
0e502115b8
Bugzilla bug 265686: the 'name' argument to PK11_FindSlotByName should be
...
const char *. The patch is contributed by timeless@bemail.org . r=wtc.
Modified files: pk11pub.h pk11slot.c
2004-10-22 22:13:45 +00:00