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
/
apps
/
ocsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c
Dr. David von Oheimb
2020-02-10
1
-114
/
+9
*
Fix coverity issues CID 1457745...1457752, 1457853, 1457854
Shane Lontis
2020-02-04
1
-1
/
+2
*
Add `-passin` arg to `ocsp`
kaysond
2020-01-06
1
-1
/
+11
*
apps/ocsp.c: sock_timeout -> socket_timeout
Richard Levitte
2019-11-29
1
-3
/
+3
*
Add "sections" to -help output
Rich Salz
2019-11-08
1
-48
/
+54
*
Add -CAstore and similar to all openssl commands that have -CApath
Richard Levitte
2019-11-03
1
-4
/
+15
*
Actually silently ignore GET / OCSP requests
Viktor Dukhovni
2019-07-16
1
-2
/
+4
*
Modify OCSP to use alt MD for cert IDs in responses
Todd Short
2019-04-03
1
-7
/
+27
*
Add some checks of OCSP functions
Dmitry Belyavskiy
2019-03-28
1
-3
/
+8
*
apps/ocsp.c Use the same HAVE_FORK / NO_FORK as in speed.c
Richard Levitte
2019-02-11
1
-1
/
+15
*
Cleanup vxworks support to be able to compile for VxWorks 7
Klotz, Tobias
2019-01-24
1
-0
/
+14
*
Coverity fix in apps/oscp
FdaSilvaYY
2018-12-22
1
-1
/
+1
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Fix a mem leak in the ocsp app
Matt Caswell
2018-10-02
1
-0
/
+2
*
Fix ocsp app exit code
Matt Caswell
2018-04-19
1
-3
/
+1
*
Add missing index_index() when reloading OCSP responder
Viktor Dukhovni
2018-04-18
1
-2
/
+3
*
Don't call strsignal, just print the signal number.
Pauli
2018-03-22
1
-4
/
+1
*
aix compat fixes for ocsp.c
Eric Covener
2018-03-21
1
-2
/
+8
*
Fix the OCSP responder mode
Matt Caswell
2018-03-20
1
-1
/
+1
*
Fix no-posix-io compile failure
Matt Caswell
2018-03-19
1
-1
/
+2
*
Make OCSP "multi" compatible with "no-sock" builds.
Viktor Dukhovni
2018-03-08
1
-4
/
+2
*
Implement multi-process OCSP responder.
Viktor Dukhovni
2018-03-07
1
-43
/
+312
*
Prepare to detect index changes in OCSP responder.
Viktor Dukhovni
2018-03-07
1
-15
/
+15
*
ocsp.c doesn't free the whole output chain, maybe causing a memory leak
Richard Levitte
2018-02-01
1
-1
/
+1
*
apps: Don't include progs.h in apps.h
Richard Levitte
2018-01-31
1
-0
/
+1
*
Make editorial changes suggested by Matt Caswell and fixed Travis failures.
David Cooper
2018-01-24
1
-3
/
+3
*
Make editorial changes suggested by Rich Salz and add the -rsigopt option to ...
David Cooper
2018-01-24
1
-4
/
+3
*
Add -rsigopt option to ocsp command
David Cooper
2018-01-24
1
-6
/
+37
*
Update copyright years on all files merged since Jan 1st 2018
Richard Levitte
2018-01-09
1
-1
/
+1
*
Remove remaining NETWARE ifdef's
Rich Salz
2018-01-07
1
-15
/
+0
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-07
1
-2
/
+2
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-11
1
-1
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
(Re)move some things from e_os.h
Rich Salz
2017-08-22
1
-2
/
+0
*
Clarify CLI OCSP documentation
Johannes Bauer
2017-08-11
1
-1
/
+1
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-66
/
+73
*
OCSP Updates: error codes and multiple certificates
Todd Short
2017-04-12
1
-11
/
+21
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Fix various missing option help messages ...
FdaSilvaYY
2016-09-19
1
-2
/
+4
*
Constify char* input parameters in apps code
FdaSilvaYY
2016-08-17
1
-2
/
+3
*
Corrupt signature in place.
Dr. Stephen Henson
2016-08-17
1
-3
/
+2
*
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
Dr. Stephen Henson
2016-08-16
1
-2
/
+2
*
Typo and comment fix
FdaSilvaYY
2016-07-25
1
-2
/
+2
*
Spelling fixes
FdaSilvaYY
2016-06-16
1
-1
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Correctly check for trailing digest options.
Dr. Stephen Henson
2016-05-12
1
-1
/
+11
*
GH932: Add more help messages to some apps options.
FdaSilvaYY
2016-05-04
1
-5
/
+6
*
Fix no-sock on Windows
Matt Caswell
2016-04-20
1
-5
/
+10
*
Make string_to_hex/hex_to_string public
Rich Salz
2016-04-18
1
-1
/
+3
*
Fix no-ocsp
Matt Caswell
2016-04-06
1
-3
/
+8
[next]