index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
ocsp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2020-05-15
2
-2
/
+2
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
6
-0
/
+21
*
Update copyright year
Matt Caswell
2020-04-23
7
-7
/
+7
*
Add OCSP_RESPID_set_by_key_ex() and OCSP_RESPID_match_ex()
Matt Caswell
2020-03-27
1
-14
/
+43
*
Constify various mostly X509-related parameter types in crypto/ and apps/
Dr. David von Oheimb
2020-03-23
4
-7
/
+7
*
Don't exclude quite so much in a no-sock build
Dr. David von Oheimb
2020-02-21
1
-3
/
+0
*
Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c
Dr. David von Oheimb
2020-02-10
5
-615
/
+66
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
2
-14
/
+11
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
9
-8
/
+8
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-31
/
+2
*
Join the x509 and x509v3 directories
Richard Levitte
2019-05-29
1
-1
/
+1
*
OCSP: fix memory leak in OCSP_url_svcloc_new method.
FdaSilvaYY
2019-05-27
1
-2
/
+2
*
Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const params
Matt Caswell
2019-03-28
1
-2
/
+2
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
1
-3
/
+3
*
Following the license change, modify the boilerplates in crypto/ocsp/
Richard Levitte
2018-12-06
11
-11
/
+11
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
add getter for tbsResponseData and signatureAlgorithm on OCSP_BASICRESP
Paul Kehrer
2018-09-03
1
-0
/
+10
*
Check for a failure return from EVP_MD_CTX_new() in OCSP_basic_sign().
Pauli
2018-09-03
1
-0
/
+3
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
Small simplification in mkerr.pl
FdaSilvaYY
2018-02-09
1
-2
/
+3
*
Add documentation for the OCSP_basic_sign() and OCSP_basic_sign_ctx() functions.
David Cooper
2018-01-24
1
-1
/
+1
*
Make editorial changes suggested by Matt Caswell and fixed Travis failures.
David Cooper
2018-01-24
1
-4
/
+15
*
Make editorial changes suggested by Rich Salz and add the -rsigopt option to ...
David Cooper
2018-01-24
1
-2
/
+3
*
Add -rsigopt option to ocsp command
David Cooper
2018-01-24
3
-5
/
+28
*
Fix more OCSP_resp_get0_signer() nits
Ben Kaduk
2017-12-12
1
-1
/
+1
*
Add an API to get the signer of an OCSP response
Benjamin Kaduk
2017-11-11
1
-0
/
+9
*
style : fix some if(...
FdaSilvaYY
2017-11-07
1
-1
/
+1
*
Remove 4 broken macros from ocsp.h
Matt Caswell
2017-11-07
1
-0
/
+16
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-17
/
+17
*
Move e_os.h to be the very first include.
Pauli
2017-08-30
1
-1
/
+1
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
1
-7
/
+7
*
Fix OCSP_basic_verify() cert chain construction in case bs->certs is NULL
David von Oheimb
2017-08-16
1
-0
/
+2
*
Fix return-value checks in OCSP_resp_get1_id()
Benjamin Kaduk
2017-06-27
1
-1
/
+1
*
Add OCSP_resp_get1_id() accessor
Sascha Steinbiss
2017-06-21
1
-1
/
+22
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-62
/
+70
*
Fix gcc-7 warnings.
Bernd Edlinger
2017-05-11
1
-0
/
+3
*
Add OCSP_RESPID_match()
Matt Caswell
2016-09-22
1
-1
/
+27
*
Add the ability to set OCSP_RESPID fields
Matt Caswell
2016-09-22
1
-10
/
+37
*
Fix an uninitialised read on an error path
Matt Caswell
2016-08-25
1
-1
/
+1
*
Constify some inputs buffers
FdaSilvaYY
2016-08-23
1
-2
/
+2
*
Check for error return from ASN1_object_size
Matt Caswell
2016-08-23
1
-0
/
+3
*
Add X509_get0_serialNumber() and constify OCSP_cert_to_id()
Dr. Stephen Henson
2016-08-19
1
-6
/
+7
*
Convert OCSP* functions to use const getters
Matt Caswell
2016-08-17
1
-5
/
+3
*
spelling fixes, just comments and readme.
klemens
2016-08-05
1
-1
/
+1
*
Constify some ASN1_OBJECT *obj input parameters
FdaSilvaYY
2016-08-04
1
-4
/
+5
*
Ignore the serial number for now and just do the rest.
Richard J. Moore
2016-07-30
1
-2
/
+2
*
Make some more X509 functions const.
Richard J. Moore
2016-07-30
1
-2
/
+2
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
[next]