summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close NSS_CRLDP_BRANCHNSS_CRLDP_BRANCHFranziskus Kiefer2017-09-290-0/+0
* Bug 321755 - adding ability to generate crl idp into crlutil. More work is ne...alexei.volkov.bugs%sun.com2008-09-177-642/+1030
* Commiting CRLDP patch into the NSS_CRLDP_BRANCHalexei.volkov.bugs%sun.com2008-09-1731-44/+2579
* fixup commit for branch 'NSS_CRLDP_BRANCH'cvs2hg2008-09-11166-20725/+0
* Bug 447563: fixed this bug without changing the values of error codes.wtc%google.com2008-09-112-5/+9
* Backout part of patch for bug 447563, which cause the testing to fail.nelson%bolyard.com2008-09-111-0/+2
* Bug 447563: Better error messages. r=nelsonemaldona%redhat.com2008-09-102-5/+3
* Bug 453364: NSC_EncryptUpdate should propagate freebl's error code up towtc%google.com2008-09-072-3/+27
* Bug 453364: pk11_CreateNewContextInSlot should set the error code when itwtc%google.com2008-09-071-0/+1
* Bug 452865: removed obsolete linker flags that were needed when libnss3wtc%google.com2008-09-054-34/+0
* Bug 302670: missed one change in the previous checkin.wtc%google.com2008-09-051-1/+1
* Bug 302670: use system zlib on Linux. r=nelson.wtc%google.com2008-09-051-0/+3
* Bug 302670: add an extra dummy byte at the end to support zlib 1.1.4.wtc%google.com2008-09-051-7/+15
* Fix for bug 359302. Remove SSLSample . r=nelsonjulien.pierre.boogz%sun.com2008-09-0413-2587/+0
* Bug 445114: Moved ${PROFTOOL} to proper line. r=rrelyeaslavomir.katuscak%sun.com2008-09-011-2/+2
* Fix for bug 408260 . Don't print certutil headers when listing cert details. ...julien.pierre.boogz%sun.com2008-08-281-1/+1
* Fix for bug 451927 . Fix build on Vista . Patch contributed by Makoto Kato . ...julien.pierre.boogz%sun.com2008-08-281-74/+0
* Bug 448431: added void to the declaration and definition ofwtc%google.com2008-08-272-2/+2
* Bug 451024: Call nss_DestroyErrorStack at the end of NSSCKFWC_Finalize towtc%google.com2008-08-251-0/+11
* Bug 434187: fixed the comments in sftk_DeleteObject. r=rrelyea.wtc%google.com2008-08-251-3/+3
* Fix for bug 423839. Restore tstclnt.c that had been backed out. r=nelsonjulien.pierre.boogz%sun.com2008-08-221-32/+16
* Fix for bug 423839 . Add wincx in libpkix while verifying certs and CRLs. r=n...julien.pierre.boogz%sun.com2008-08-222-2/+13
* Bug 449725: Link signver with NSS shared libraries. r=nelson.wtc%google.com2008-08-222-7/+10
* Bug 450536: removed obsolete XP_MAC code (for Mac OS Classic).wtc%google.com2008-08-227-344/+6
* 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