index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
ocsp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
apps/ocsp: Return non zero exit code with invalid certID
Tomas Mraz
2020-09-21
1
-6
/
+12
*
Fix safestack issues in conf.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Fix safestack issues in ocsp.h
Matt Caswell
2020-09-13
1
-1
/
+0
*
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
Matt Caswell
2020-09-13
1
-1
/
+0
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-1
/
+0
*
NonStop port updates for 3.0.0.
Randall S. Becker
2020-09-12
1
-0
/
+6
*
OSSL_HTTP_parse_url(): add optional port number return parameter and strength...
Dr. David von Oheimb
2020-09-08
1
-1
/
+1
*
apps: make use of OSSL_STORE for generalized certs and CRLs loading
Dr. David von Oheimb
2020-08-20
1
-6
/
+5
*
APPS: Properly pass -no-CAstore
Sebastian Andrzej Siewior
2020-06-23
1
-1
/
+1
*
Add request URL path checking and status responses to HTTP server
Dr. David von Oheimb
2020-06-13
1
-6
/
+10
*
Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c
Dr. David von Oheimb
2020-05-15
1
-4
/
+6
*
Extract HTTP server code from apps/ocsp.c to apps/lib/http_server.c
Dr. David von Oheimb
2020-05-09
1
-408
/
+39
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+5
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Don't compile commands if disabled
Rich Salz
2020-04-10
1
-76
/
+71
*
Constify various mostly X509-related parameter types in crypto/ and apps/
Dr. David von Oheimb
2020-03-23
1
-1
/
+1
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-1
/
+6
*
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-07
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-19
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-20
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-08
1
-2
/
+2
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
1
-1
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
[next]