summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Set version to 3.12.0.3 on NSS_3_12_0_BRANCH for NSS 3.12.0 RC4.NSS_3_12_0_BRANCHkaie%kuix.de2008-05-282-2/+2
|
* Bug 433386, when system clock is off by more than two days, OSCP check ↵kaie%kuix.de2008-05-281-1/+5
| | | | | | | fails, can result in crash if user tries to view certificate r=nelson, r=rrelyea, a1.9=shaver
* Bug 433594: Crash destroying OCSP Cert IDkaie%kuix.de2008-05-281-1/+2
| | | | | Patch from Nelson Bolyard r=julien.pierre, r=kaie, a1.9=shaver
* Bug 431772, add network solutions and diginotar root certs to NSSkaie%kuix.de2008-05-032-3/+567
| | | | r=nelson, r=rrelyea
* Set version to 3.12.0.2 on NSS_3_12_0_BRANCH to prepare NSS 3.12.0 RC3.christophe.ravel.bugs%sun.com2008-04-172-2/+2
| | | | Note: NSS_3_12_0_BRANCH was created from NSS_3_12_0_BRANCHPOINT tag (from NSS_3_12_RC2 tag).
* fixup commit for branch 'NSS_3_12_0_BRANCH'cvs2hg2008-04-080-0/+0
|
* Update release numberTHUNDERBIRD_3_0a1_RELEASETHUNDERBIRD_3_0a1_BUILD1NSS_3_12_RC2NSS_3_12_0_BRANCHPOINTrrelyea%redhat.com2008-04-081-1/+1
|
* backing out revision 1.20 as per bug 427706rrelyea%redhat.com2008-04-081-42/+4
|
* Bug 425469, Add multiple new roots: Geotrust, Thawte, Verisign, Trustwave, ↵NSS_3_12_RC1kaie%kuix.de2008-04-072-3/+1601
| | | | | | Comodo r=rrelyea
* [Bug 400238] softtoken unexpectedly logged outrrelyea%redhat.com2008-04-053-19/+120
| | | | | r nelson Also addes test case
* Prepare NSS 3.12 RC1.christophe.ravel.bugs%sun.com2008-04-043-5/+5
|
* Bug 426245: Enabled ulimit -c. r=alexeislavomir.katuscak%sun.com2008-04-041-1/+5
|
* Fix for bug 303457 . Undo changes to the OID table that were made for ↵julien.pierre.boogz%sun.com2008-04-041-3/+3
| | | | libpkix, since it doesn't rely on the OID table to determine critical extensions. r=nelson
* Bug 425801, vfychain: Add support for OCSP checkingkaie%kuix.de2008-04-031-4/+46
| | | | r=nelson
* Bug 423093rrelyea%redhat.com2008-04-031-4/+42
| | | | | | r=nelson Decrypt With Merged SDR Key test failing
* Fix for bug 426429 . Size optimizations for OS/2 in NSS.julien.pierre.boogz%sun.com2008-04-021-1/+5
|
* 426450 - PKIX_PL_HashTable_Remove leaks hashtable key object. r=nelsonalexei.volkov.bugs%sun.com2008-04-024-17/+17
|
* 425516 - need to destroy data pointed by CERTValOutParam array in case of ↵alexei.volkov.bugs%sun.com2008-03-311-1/+26
| | | | error. r=nelson
* 390530 - libpkix does not support time override. r=nelsonalexei.volkov.bugs%sun.com2008-03-311-2/+7
|
* Fix for bug 424917 . Performance regression with studio 12 . r=nelsonjulien.pierre.boogz%sun.com2008-03-281-0/+1
|
* bug 424410 - Win64 tinderbox failing.rrelyea%redhat.com2008-03-271-1/+1
| | | | | Correct usage of CK_ULONG_PTR for CK_ULONG. r=nelson
* 412468 - modify certutil, vfychain and vfyserv utilities to use ↵alexei.volkov.bugs%sun.com2008-03-273-10/+46
| | | | CERT_PKIXVerifyCert function. r=nelson
* 422859 - libPKIX builds & validates chain to root not in the caller-provided ↵alexei.volkov.bugs%sun.com2008-03-272-6/+11
| | | | anchor list. r=nelson
* Bug 387892, Add Entrust root CA certificate(s) to NSSkaie%kuix.de2008-03-272-136/+440
| | | | r=nelson
* Bug 232894: Added PKITS to all.sh. r=nelsonslavomir.katuscak%sun.com2008-03-272-7/+11
|
* fix tinderbox: can not use macro to modify macro.alexei.volkov.bugs%sun.com2008-03-261-2/+5
|
* 397832 - libpkix leaks memory if a macro calls a function that returns an ↵alexei.volkov.bugs%sun.com2008-03-2617-130/+645
| | | | error. Object leak test. r=nelson
* 397832 - libpkix leaks memory if a macro calls a function that returns an error.alexei.volkov.bugs%sun.com2008-03-255-0/+7
| | | | Patch 311421. New files. r=nelson.
* 397832 - libpkix leaks memory if a macro calls a function that returns an error.alexei.volkov.bugs%sun.com2008-03-252-0/+5
| | | | Patch 311421. Changes to existing files. r=nelson.
* Fix for bug 391721 . GetBestCRL does not set error code when CRL is not ↵julien.pierre.boogz%sun.com2008-03-251-0/+2
| | | | found or invalid. r=nelson
* Fix for bug 424471 . counter overflow in bltest . r=nelsonjulien.pierre.boogz%sun.com2008-03-221-1/+1
|
* Bug 266941: Patch to fix data type errors. r=christopheslavomir.katuscak%sun.com2008-03-191-3/+3
|
* Bug 266941: Selfserv patch to print throughput.slavomir.katuscak%sun.com2008-03-181-30/+199
| | | | r=nelson
* Fix for bug 405652 . TLS ClientHello message has incorrect gmt_unix_time . ↵julien.pierre.boogz%sun.com2008-03-181-1/+1
| | | | r=nelson
* Removing the temporary change that added a Beta version number for tagging.kaie%kuix.de2008-03-161-1/+1
|
* Bug 422866: vfychain -pp command crashes in NSS_shutdown, r=alexeiNSS_3_12_BETA3FIREFOX_3_0b5_RELEASEFIREFOX_3_0b5_RC2FIREFOX_3_0b5_RC1nelson%bolyard.com2008-03-151-2/+2
|
* 390381 - libpkix rejects cert chain when root CA cert has no basic constraints.alexei.volkov.bugs%sun.com2008-03-155-33/+53
| | | | Main patch(by Nelson). r=rrelyea
* Bug 294531kaie%kuix.de2008-03-153-9/+9
| | | | | Follow up patch to rename some policy function names r=rrelyea
* Bug 294531, fixing bustage, typo in function namekaie%kuix.de2008-03-151-1/+1
|
* Changing version number to "Beta 3" for tagging.kaie%kuix.de2008-03-141-1/+1
|
* 390381 - libpkix rejects cert chain when root CA cert has no basic constraints.alexei.volkov.bugs%sun.com2008-03-143-3/+2
| | | | Patch: log correct error info. r=nelson
* Bug 412468, modify certutil, vfychain and vfyserv utilities to use ↵kaie%kuix.de2008-03-141-2/+18
| | | | | | | CERT_PKIXVerifyCert function Patch v6: Adjust vfychain to new revocation flags r=alexei, r=nelson
* Bug 294531, Design new interfaces for certificate path building and ↵kaie%kuix.de2008-03-143-16/+307
| | | | | | | | | verification for libPKIX Update CERT_PKIXVerifyCert implementation for new revocation API. Implement functions that describe NSS 3.11 and NIST revocation checking policies. Implementation v5 (for Proposal 8) r=rrelyea
* Bug 294531, Design new interfaces for certificate path building and ↵kaie%kuix.de2008-03-141-15/+177
| | | | | | | | verification for libPKIX Finalize revocation API for CERT_PKIXVerifyCert. Proposal 8 as patch (v6) Final r=rrelyea, most code also r=nelson
* Final patch for merge: fix layer viloation (bug 391296)rrelyea%redhat.com2008-03-144-20/+36
| | | | r=nelson
* Fix merge tinderbox failures (bug 391296)rrelyea%redhat.com2008-03-145-16/+33
| | | | r=slavo
* bug 418546 reference leak in CERT_PKIXVerifyCertrrelyea%redhat.com2008-03-141-5/+40
| | | | r=nelson (& alexi).
* Backout patch 390381 of bug 390381 since the code depends on another fix ↵alexei.volkov.bugs%sun.com2008-03-131-3/+5
| | | | from the same bug.
* Bug 419523: made PK11_GetKeyData rather than __PK11_GetKeyData the primarywtc%google.com2008-03-131-3/+4
| | | | function. r=rrelyea.
* Turn off merge code util we can fix the test caserrelyea%redhat.com2008-03-121-1/+1
|