summaryrefslogtreecommitdiff
path: root/security/nss/lib/libpkix/pkix
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'CAMINO_2_0_8_MINIBRANCH'cvs2hg2009-05-2196-35437/+0
* Bug 489287: Resolve a few remaining issues with NSS's new revocation flagsnelson%bolyard.com2009-04-243-7/+15
* 489188 - object/memory leak in libpkix.r=nelsonalexei.volkov.bugs%sun.com2009-04-202-7/+4
* 485155 - NSS_ENABLE_PKIX_VERIFY=1 causes sec_error_unknown_issuer errors. r=...alexei.volkov.bugs%sun.com2009-04-204-106/+130
* 321755 - (CRLDP) implement crlDistributionPoint extension in libPKIX. Patch ...alexei.volkov.bugs%sun.com2009-04-188-54/+99
* 487884 - object leak in libpkix library upon error. r=nelsonalexei.volkov.bugs%sun.com2009-04-141-1/+1
* 391434 - avoid multiple encoding/decoding of PKIX_PL_OID to and from ascii s...alexei.volkov.bugs%sun.com2009-04-142-11/+11
* Fix tinderbox(a debug line from libpkix was added to downloaded script): allo...alexei.volkov.bugs%sun.com2009-04-111-2/+6
* 408903 - CERT_PKIXVerifyCert should do revocation checking of the leaf cert....alexei.volkov.bugs%sun.com2009-04-105-19/+117
* Additional checking to fix tinderbox: 420991 - libPKIX returns wrong NSS err...alexei.volkov.bugs%sun.com2009-04-101-6/+0
* 420991 - libPKIX returns wrong NSS error code. r=nelsonalexei.volkov.bugs%sun.com2009-04-104-258/+128
* 473944 - Trust anchor is not trusted when requireFreshInfo flag is set. r=ne...alexei.volkov.bugs%sun.com2009-04-011-0/+61
* Bug 485970 - Remove DEBUG_kaie code testing code which doesn't build any morekaie%kuix.de2009-03-302-44/+0
* Bug 485370: crash, bus error due to unaligned access in pkix_pl_OcspResponse_...nelson%bolyard.com2009-03-281-2/+3
* 484466 - sec_error_invalid_args with NSS_ENABLE_PKIX_VERIFY=1. r=nelsonalexei.volkov.bugs%sun.com2009-03-231-1/+1
* 444404 - libpkix reports "unknown issuer" for nearly all certificate errors....alexei.volkov.bugs%sun.com2009-02-271-2/+39
* [Bug 478931] object leak in pkix_List_MergeLists function. r=nelsonalexei.volkov.bugs%sun.com2009-02-171-5/+4
* 473944 - Trust anchor is not trusted when requireFreshInfo flag is set. r=ne...alexei.volkov.bugs%sun.com2009-02-094-738/+126
* 475454 - vfychain requireFreshInfo incorrectly claims "revoked". r=nelsonalexei.volkov.bugs%sun.com2009-02-025-21/+12
* Fix for tests failures caused by integration of the patch for bug 461547.alexei.volkov.bugs%sun.com2009-02-016-2/+12
* 461547 - delay child certificate signature check until after trusted anchor ...alexei.volkov.bugs%sun.com2009-01-314-145/+109
* 473365 - Incompatible argument in pkix_validate.c r=nelsonalexei.volkov.bugs%sun.com2009-01-295-39/+68
* Bug 472319 - Vfychain validates chain even if revoked certificate. r=nelsonalexei.volkov.bugs%sun.com2009-01-161-2/+2
|\
* | additional changes to patch for bug 397805. Fix function declaration.alexei.volkov.bugs%sun.com2009-01-121-1/+1
* | Bug 397805 - Avoid revalidating the whole cached chain for new cert KU and E...alexei.volkov.bugs%sun.com2009-01-125-3/+564
* | 472291 - crash in libpkix object leak tests due to null pointer dereferencin...alexei.volkov.bugs%sun.com2009-01-071-3/+3
* | 470070 - Multiple object leaks reported by tinderbox. r=nelsonalexei.volkov.bugs%sun.com2008-12-194-2/+23
* | 205434 - Fully implement new libPKIX cert verification API from bug 294531. ...alexei.volkov.bugs%sun.com2008-11-264-1794/+0
* | Bug 390527: include "prprf.h" for PR_snprintf, otherwise the "implicitwtc%google.com2008-11-202-0/+7
* | 390527 - get rid of pkixErrorMsg variable in PKIX_Error. r=nelsonalexei.volkov.bugs%sun.com2008-11-206-18/+60
* | 439169 - pkix_List_Destroy destroys by recursion, one level per list item. r...alexei.volkov.bugs%sun.com2008-11-121-1/+6
* | 205434 - Fully implement new libPKIX cert verification API from bug 294531. ...alexei.volkov.bugs%sun.com2008-11-031-15/+0
* | 205434 - Fully implement new libPKIX cert verification API from bug 294531. ...alexei.volkov.bugs%sun.com2008-11-012-0/+554
* | 205434 - Fully implement new libPKIX cert verification API from bug 294531. ...alexei.volkov.bugs%sun.com2008-10-3119-1283/+1255
* | 459359 - ForwardBuilderState object is leaked when AIA path incorrect. r=nelsonalexei.volkov.bugs%sun.com2008-10-241-5/+33
|/
* Bug 457980: remove hundreds of kilobytes of useless strings in libPKIX, r=alexeinelson%bolyard.com2008-10-061-1/+1
* Move chain checkers source files from "top" to "checker" directory.alexei.volkov.bugs%sun.com2008-09-2218-16/+16
* 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-103-0/+88
* 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
* Additional fix for 430405. Previous patch leaked PKIX_Error object.alexei.volkov.bugs%sun.com2008-07-091-1/+1
* 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-091-1/+10
* 408847 - pkix_OcspChecker_Check does not support specified responder (and giv...alexei.volkov.bugs%sun.com2008-07-081-1/+0
* Bug 430859 ? PKIX: Policy mapping fails verification with error "invalid argu...alexei.volkov.bugs%sun.com2008-06-271-1/+10