summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'NSS_3_12_4_FIPS1_WITH_CKBI_1_75'NSS_3_12_4_FIPS1_WITH_CKBI_1_75cvs2hg2009-05-213-7/+3017
|\
| * fixup commit for tag 'NSS_3_12_3_WITH_CKBI_1_75_RTM'NSS_3_12_3_WITH_CKBI_1_75_RTMcvs2hg2009-05-210-0/+0
| |\
| * \ fixup commit for tag 'NSS_3_12_3_BASE'NSS_3_12_3_BASEcvs2hg2009-05-21392-10253/+37159
| |\ \ | | |/
| * | fixup commit for tag 'NSS_3_12_2_WITH_CKBI_1_75_RTM'NSS_3_12_2_WITH_CKBI_1_75_RTMcvs2hg2009-05-212043-0/+810198
| |\ \
| * \ \ fixup commit for tag 'NSSCKBI_1_75_RTM'NSSCKBI_1_75_RTMcvs2hg2009-05-212043-810198/+0
| |\ \ \
| | * | | Bug 493660: add latest group of new root CAs to NSS for FF 3.5, r=rrelyeanelson%bolyard.com2009-05-213-7/+3017
| | * | | Bug 493405: 1 byte overflow in cert_GetDNSPatternsFromGeneralNamesnelson%bolyard.com2009-05-181-2/+2
| | * | | Fix for bug 399700 . Don't use gcc -W flag on OS/2 . r=peter.weilbacherjulien.pierre.boogz%sun.com2009-05-161-1/+1
| | * | | Fix for bug 493135 . bltest crashes if it can't open the input file. r=nelsonjulien.pierre.boogz%sun.com2009-05-161-1/+1
| | * | | Fix for bug 491919 . Add void argument to prototypes. r=alexeijulien.pierre.boogz%sun.com2009-05-141-5/+5
| | * | | [449332, r=nelson] SECU_ParseCommandLine checks input for duplicate options a...emaldona%redhat.com2009-05-132-7/+64
| | * | | Fix for bug 492385 . Stop crash freeing named CRL entry on shudown. r=nelsonjulien.pierre.boogz%sun.com2009-05-131-0/+9
| | * | | Bug 491076 - OCSP tests are not run on HP-UX.christophe.ravel.bugs%sun.com2009-05-041-1/+1
| | * | | Replace expired test cert for www.paypal.comnelson%bolyard.com2009-05-032-0/+0
| | * | | Bug 427135: Add super-H(sh3,4) architecture support. r=christophe.ravelnelson%bolyard.com2009-05-011-40/+6
| | * | | Bug 485145: Miscellaneous crashes in signtool on Windows. r=rrelyeanelson%bolyard.com2009-04-301-31/+50
| |/ / / |/| | |
* | | | 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