aboutsummaryrefslogtreecommitdiff
path: root/crypto/ocsp
AgeCommit message (Expand)AuthorFilesLines
2018-02-09Small simplification in mkerr.plFdaSilvaYY1-2/+3
2018-01-24Add documentation for the OCSP_basic_sign() and OCSP_basic_sign_ctx() functions.David Cooper1-1/+1
2018-01-24Make editorial changes suggested by Matt Caswell and fixed Travis failures.David Cooper1-4/+15
2018-01-24Make editorial changes suggested by Rich Salz and add the -rsigopt option to ...David Cooper1-2/+3
2018-01-24Add -rsigopt option to ocsp commandDavid Cooper3-5/+28
2017-12-12Fix more OCSP_resp_get0_signer() nitsBen Kaduk1-1/+1
2017-11-11Add an API to get the signer of an OCSP responseBenjamin Kaduk1-0/+9
2017-11-07style : fix some if(...FdaSilvaYY1-1/+1
2017-11-07Remove 4 broken macros from ocsp.hMatt Caswell1-0/+16
2017-10-18Remove parentheses of return.KaoruToda1-17/+17
2017-08-30Move e_os.h to be the very first include.Pauli1-1/+1
2017-08-22This has been added to avoid the situation where some host ctype.h functionsPauli1-7/+7
2017-08-16Fix OCSP_basic_verify() cert chain construction in case bs->certs is NULLDavid von Oheimb1-0/+2
2017-06-27Fix return-value checks in OCSP_resp_get1_id()Benjamin Kaduk1-1/+1
2017-06-21Add OCSP_resp_get1_id() accessorSascha Steinbiss1-1/+22
2017-06-07make error tables const and separate header fileRich Salz1-62/+70
2017-05-11Fix gcc-7 warnings.Bernd Edlinger1-0/+3
2016-09-22Add OCSP_RESPID_match()Matt Caswell1-1/+27
2016-09-22Add the ability to set OCSP_RESPID fieldsMatt Caswell1-10/+37
2016-08-25Fix an uninitialised read on an error pathMatt Caswell1-1/+1
2016-08-23Constify some inputs buffersFdaSilvaYY1-2/+2
2016-08-23Check for error return from ASN1_object_sizeMatt Caswell1-0/+3
2016-08-19Add X509_get0_serialNumber() and constify OCSP_cert_to_id()Dr. Stephen Henson1-6/+7
2016-08-17Convert OCSP* functions to use const gettersMatt Caswell1-5/+3
2016-08-05spelling fixes, just comments and readme.klemens1-1/+1
2016-08-04Constify some ASN1_OBJECT *obj input parametersFdaSilvaYY1-4/+5
2016-07-30Ignore the serial number for now and just do the rest.Richard J. Moore1-2/+2
2016-07-30Make some more X509 functions const.Richard J. Moore1-2/+2
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+2
2016-07-20OCSP_request_add0_id() inconsistent error returnTodd Short1-1/+3
2016-07-13Add OCSP accessors.Dr. Stephen Henson1-0/+23
2016-07-05Add checks on sk_TYPE_push() returned valueFdaSilvaYY1-1/+1
2016-06-18Useless header include of openssl/rand.hFdaSilvaYY3-3/+0
2016-06-02Tidy up OCSP print handling.Dr. Stephen Henson1-8/+11
2016-05-23Remove unused error/function codes.Rich Salz1-15/+1
2016-05-17Manual fixes after copyright consolidationRich Salz1-51/+6
2016-05-17Copyright consolidation 09/10Rich Salz10-575/+51
2016-04-28Don't leak resource on error in OCSP_url_svcloc_newMatt Caswell1-0/+4
2016-04-26Remove dead-code infinite loopBenjamin Kaduk1-1/+0
2016-04-20Remove --classic build entirelyRichard Levitte1-46/+0
2016-04-17Restore OCSP_basic_verify() error return semanticsRichard Levitte2-15/+23
2016-04-16Small OCSP fixupRichard Levitte1-2/+2
2016-04-15Make many X509_xxx types opaque.Rich Salz1-31/+51
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte1-3/+0
2016-03-09Avoid double-free in calleres to OCSP_parse_urlJim Basney1-0/+3
2016-02-22Remove unused parameters from internal functionsRich Salz2-20/+16
2016-02-20Always build library object files with shared library cflagsRichard Levitte1-1/+1
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte1-1/+1
2016-02-05GH601: Various spelling fixes.FdaSilvaYY6-9/+9
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+4