summaryrefslogtreecommitdiff
path: root/security/nss/lib/libpkix
Commit message (Expand)AuthorAgeFilesLines
...
* 408847 - pkix_OcspChecker_Check does not support specified responder (and giv...alexei.volkov.bugs%sun.com2008-07-084-22/+13
* Bug 430859 ? PKIX: Policy mapping fails verification with error "invalid argu...alexei.volkov.bugs%sun.com2008-06-271-1/+10
* Bug 417399 ? Arena Allocation results are not checked in pkix_pl_InfoAccess_P...alexei.volkov.bugs%sun.com2008-06-251-22/+23
* Bug 372241: Need more versatile form of CERT_NameToAscii, r=juliennelson%bolyard.com2008-06-201-2/+1
* Bug 440062 ? incorrect list element count in PKIX_List_AppendItem function. r...alexei.volkov.bugs%sun.com2008-06-181-6/+10
* Bug 438685 ? libpkix doesn't try all the issuers in a bridge with multiple ce...alexei.volkov.bugs%sun.com2008-06-182-4/+5
* Bug 430135 ? Need improvement to pkix object leak testing. r=nelsonalexei.volkov.bugs%sun.com2008-06-172-5/+19
* Bug 434398: libPKIX cannot find issuer cert immediately after checking it wit...nelson%bolyard.com2008-06-142-11/+21
* Bug 438685 ? libpkix doesn't try all the issuers in a bridge with multiple ce...alexei.volkov.bugs%sun.com2008-06-131-13/+7
* Bug 432303 ? Replace PKIX_PL_Memcpy with memcpy. r=nelsonalexei.volkov.bugs%sun.com2008-06-124-82/+7
* Bug 434187: fixed compiler warnings reported by GCC on Mac OS X.wtc%google.com2008-06-065-6/+0
* Bug 433386, when system clock is off by more than two days, OSCP check fails,...kaie%kuix.de2008-05-294-7/+21
* Bug 429716: debug builds of libPKIX unconditionally dump socket traffic to st...nelson%bolyard.com2008-05-151-1/+1
* 403543 - pkix: need a way to enable/disable AIA cert fetching. r=nelsonalexei.volkov.bugs%sun.com2008-04-215-3/+106
* 397832 - libpkix leaks memory if a macro calls a function that returns an err...alexei.volkov.bugs%sun.com2008-04-211-4/+4
* 429230 - memory leak in pkix_CheckCert function. r=nelsonalexei.volkov.bugs%sun.com2008-04-161-32/+3
* 397832 - libpkix leaks memory if a macro calls a function that returns an err...alexei.volkov.bugs%sun.com2008-04-151-1/+0
* 397832 - libpkix leaks memory if a macro calls a function that returns an err...alexei.volkov.bugs%sun.com2008-04-093-5/+6
* 426450 - PKIX_PL_HashTable_Remove leaks hashtable key object. r=nelsonalexei.volkov.bugs%sun.com2008-04-024-17/+17
* 390530 - libpkix does not support time override. r=nelsonalexei.volkov.bugs%sun.com2008-03-311-2/+7
* 422859 - libPKIX builds & validates chain to root not in the caller-provided ...alexei.volkov.bugs%sun.com2008-03-271-3/+7
* 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 err...alexei.volkov.bugs%sun.com2008-03-2612-103/+378
* 397832 - libpkix leaks memory if a macro calls a function that returns an error.alexei.volkov.bugs%sun.com2008-03-251-0/+1
* 390381 - libpkix rejects cert chain when root CA cert has no basic constraints.alexei.volkov.bugs%sun.com2008-03-142-2/+1
* 400947 - thread unsafe operation in PKIX_PL_HashTable_Add cause selfserv to c...alexei.volkov.bugs%sun.com2008-03-101-2/+2
* Bug 421579, crash in PKIX_PL_Cert_GetVersionkaie%kuix.de2008-03-101-2/+4
* Bug 418398, Need some high level libpkix tracing for mental sanitykaie%kuix.de2008-03-083-22/+32
* 294531 - Design new interfaces for certificate path building and verification...alexei.volkov.bugs%sun.com2008-03-072-8/+59
* Bug 418398, Need some high level libpkix tracing for mental sanitykaie%kuix.de2008-03-063-1/+67
* fix for hp builds. r=nelsonalexei.volkov.bugs%sun.com2008-03-011-0/+1
* fix HPUX builds for bug #417024. r=alexei.volkovnelson%bolyard.com2008-02-292-2/+2
* 417024 - Convert libpkix error code into nss error code. patch v2. r=nelsonalexei.volkov.bugs%sun.com2008-02-2612-1094/+1188
* 417024 - Convert libpkix error code into nss error code. r=nelsonalexei.volkov.bugs%sun.com2008-02-2516-56/+47
* Bug 375019, Potential leak of certRequestkaie%kuix.de2008-02-181-2/+2
* Bug 417664 - false positive libPKIX CRL revocation test on ppc/ppc64nelson%bolyard.com2008-02-161-7/+12
* Fix for bug 291384 . Remove unnecessary semicolons in SEC_ASN1_MKSUB . r=nelsonjulien.pierre.boogz%sun.com2008-02-081-3/+3
* Bug 375019, Cache-enable pkix_OcspChecker_Checkkaie%kuix.de2008-02-071-7/+6
* Bug 375019, Cache-enable pkix_OcspChecker_Checkkaie%kuix.de2008-02-0614-120/+471
* 414985 - Crash in pkix_pl_OcspRequest_Destroy. r=nelsonalexei.volkov.bugs%sun.com2008-01-311-0/+3
* Alphabetize list of classes, error codes and error strings for bug 321755nelson%bolyard.com2008-01-292-42/+0
* alphabetize list of classes, error codes and error strings for bug #321755nelson%bolyard.com2008-01-292-133/+173
* 397832 - libpkix leaks memory if a macro calls a function that returns an err...alexei.volkov.bugs%sun.com2008-01-291-0/+2
* 408434 - Crash with PKIX based verify. r=nelsonalexei.volkov.bugs%sun.com2008-01-162-118/+53
* Correct the order of initExplicit and initInhibitAnyPolicy flags to matchrrelyea%redhat.com2008-01-111-1/+1
* 395093 - pkix_pl_HttpCertStore_ProcessCertResponse is unable to process certs...alexei.volkov.bugs%sun.com2008-01-101-59/+52
* 373367 - verify OCSP response signature in libpkix without decoding and reenc...alexei.volkov.bugs%sun.com2007-12-195-509/+216
* 397832 - libpkix leaks memory if a macro calls a function that returns an err...alexei.volkov.bugs%sun.com2007-12-1912-100/+102
* 407064 - pkix_pl_LdapCertStore_BuildCrlList should not fail if a crl fails to...alexei.volkov.bugs%sun.com2007-12-111-2/+3
* 397825 - libpkix: ifdef code that uses user object types. r=nelsonalexei.volkov.bugs%sun.com2007-12-1010-167/+303