Name Description Size Coverage
exports.gyp 965 -
include.gyp 317 -
Makefile 1840 -
manifest.mn 554 -
pkix.h This file defines the public API for libpkix. These are the top-level functions in the library. They perform the primary operations of this library: building and validating chains of X.509 certificates. 12181 -
pkix_certsel.h This file defines functions associated with the PKIX_CertSelector and the PKIX_ComCertSelParams types. 69090 -
pkix_certstore.h This file defines functions associated with the PKIX_CertStore type. 26487 -
pkix_checker.h This file defines functions associated with the PKIX_CertChainChecker type. 16802 -
pkix_crlsel.h This file defines functions associated with the PKIX_CRLSelector and the PKIX_ComCRLSelParams types. 27718 -
pkix_errorstrings.h This file is intended to be included after different definitions of PKIX_ERRORENTRY. It is included in pkixt.h to define a number for each error by defining PKIX_ERRORENTRY(x,y) as PKIX_ ## x and then listing thim within an enum. It is included in pkix_error.c to define an array of error strings by defining PKIX_ERRORENTRY(x,y) #y and then listing thim within an array const char * const PKIX_ErrorText[] 94764 -
pkix_params.h This file defines functions associated with the various parameters used by the top-level functions. 66561 -
pkix_pl_pki.h This file defines several platform independent functions to manipulate certificates and CRLs in a portable manner. 95280 -
pkix_pl_system.h This file defines several platform independent functions to make system calls in a portable manner. 51934 -
pkix_results.h This file defines functions associated with the results used by the top-level functions. 14296 -
pkix_revchecker.h This file defines functions associated with the PKIX_RevocationChecker type. 8199 -
pkix_sample_modules.h This file defines functions associated with CertStore types. 15793 -
pkix_util.h These functions provide support for a number of other functions by creating and manipulating data structures used by those functions. 31440 -
pkixt.h This file defines the types in the libpkix API. XXX Maybe we should specify the API version number in all API header files 17198 -