julien.pierre.bugs%sun.com
|
89010b6a94
|
Fix for bug 352041 . oom in CERT_DecodeDERCrlWithFlags . r=alexei,nelson
|
2006-09-11 23:12:30 +00:00 |
|
wtchang%redhat.com
|
96af60e12d
|
Removed PRODUCT_NAME, which is no longer used. r=christophe.ravel
|
2006-09-09 02:24:25 +00:00 |
|
glen.beasley%sun.com
|
62e437574c
|
351872 mem leak fix for ecdsa powerupselftest r=julien, sr=wan-teh
|
2006-09-09 00:24:01 +00:00 |
|
wtchang%redhat.com
|
a121d71b92
|
Use NSS 3.11.3 and NSPR 4.6.3. r=christophe.ravel
|
2006-09-09 00:04:44 +00:00 |
|
wtchang%redhat.com
|
ee8fade6b6
|
Import NSS 3.11.3 and NSPR 4.6.3. r=christophe.ravel
|
2006-09-09 00:01:05 +00:00 |
|
julien.pierre.bugs%sun.com
|
29bca86d06
|
Fix typo in comment.
|
2006-09-08 21:24:25 +00:00 |
|
julien.pierre.bugs%sun.com
|
e76630a134
|
Fix for bug 332222 . Add support for mixed ECDH RSA SSL cipher suites. Patch contributed by Slavomir Katuscak . r=julien
|
2006-09-08 21:15:41 +00:00 |
|
sayrer%gmail.com
|
9395f31ee3
|
bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron
|
2006-09-08 04:35:17 +00:00 |
|
wtchang%redhat.com
|
f2a1a681f6
|
Bugzilla Bug 342582: Use the PKCS #11 headers in NSS on Windows, too.
|
2006-09-08 00:55:03 +00:00 |
|
wtchang%redhat.com
|
19b2578fa2
|
Bugzilla Bug 342582: removed a space after "PROGRAM = pk11mode", which
broke the Windows build (because the executable name became pk11mode .exe).
Also removed unnecessary variable definitions.
|
2006-09-08 00:50:09 +00:00 |
|
wtchang%redhat.com
|
0647084026
|
Bugzilla Bug 351482: Use audit_log_user_message, if available. Otherwise,
fall back on audit_send_user_message, which exists in older versions of
libaudit.so.0. r=glen.beasley,relyea.
|
2006-09-08 00:16:53 +00:00 |
|
julien.pierre.bugs%sun.com
|
db3c2fdfb7
|
Bug 348198 : trace startup and shutdown time for selfserv. Patch contributed by Slavomir Katuscak. r=julien,alexei
|
2006-09-07 23:54:07 +00:00 |
|
wtchang%redhat.com
|
f382413f1a
|
Bugzilla Bug 342582: include <stdarg.h> instead of "prprf.h" for va_list,
va_start, etc.
|
2006-09-07 21:09:24 +00:00 |
|
wtchang%redhat.com
|
d704ecc250
|
Bugzilla Bug 342582: improved PKM_CK_RVtoStr: map our vendor-defined error
codes, and return "unknown error" instead of NULL for unknown error codes.
|
2006-09-07 20:33:43 +00:00 |
|
glen.beasley%sun.com
|
2d5e80463b
|
342582 changed RSA modulus and public exponent
|
2006-09-07 18:35:48 +00:00 |
|
glen.beasley%sun.com
|
5b7fb670f0
|
342582 AIX runtime error and some cleanup
|
2006-09-07 18:16:52 +00:00 |
|
glen.beasley%sun.com
|
9a0b0a63eb
|
342582 removed AIX warnings
|
2006-09-07 06:09:26 +00:00 |
|
glen.beasley%sun.com
|
944520e643
|
342582 all test passed msg
|
2006-09-06 21:50:59 +00:00 |
|
glen.beasley%sun.com
|
eb966db896
|
342582 hpux update
|
2006-09-06 21:19:54 +00:00 |
|
julien.pierre.bugs%sun.com
|
f6998636c2
|
Fix for bug 351270 . Assertion in unix_rand.c .
|
2006-09-06 21:07:32 +00:00 |
|
nelson%bolyard.com
|
492710966f
|
Improve the validity tests on the AlgorithmID when verifying a PKCS#1 v1.5
RSA signature. Bug 351079. r=rrelyea,wtchang.
|
2006-09-05 09:45:46 +00:00 |
|
nelson%bolyard.com
|
135dffb589
|
Also trace the DH(E) PMS. bug 349966. r=julien.pierre, wtchang
|
2006-09-02 18:53:54 +00:00 |
|
wtchang%redhat.com
|
a52fd375bf
|
Bugzilla bug 342582: this program may use NSPR but it should not link with
any NSS libraries.
|
2006-09-01 22:23:34 +00:00 |
|
wtchang%redhat.com
|
20531859de
|
Bugzilla bug 342582: need to set slotID. Other minor fixes.
|
2006-09-01 22:15:37 +00:00 |
|
wtchang%redhat.com
|
bd735b0358
|
Bugzilla bug 342582: MODULE should be nss so we can include NSS headers.
|
2006-09-01 22:13:20 +00:00 |
|
julien.pierre.bugs%sun.com
|
8382e02245
|
Fix for bug 182758 . Use only /dev/urandom on Solaris when available . If not, use libkstat . r=nelson, wtchang
|
2006-09-01 22:08:52 +00:00 |
|
kaie%kuix.de
|
9111eebbc0
|
Bug 348259, "Flag" strings, not shown in UI, stored in properties file
r=rrelyea
|
2006-09-01 19:12:01 +00:00 |
|
kaie%kuix.de
|
b78b66f628
|
bug 350512, Frequent error message: OCSP server error
r=rrelyea
|
2006-09-01 18:11:50 +00:00 |
|
wtchang%redhat.com
|
c89e1aadf1
|
Bugzilla Bug 349609: sftk_MACUpdate only works with multi-part operations.
r=glen.beasley,relyea.
|
2006-09-01 17:07:59 +00:00 |
|
kaie%kuix.de
|
26887466a9
|
Backing out patch for bug 326159, as it causes breakage on mac tinderbox
|
2006-08-31 23:02:55 +00:00 |
|
glen.beasley%sun.com
|
53cbd62fa5
|
fix warnins on redhat4
|
2006-08-31 22:26:58 +00:00 |
|
kaie%kuix.de
|
dce11b028e
|
Bug 326159, enhance cert request generation using KEYGEN tag and JS function crypto.generateCRMFRequest
r=rrelyea
Portions of this patch originally appeared in bug 235773 and were contributed by Sheueling Chang / Vipul Gupta / Douglas Stebila
|
2006-08-31 21:56:25 +00:00 |
|
glen.beasley%sun.com
|
7883876093
|
initial checkin of pk11mode.c FIPS test program work in progress
|
2006-08-31 17:55:18 +00:00 |
|
nelson%bolyard.com
|
39ed376b7a
|
When verifying a signed digest, ensure that the digest is DER encoded and
that there is no extra stuff after the DER encoded digest. Bug 350640.
r=julien.pierre,rrelyea
|
2006-08-31 03:54:48 +00:00 |
|
alexei.volkov.bugs%sun.com
|
d64e3427a6
|
337013: OOM crash [@ nssArena_Destroy - nssTrustDomain_TraverseCertificatesBySubject][@ nssArena_Destroy - nssTrustDomain_TraverseCertificatesByNickname] Dereferencing possibly NULL "tmpArena". r=nelson, sr=julien
|
2006-08-30 17:57:20 +00:00 |
|
glen.beasley%sun.com
|
4e8368c564
|
349965 added ECDSA key gen to power up self test r=wtc
|
2006-08-29 16:57:18 +00:00 |
|
nelson%bolyard.com
|
9b9542f673
|
Correctly zero-fill columns in weaved array. r=julien,wtchang. Bug 348359.
|
2006-08-29 02:41:38 +00:00 |
|
wtchang%redhat.com
|
531fe85b65
|
Bugzilla Bug 349632: made C_Verify work for multi-part mechanisms.
r=glen.beasley,relyea.
|
2006-08-26 01:49:48 +00:00 |
|
alexei.volkov.bugs%sun.com
|
f28d70066b
|
330056: seckey_put_private_key leaks memory. r=nelson, sr=wtc
|
2006-08-25 23:04:15 +00:00 |
|
alexei.volkov.bugs%sun.com
|
fdc6b5e64b
|
304361: smime: possible memory corruption when encoding/decoding smime_encryptionkeypref_template. r=nelson, sr=wtc
|
2006-08-25 22:26:18 +00:00 |
|
wtchang%redhat.com
|
6053e0ef78
|
Bugzilla bug 336813: do not set the nonstandard flag CKF_THREAD_SAFE. Set
CKF_DUAL_CRYPTO_OPERATIONS and the new v2.10 flag CKF_TOKEN_INITIALIZED.
r=relyea.
|
2006-08-24 22:52:21 +00:00 |
|
nelson%bolyard.com
|
e356cbee97
|
re-enable SSLTRACE for keys and (pre)master secrets. Bug 349966. r=rrelyea
|
2006-08-24 22:10:03 +00:00 |
|
julien.pierre.bugs%sun.com
|
a4dde368cc
|
Back out Slavo's patch for bug 332222 in ssl.sh because tinderbox fails.
|
2006-08-24 19:48:08 +00:00 |
|
kaie%kuix.de
|
dccd3d8db7
|
Bug 340359, SSL Server stalls on v3 hello using TLS hello extensions
r=darin
|
2006-08-24 18:14:40 +00:00 |
|
kaie%kuix.de
|
56009fa348
|
Bug 86988, Sorting in certificate manager should be case insensitive
r=rrelyea
|
2006-08-24 18:06:43 +00:00 |
|
julien.pierre.bugs%sun.com
|
602921c658
|
Allow ssl.sh to support mixed ECC/RSA certs. Patch created by Slavomir Katuscak. r=nelson, rrelyea
|
2006-08-24 17:48:52 +00:00 |
|
julien.pierre.bugs%sun.com
|
f333b2e5a9
|
Fix for bug 332222 . Allow ssl.sh to support mixed ECC/RSA certs. Patch created by Slavomir Katuscak. r=nelson, rrelyea
|
2006-08-23 23:32:01 +00:00 |
|
julien.pierre.bugs%sun.com
|
a1e82132f0
|
Fix for bug 349920 . Don't optimize freebl libraries in debug build on Sparc . r=nelson, neil.williams
|
2006-08-23 22:56:20 +00:00 |
|
glen.beasley%sun.com
|
54fe81481a
|
349632 C_VerifyUpdate HMAC fix r=wtc,sr=bobR
|
2006-08-23 21:46:23 +00:00 |
|
julien.pierre.bugs%sun.com
|
45f5a763d7
|
Fix for bug 225525 . Resolve race assigning NSSCertificate fields which leaked memory and slot reference. r=nelson
|
2006-08-22 22:54:11 +00:00 |
|