summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changing version number to 3.12.4.1 betaNSS_3_12_4_FIPS1kaie%kuix.de2009-04-301-1/+1
* Bug 490154, r=rrelyea, Fixed mechanism test in nssCKFWMechanism_GenerateKeyPairemaldona%redhat.com2009-04-291-1/+1
* Bug 487007: Make lib/jar conform to NSS coding style, eliminate Win16 hacks,nelson%bolyard.com2009-04-282-1/+12
* Bug 487007: Make lib/jar conform to NSS coding style, eliminate Win16 hacks,nelson%bolyard.com2009-04-2811-3588/+2828
* Bug 487007: Make lib/jar conform to NSS coding style, eliminate Win16 hacks,nelson%bolyard.com2009-04-282-436/+0
* Bug 487007: Make lib/jar conform to NSS coding style, eliminate Win16 hacks,nelson%bolyard.com2009-04-281-1/+0
* 485745 modify fipstest.c to support CAVS 7.1 DRBG testing r=bobglen.beasley%sun.com2009-04-271-223/+364
* Bug 489287: Resolve a few remaining issues with NSS's new revocation flagsnelson%bolyard.com2009-04-241-0/+2
* Bug 489287: Resolve a few remaining issues with NSS's new revocation flagsnelson%bolyard.com2009-04-243-7/+15
* Bug 489165: Added IOPR and PKITS variables to final report. r=christopheslavomir.katuscak%sun.com2009-04-241-0/+2
* Bug 488646: added test whether OCSP server is accessible. r=alexeislavomir.katuscak%sun.com2009-04-242-0/+40
* Fix for bug 321755. Plug leak. r=nelsonjulien.pierre.boogz%sun.com2009-04-211-2/+1
* [Bug 489205] Add chains test for "explicit policy" feature of libPKIXnelson%bolyard.com2009-04-212-0/+75
* 489188 - object/memory leak in libpkix.r=nelsonalexei.volkov.bugs%sun.com2009-04-202-7/+4
* Bug 470479: Added checking on error output and also checking for error 8030. ...slavomir.katuscak%sun.com2009-04-201-2/+6
* 485155 - NSS_ENABLE_PKIX_VERIFY=1 causes sec_error_unknown_issuer errors. r=...alexei.volkov.bugs%sun.com2009-04-208-149/+243
* Bug 321755 - fix a locking bug in crl.c r=alexeinelson%bolyard.com2009-04-201-8/+15
* Bug 321755: (CRLDP) implement crlDistributionPoint extension in libPKIXnelson%bolyard.com2009-04-182-0/+265
* 321755 - (CRLDP) implement crlDistributionPoint extension in libPKIX. Patch ...alexei.volkov.bugs%sun.com2009-04-1828-715/+1206
* Fix for bug 321755 . Changes in CRL cache to implement CRL DP. Work in progre...julien.pierre.boogz%sun.com2009-04-174-54/+505
* Bug 472975: crash when deleting user certificates, r=rrelyeanelson%bolyard.com2009-04-172-46/+56
* Set version of softoken to 3.12.4 (no beta flag) for FIPS release candidate.NSS_3_12_4_FIPS0christophe.ravel.bugs%sun.com2009-04-161-2/+2
* Bug 488396 - DBM needs to be FIPS certifiable.rrelyea%redhat.com2009-04-166-17/+56
* Bug 453735 - When using cert9 (SQLite3) DB, set or change master password f...rrelyea%redhat.com2009-04-151-0/+10
* Bug 488350 - NSPR-free freebl interface need to do post tests only in fips ...rrelyea%redhat.com2009-04-151-1/+22
* Bug 488550: crash in certutil or pp when printing cert with empty subject namenelson%bolyard.com2009-04-151-1/+1
* Bug 478988: Patch to trim traling zeroes from date string. r=nelsonslavomir.katuscak%sun.com2009-04-151-1/+1
* Fix for tinderbox. Bug 487884.alexei.volkov.bugs%sun.com2009-04-141-1/+1
* 487884 - object leak in libpkix library upon error. r=nelsonalexei.volkov.bugs%sun.com2009-04-143-12/+31
* Fix for bug 488067 . Set SEC_ERROR_CRL_IMPORT_FAILED . r=nelsonjulien.pierre.boogz%sun.com2009-04-143-0/+6
* 391434 - avoid multiple encoding/decoding of PKIX_PL_OID to and from ascii s...alexei.volkov.bugs%sun.com2009-04-1417-554/+228
* Bug 487487: CERT_NameToAscii reports "!Invalid AVA!" whenever value exceeds 3...nelson%bolyard.com2009-04-131-7/+9
* Change NSS version to 3.12.4 Beta.christophe.ravel.bugs%sun.com2009-04-134-9/+10
* Bug 487381 certificates with very large issuer names can corrupt cert8 databasenelson%bolyard.com2009-04-131-4/+7
* Bug 487718, Add 3 new roots to NSSkaie%kuix.de2009-04-133-5/+783
* Bug 486537: Pass the --noexecstack flag to the assembler when building forwtc%google.com2009-04-121-1/+1
* Bug 487858: Remove obsolete variables MOZILLA_SECURITY_BUILD,wtc%google.com2009-04-125-49/+0
* 487962 - pkix_pl_HttpDefaultClient leaks a buffer upon an error.r=nelsonalexei.volkov.bugs%sun.com2009-04-121-3/+6
* Bug 480509: Improper character escaping and unescaping in alg1485.c, r=tbdnelson%bolyard.com2009-04-121-1/+1
* Bug 487487: CERT_NameToAscii reports "!Invalid AVA!" whenever value exceeds 3...nelson%bolyard.com2009-04-121-40/+83
* Bug 487381: certificates with very large issuer names can corrupt cert8 databasenelson%bolyard.com2009-04-123-113/+117
* Bug 480509: Improper character escaping and unescaping in alg1485.cnelson%bolyard.com2009-04-111-2/+6
* Bug 486698, r=wtc, Changed .mk files to enable building of major components i...emaldona%redhat.com2009-04-118-4/+34
* Fix tinderbox(a debug line from libpkix was added to downloaded script): allo...alexei.volkov.bugs%sun.com2009-04-111-2/+6
* 402058 backout of patchglen.beasley%sun.com2009-04-113-33/+20
* 408903 - CERT_PKIXVerifyCert should do revocation checking of the leaf cert....alexei.volkov.bugs%sun.com2009-04-109-19/+219
* Additional checking to fix tinderbox: 420991 - libPKIX returns wrong NSS err...alexei.volkov.bugs%sun.com2009-04-101-6/+0
* Fix for bug 467553 . cipher.sh needs to run with bash . r=nelsonjulien.pierre.boogz%sun.com2009-04-101-1/+1
* Fix for bug 487736 . Don't call DER_DecodeTimeChoice on PRTime. r=alexeijulien.pierre.boogz%sun.com2009-04-101-6/+1
* 420991 - libPKIX returns wrong NSS error code. r=nelsonalexei.volkov.bugs%sun.com2009-04-1011-281/+175