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
*
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
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
1
-1
/
+1
*
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
Richard Levitte
2016-02-18
1
-1
/
+1
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
6
-9
/
+9
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+4
*
Templatize util/domd
Rich Salz
2016-01-29
1
-2
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
11
-11
/
+0
*
Remove update tags
Rich Salz
2016-01-20
1
-2
/
+0
*
Accessor update; fix API, document one.
Rich Salz
2016-01-17
1
-1
/
+1
*
Remove some old makefile targets
Rich Salz
2016-01-17
1
-12
/
+0
*
Add some accessors.
Rich Salz
2016-01-17
1
-0
/
+12
*
Move Makefiles to Makefile.in
Rich Salz
2016-01-12
2
-225
/
+64
*
make update
Richard Levitte
2016-01-12
1
-105
/
+123
*
Use X509_get0_pubkey where appropriate
Dr. Stephen Henson
2015-12-31
1
-6
/
+3
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-5
/
+5
[next]