index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ocsp
/
v3_ocsp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-1
/
+1
*
Add ossl_v3 symbols
Shane Lontis
2021-03-18
1
-7
/
+7
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
v3_ocsp.c: fix indentation of include directives
Dr. Matthias St. Pierre
2021-01-12
1
-8
/
+8
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-1
/
+1
*
Fix safestack issues in x509v3.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Join the x509 and x509v3 directories
Richard Levitte
2019-05-29
1
-1
/
+1
*
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
1
-1
/
+1
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-2
/
+5
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
1
-0
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
free NULL cleanup
Rich Salz
2015-03-24
1
-1
/
+1
*
Remove old ASN.1 code.
Dr. Stephen Henson
2015-03-23
1
-2
/
+2
*
Make OCSP structures opaque.
Dr. Stephen Henson
2015-03-05
1
-0
/
+310