julien.pierre.bugs%sun.com
6a5bdb9f3f
Fix for bug 350948 . freebl macro change gives 1% improvement in RSA on Solaris AMD64
2006-10-26 22:22:57 +00:00
nelson%bolyard.com
978d371056
Fix leaks in softoken's argument string parsin. r=rrelyea,alexei.
...
Bug 339173. Modified Files: pk11db.c pk11pars.h
2006-10-25 18:47:02 +00:00
bzbarsky%mit.edu
b0b0fcc6e4
Make nsIStreamLoader and nsIUnicharStreamLoader be stream listeners. Bug
...
281153, patch by Son Le <son.le0@gmail.com>, r=biesi, sr=darin
2006-10-24 21:47:40 +00:00
wtchang%redhat.com
e1b969f04b
Bugzilla Bug 351140: handle the case that params->field is an invalid
...
value. The patch is by Ryan Jones <sciguyryan+bugzilla@gmail.com>.
r=nelsonb,wtc.
2006-10-24 00:05:43 +00:00
alexei.volkov.bugs%sun.com
7b8ef8bc9b
265784: SSL interoperability regression testing. r=nelson
...
To turn on the feature, set and export env variable
IOPR_HOSTADDR_LIST to space separated interoperability server fqdn list
2006-10-23 23:46:47 +00:00
wtchang%redhat.com
9526c81448
Bugzilla Bug 341122: it's not necessary to test slot->slotLock because
...
slot->slotLock cannot be NULL at that point. The patch is contributed by
Ryan Jones <sciguyryan+bugzilla@gmail.com>. r=nelsonb,wtc.
2006-10-23 22:56:31 +00:00
wtchang%redhat.com
88ccf804eb
Bugzilla Bug 339907: fixed the leak of sha1cx. The patch is contributed by
...
Ryan Jones <sciguyryan+bugzilla@gmail.com>. r=nelsonb,wtc.
2006-10-23 21:24:38 +00:00
wtchang%redhat.com
c8f66e9991
Bugzilla Bug 351897: Say a != b instead of (! (a == b)). r=jpierre.
2006-10-23 20:46:50 +00:00
wtchang%redhat.com
28f3486cb3
Bugzilla Bug 357015: it turns out the code is correct. it's the comment
...
that's wrong.
2006-10-18 23:45:32 +00:00
wtchang%redhat.com
3023db83df
Bugzilla Bug 357015: added a comment to describe the actual number of files
...
ReadSystemFiles reads.
2006-10-18 23:05:59 +00:00
slavomir.katuscak%sun.com
e614cf17f5
Fix for previous patch.
2006-10-18 17:59:40 +00:00
wtchang%redhat.com
974cda3d23
Bugzilla Bug 356595: noted in the comment that GetCurrentProcess returns
...
a constant pseudo handle. Added a GetCurrentThreadId call. r=glen.beasley,
neil.williams.
2006-10-17 17:58:06 +00:00
slavomir.katuscak%sun.com
f2ecee13ae
1. Adding timestamps + total time measure for testing subscripts
...
2. Enables using TESTS variable from system environment (for example TESTS=cert
./all.sh will test only cert tests)
2006-10-17 09:48:17 +00:00
wtchang%redhat.com
a789d16a95
Bugzilla Bug 355297: changed the way we reseed the RNG so that we modify
...
all the 256 bits of XKEY. Define struct SHA256ContextStr in the new header
sha256.h so that prng_fips1861.c can use it. r=nelsonb,jpierre.
Modified files: manifest.mn prng_fips1861.c sha512.c
Added file: sha256.h
2006-10-13 16:54:04 +00:00
gavin%gavinsharp.com
fd5053fbe9
Bug 338022: remove dead code in buildASN1ObjectFromDER, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r=darin+kaie
2006-10-13 15:35:59 +00:00
glen.beasley%sun.com
66f5675c48
355297 rng update checking in wan-tehs patch
2006-10-12 22:48:19 +00:00
glen.beasley%sun.com
f2eba53b60
356073 C_GetTokenInfo should return CKR_CRYPTOKI_NOT_INITIALIZED if not initialized r=nelson,sr=neil
2006-10-12 22:27:16 +00:00
wtchang%redhat.com
ae4de81197
Bugzilla Bug 355297: added new function RNG_SystemRNG, which gets random
...
bits from the system RNG, and use it for the very first RNG_RandomUpdate
call in rng_init so that we initialize the RNG's XKEY with high quality
entropy. r=jpierre,relyea.
Modified Files:
os2_rand.c prng_fips1861.c secrng.h unix_rand.c win_rand.c
2006-10-12 02:23:49 +00:00
wtchang%redhat.com
b7f8a319df
Bugzilla Bug 354900: code cleanup -- consolidates some duplicate code,
...
checks for NULL pointers, and renames the SFTK_IS_SECURE_KEY_OBJECT macro.
r=glen.beasley,relyea.
Modified files: fipsaudt.c fipstokn.c
2006-10-10 22:28:48 +00:00
kaie%kuix.de
f7587b8664
Bug 328346, Certificates with keyusage nonRepudiation should not be used as SSL client certificates
...
r=rrelyea
2006-10-10 02:04:40 +00:00
alexei.volkov.bugs%sun.com
5422547e07
353908: klocwork OOM crash in tdcache.c. r=nelson
2006-10-09 22:29:12 +00:00
alexei.volkov.bugs%sun.com
87c82cd606
353903: klocwork oom crash in softoken/keydb.c. r=nelson
2006-10-09 22:28:07 +00:00
alexei.volkov.bugs%sun.com
99550a4548
353888: klockwork IDs for ssl3con.c. r=nelson
2006-10-09 22:26:44 +00:00
alexei.volkov.bugs%sun.com
d024ebf9ed
353777: Klocwork Null ptr dereferences in pk11obj.c. r=nelson
2006-10-09 22:25:36 +00:00
alexei.volkov.bugs%sun.com
9ace0cd822
353773: klocwork Null ptr dereferences in pk11nobj.c. r=nelson
2006-10-09 22:24:18 +00:00
alexei.volkov.bugs%sun.com
d85a6becaf
353760: klocwork null pointer dereference in p7decode.c. r=nelson
2006-10-09 22:22:33 +00:00
alexei.volkov.bugs%sun.com
f0d8f08f3a
353742: klocwork null ptr dereferences in pki3hack.c. r=nelson
2006-10-09 22:21:41 +00:00
alexei.volkov.bugs%sun.com
c75aba0e9b
353742: klocwork null ptr dereference in ocsp_DecodeResponseBytes. r=nelson
2006-10-09 22:19:58 +00:00
alexei.volkov.bugs%sun.com
7f46b3353c
353741: klocwork cascading memory leak in mpp_make_prime. r=nelson
2006-10-09 22:18:38 +00:00
alexei.volkov.bugs%sun.com
c2024aa508
353739: Klocwork Null ptr dereferences in instance.c. r=nelson
2006-10-09 22:16:59 +00:00
alexei.volkov.bugs%sun.com
075f20e631
353423: Klocwork bugs in nss/lib/pk11wrap/dev3hack.c. r=nelson
2006-10-09 22:14:04 +00:00
alexei.volkov.bugs%sun.com
a865209076
353416: Klocwork 76593 null ptr deref in nssCryptokiPrivateKey_SetCertificate. r=nelson
2006-10-09 22:11:44 +00:00
alexei.volkov.bugs%sun.com
0bb915b883
353375: Klocwork 76513 - Null ptr deref in nssCertificateList_DoCallback. r=nelson
2006-10-09 18:51:55 +00:00
alexei.volkov.bugs%sun.com
3ccdf5fbaf
353371: Klocwork 91117 - Null Pointer Dereference in CERT_CertChainFromCert. r=nelson
2006-10-09 18:45:02 +00:00
alexei.volkov.bugs%sun.com
0d8f9d41b4
338226: Core files may be reported in the wrong tests for SSL, or missed. r=neil
2006-10-09 17:42:58 +00:00
wtchang%redhat.com
4ceeae7952
Bugzilla Bug 354565: improved an error message as suggested by Neil
...
Williams.
2006-10-06 23:50:48 +00:00
wtchang%redhat.com
d639e804bd
Bugzilla Bug 115951: libfreebl3.dylib should be built as a loadable bundle
...
just like libnssckbi.dylib because it is only dynamically loaded. We don't
have the import library freebl3.lib on Windows either. r=julien.pierre
2006-10-06 23:45:39 +00:00
wtchang%redhat.com
93b242e88f
Bugzilla Bug 354900: audit the modifications, accesses, deletions, and
...
additions of cryptographic keys. r=glen.beasley,relyea.
Modified files: fipstokn.c manifest.mn pkcs11c.c softoken.h
Added file: fipsaudt.c
2006-10-02 22:48:31 +00:00
wtchang%redhat.com
fe0e8d1ecd
Bugzilla Bug 351482: fail if some of the needed functions don't exist.
...
r=glen.beasley,relyea.
2006-10-02 22:04:33 +00:00
julien.pierre.bugs%sun.com
844ee1cb2f
Fix for bug 115951 . Separate BL_Cleanup and BL_Unload . r=wtchang,nelson
2006-10-02 21:15:46 +00:00
kaie%kuix.de
37d139f34d
Bug 344817, PSM: fix UI display problems for X.509 certs with empty DNs
...
Patch for GetWindowTitle, contributed by Kaspar Brand
r=kengert
2006-10-02 20:16:23 +00:00
kaie%kuix.de
6e3768170d
Bug 352867, Cert Manager shows incorrect cert names if any twisty is closed
...
r=rrelyea
2006-10-02 20:11:49 +00:00
kaie%kuix.de
c44354253e
Bug 352401, Cert Manager: If issuer org is empty, fall back to display common name
...
r=rrelyea
2006-10-02 20:06:27 +00:00
nelson%bolyard.com
0ee53bb38c
Bug 353475. When building NSS with MSVC 2005, use the "mt" command to
...
embed the manifest files into the executables and DLLs.
Patch contributed by Allan Beaufour <allan@beaufour.dk>, r=nelson,wtchang
2006-10-01 06:48:25 +00:00
nelson%bolyard.com
9c37ccdeba
Bug 354384. Fix some (not all) of the reference leaks in vfyserv.
...
Also, improve usage message. r=alexei,julien
2006-10-01 05:47:18 +00:00
nelson%bolyard.com
7b37380577
Bug 354313. Fix leak in STAN_GetCERTCertificateName. r=julien,rrelyea
2006-10-01 05:37:24 +00:00
alexei.volkov.bugs%sun.com
6b26c70fb6
353413: Klocwork 76541 free uninitialized pointer in CERT_FindCertURLExtension. r=nelson
2006-09-29 20:20:21 +00:00
alexei.volkov.bugs%sun.com
7c2578e513
353374: Klocwork 76494 - Null ptr derefs in CERT_FormatName. r=nelson
2006-09-29 20:18:55 +00:00
alexei.volkov.bugs%sun.com
07295987fd
341114: Coverity 517 SECU_ParseCommandLine leaks optstate. r=nelson
2006-09-29 20:15:47 +00:00
alexei.volkov.bugs%sun.com
075cd7e56c
354403:: nssList_CreateIterator returns pointer to a freed memory if the function fails to allocate a lock. r=nelson
2006-09-29 20:13:30 +00:00