wtchang%redhat.com
61caebbe8a
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
966e3934b8
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
91dfa64226
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
c491737eac
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
4c82545467
Bugzilla Bug 351897: Say a != b instead of (! (a == b)). r=jpierre.
2006-10-23 20:46:50 +00:00
wtchang%redhat.com
dbb6ae1065
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
a9aa5230b7
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
951283acfa
Fix for previous patch.
2006-10-18 17:59:40 +00:00
wtchang%redhat.com
a3c9bc84e3
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
9ed6996ee7
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
7e38c40e38
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
075590b967
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
081ca00a78
355297 rng update checking in wan-tehs patch
2006-10-12 22:48:19 +00:00
glen.beasley%sun.com
390792a63d
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
51cd930242
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
ffca628aba
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
328a1f6b55
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
3b9a109d82
353908: klocwork OOM crash in tdcache.c. r=nelson
2006-10-09 22:29:12 +00:00
alexei.volkov.bugs%sun.com
a8f4eefb65
353903: klocwork oom crash in softoken/keydb.c. r=nelson
2006-10-09 22:28:07 +00:00
alexei.volkov.bugs%sun.com
f4e98c2852
353888: klockwork IDs for ssl3con.c. r=nelson
2006-10-09 22:26:44 +00:00
alexei.volkov.bugs%sun.com
12668703e3
353777: Klocwork Null ptr dereferences in pk11obj.c. r=nelson
2006-10-09 22:25:36 +00:00
alexei.volkov.bugs%sun.com
164d4c2907
353773: klocwork Null ptr dereferences in pk11nobj.c. r=nelson
2006-10-09 22:24:18 +00:00
alexei.volkov.bugs%sun.com
76dff9c91f
353760: klocwork null pointer dereference in p7decode.c. r=nelson
2006-10-09 22:22:33 +00:00
alexei.volkov.bugs%sun.com
4cc26433e6
353742: klocwork null ptr dereferences in pki3hack.c. r=nelson
2006-10-09 22:21:41 +00:00
alexei.volkov.bugs%sun.com
c93ff6a5f2
353742: klocwork null ptr dereference in ocsp_DecodeResponseBytes. r=nelson
2006-10-09 22:19:58 +00:00
alexei.volkov.bugs%sun.com
6d632efb6c
353741: klocwork cascading memory leak in mpp_make_prime. r=nelson
2006-10-09 22:18:38 +00:00
alexei.volkov.bugs%sun.com
c8c6d0c339
353739: Klocwork Null ptr dereferences in instance.c. r=nelson
2006-10-09 22:16:59 +00:00
alexei.volkov.bugs%sun.com
a555a69765
353423: Klocwork bugs in nss/lib/pk11wrap/dev3hack.c. r=nelson
2006-10-09 22:14:04 +00:00
alexei.volkov.bugs%sun.com
eb392ed332
353416: Klocwork 76593 null ptr deref in nssCryptokiPrivateKey_SetCertificate. r=nelson
2006-10-09 22:11:44 +00:00
alexei.volkov.bugs%sun.com
a168b0dbcc
353375: Klocwork 76513 - Null ptr deref in nssCertificateList_DoCallback. r=nelson
2006-10-09 18:51:55 +00:00
alexei.volkov.bugs%sun.com
a7edef3088
353371: Klocwork 91117 - Null Pointer Dereference in CERT_CertChainFromCert. r=nelson
2006-10-09 18:45:02 +00:00
alexei.volkov.bugs%sun.com
fc1706cbbb
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
4d79de55ec
Bugzilla Bug 354565: improved an error message as suggested by Neil
...
Williams.
2006-10-06 23:50:48 +00:00
wtchang%redhat.com
80b56f2e83
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
6f25509ce4
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
73f3b25c8c
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
81bb832c8f
Fix for bug 115951 . Separate BL_Cleanup and BL_Unload . r=wtchang,nelson
2006-10-02 21:15:46 +00:00
kaie%kuix.de
4773f65967
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
630d4f6a21
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
1928a929d5
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
500db6f324
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
7c15fcda7a
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
d4df5484a3
Bug 354313. Fix leak in STAN_GetCERTCertificateName. r=julien,rrelyea
2006-10-01 05:37:24 +00:00
alexei.volkov.bugs%sun.com
0154446bb1
353413: Klocwork 76541 free uninitialized pointer in CERT_FindCertURLExtension. r=nelson
2006-09-29 20:20:21 +00:00
alexei.volkov.bugs%sun.com
956aaa0068
353374: Klocwork 76494 - Null ptr derefs in CERT_FormatName. r=nelson
2006-09-29 20:18:55 +00:00
alexei.volkov.bugs%sun.com
c89f85e085
341114: Coverity 517 SECU_ParseCommandLine leaks optstate. r=nelson
2006-09-29 20:15:47 +00:00
alexei.volkov.bugs%sun.com
2e23193e89
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
alexei.volkov.bugs%sun.com
11e889d320
354008: klocwork bugs in freebl. r=nelson
2006-09-29 20:12:21 +00:00
alexei.volkov.bugs%sun.com
21c4f16a00
321600: SECMOD_LoadPKCS11Module calls to PR_GetLibraryName must use PR_FreeLibraryName. r=wtchang. Patch provided by timeless.
2006-09-29 19:53:07 +00:00
alexei.volkov.bugs%sun.com
3041f905ec
314178: NSS PK11 Module: certificates with unknown AlgorythmIdentifiers make ThunderBird crashed. r=nelson, sr=julien
2006-09-29 19:38:42 +00:00