summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close GECKO190_20081030_RELBRANCHGECKO190_20081030_RELBRANCHFranziskus Kiefer2017-09-290-0/+0
* fixup commit for branch 'GECKO190_20081030_RELBRANCH'NSS_3_12_1_WITH_CKBI_1_72_RTMFIREFOX_3_0_4_RELEASEFIREFOX_3_0_4_BUILD1cvs2hg2008-10-175-9/+233
* Bug 330628, coreconf/Linux.mk should _not_ default to x86 but result in an er...NSS_3_12_1_RC1FIREFOX_3_0_2_BUILD4FIREFOX_3_0_2_BUILD3FIREFOX_3_0_2_BUILD2FIREFOX_3_0_2_BUILD1kaie%kuix.de2008-08-141-0/+5
* Bug 449883, Replace existing "GlobalSign Root CA" cert and add new WellsSecur...kaie%kuix.de2008-08-143-65/+357
* Bug 330628, backing myself out. I forgot we're on a freeze towards 3.12.1. sorrykaie%kuix.de2008-08-141-5/+0
* Bug 330628, coreconf/Linux.mk should _not_ default to x86 but result in an er...kaie%kuix.de2008-08-141-0/+5
* 448324 - ocsp checker returns incorrect error code on request with invalid si...alexei.volkov.bugs%sun.com2008-08-121-20/+24
* Remove Beta flag for NSS 3.12.1 RC1 build.christophe.ravel.bugs%sun.com2008-08-111-2/+2
* Prepare NSS 3.12.1 RC1.christophe.ravel.bugs%sun.com2008-08-111-2/+2
* Backout last checkin to tstclnt.c, which appears to have broken somenelson%bolyard.com2008-08-111-16/+32
* Bug 427479: Include file case changes for mingw cross compilation on a linux ...nelson%bolyard.com2008-08-111-2/+2
* 430380 - policies : explicit trust anchor results in false positives with vfy...alexei.volkov.bugs%sun.com2008-08-111-75/+126
* Fix to memleak tinderbox: make sure the real error get propagated to a caller...alexei.volkov.bugs%sun.com2008-08-111-0/+2
* 444404 - libpkix reports "unknown issuer" for nearly all certificate errors. ...alexei.volkov.bugs%sun.com2008-08-104-0/+89
* Bug 444850 ? NSS misbehaves badly in the presence of a disabled PKCS#11 slotnelson%bolyard.com2008-08-096-68/+103
* Bug 330622: certutil's usage messages incorrectly document certain options, r...nelson%bolyard.com2008-08-091-6/+16
* Fix for bug 423839 . Add multiple PKCS#11 token password command-line option ...julien.pierre.boogz%sun.com2008-08-0820-230/+196
* Fix for bug 449146 . remove dead libsec function declarations. r=nelsonjulien.pierre.boogz%sun.com2008-08-071-74/+0
* Fix for bug 423839 . Add multiple PKCS#11 token password command line options...julien.pierre.boogz%sun.com2008-08-044-44/+39
* Fix for bug 129303 . Add missing declaration for PK11_GetAllSlotsForCert. r=n...julien.pierre.boogz%sun.com2008-08-041-0/+7
* Bug 448200. fix systemic misspellings of deprecated and function, r=julien.pi...nelson%bolyard.com2008-08-047-13/+13
* Bug 401877: Moved noise file generation to separate function. r=julienslavomir.katuscak%sun.com2008-07-281-6/+12
* Don't abort search for certs when a slot reports error, v2nelson%bolyard.com2008-07-261-39/+49
* Bug 430859 ? PKIX: Policy mapping fails verification with error "invalid argu...alexei.volkov.bugs%sun.com2008-07-231-0/+2
* Bug 444850. Don't ask the module to use an invalid session handle innelson%bolyard.com2008-07-221-1/+7
* bug 444850. Don't crash when CERT_CreateSubjectCertList fails to find anynelson%bolyard.com2008-07-221-1/+11
* Bug 384459, ignore issuer and serial number components of authority key IDnelson%bolyard.com2008-07-222-36/+15
* Fix for bug 442618 . Eliminate dead function CERT_CertPackageType . r=nelsonjulien.pierre.boogz%sun.com2008-07-212-112/+0
* Bug 436806: On FreeBSD, assume elf instead of a.out if the objformatwtc%google.com2008-07-121-1/+1
* Bug 443760: Removed an extra semicolon. The patch is contributed bywtc%google.com2008-07-121-3/+3
* Bug 418544 ? Pathological OCSP inefficiency with libPKIX. Part two. r=nelsonalexei.volkov.bugs%sun.com2008-07-111-10/+24
* Bug 418544 ? Pathological OCSP inefficiency with libPKIX. Part one. r=nelsonalexei.volkov.bugs%sun.com2008-07-112-20/+1
* 430405 - Error log is not produced by CERT_PKIXVerifyCert. Patch part two. r=...alexei.volkov.bugs%sun.com2008-07-111-45/+26
* Backing out previous commit, which turned tinderbox red. sheriff Nelson.nelson%bolyard.com2008-07-111-24/+42
* 430405 - Error log is not produced by CERT_PKIXVerifyCert. Patch part two. r=...alexei.volkov.bugs%sun.com2008-07-101-42/+24
* Bug 444308: Fixed certs validity in IOPR tests. r=alexeislavomir.katuscak%sun.com2008-07-101-4/+8
* Additional fix for 430405. Previous patch leaked PKIX_Error object.alexei.volkov.bugs%sun.com2008-07-091-1/+1
* 443755 remove extra semicolon patch from Jesse Ruderman r=nelson and myself g...glen.beasley%sun.com2008-07-091-7/+6
* Bug 430405 - Error log is not produced by CERT_PKIXVerifyCert. r=nelsonalexei.volkov.bugs%sun.com2008-07-091-12/+6
* 436599 - PKIX: AIA extension is not used in some Bridge CA / known certs conf...alexei.volkov.bugs%sun.com2008-07-092-2/+11
* 408847 - pkix_OcspChecker_Check does not support specified responder (and giv...alexei.volkov.bugs%sun.com2008-07-086-23/+35
* Bug 436417 ? PK11_ImportDERPrivateKeyInfoAndReturnKey fails when RSA priv key...rrelyea%redhat.com2008-07-042-5/+38
* Bug 440617: Checking back outed patch back to CVS. (problem was not in this p...slavomir.katuscak%sun.com2008-07-011-54/+66
* Bug 438876: signtool is still using static libraries, patch part 2.nelson%bolyard.com2008-06-302-3/+1
* Restore USE_STATIC_LIBS = 1 to manifest.mn to get signtool building onnelson%bolyard.com2008-06-302-3/+2
* Bug 440617: Backing out last patch, caused problems in Windows.slavomir.katuscak%sun.com2008-06-301-66/+54
* Bug 438876rrelyea%redhat.com2008-06-274-53/+26
* bug 438878rrelyea%redhat.com2008-06-271-2/+0
* Bug 440617: Fixed reporting of certificate extensions tests. r=nelsonslavomir.katuscak%sun.com2008-06-271-54/+66
* Bug 430859 ? PKIX: Policy mapping fails verification with error "invalid argu...alexei.volkov.bugs%sun.com2008-06-271-1/+10