index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ocsp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-12
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-29
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-06
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
*
OCSP_request_add0_id() inconsistent error return
Todd Short
2016-07-20
1
-1
/
+3
*
Add OCSP accessors.
Dr. Stephen Henson
2016-07-13
1
-0
/
+23
*
Add checks on sk_TYPE_push() returned value
FdaSilvaYY
2016-07-05
1
-1
/
+1
*
Useless header include of openssl/rand.h
FdaSilvaYY
2016-06-18
3
-3
/
+0
*
Tidy up OCSP print handling.
Dr. Stephen Henson
2016-06-02
1
-8
/
+11
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-15
/
+1
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-51
/
+6
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
10
-575
/
+51
*
Don't leak resource on error in OCSP_url_svcloc_new
Matt Caswell
2016-04-28
1
-0
/
+4
*
Remove dead-code infinite loop
Benjamin Kaduk
2016-04-26
1
-1
/
+0
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-46
/
+0
*
Restore OCSP_basic_verify() error return semantics
Richard Levitte
2016-04-17
2
-15
/
+23
*
Small OCSP fixup
Richard Levitte
2016-04-16
1
-2
/
+2
*
Make many X509_xxx types opaque.
Rich Salz
2016-04-15
1
-31
/
+51
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Avoid double-free in calleres to OCSP_parse_url
Jim Basney
2016-03-10
1
-0
/
+3
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
2
-20
/
+16
[next]