Nils Larsch
|
7d727231b7
some const fixes
|
19 lat temu |
Nils Larsch
|
12bdb64375
use SHA-1 as the default digest for the apps/openssl commands
|
19 lat temu |
Dr. Stephen Henson
|
10f92aac33
Don't return an error with crl -noout.
|
20 lat temu |
Richard Levitte
|
03eeb07152
Add usage string for -fingerprint.
|
21 lat temu |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
22 lat temu |
Lutz Jänicke
|
c0455cbb18
Fix escaping when using the -subj option of "openssl req", document
|
22 lat temu |
Dr. Stephen Henson
|
3647bee263
Config code updates.
|
23 lat temu |
Geoff Thorpe
|
79aa04ef27
Make the necessary changes to work with the recent "ex_data" overhaul.
|
23 lat temu |
Richard Levitte
|
c04f8cf44a
Use apps_shutdown() in all applications, in case someone decides not
|
23 lat temu |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 lat temu |
Ulf Möller
|
4327aae816
format strings
|
24 lat temu |
Richard Levitte
|
645749ef98
On VMS, stdout may very well lead to a file that is written to in a
|
24 lat temu |
Dr. Stephen Henson
|
439df5087f
Fix c_rehash script, add -fingerprint option to crl.
|
24 lat temu |
Ralf S. Engelschall
|
667ac4ec6a
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align
|
25 lat temu |
Dr. Stephen Henson
|
25f923ddd1
New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return code.
|
25 lat temu |
Dr. Stephen Henson
|
08cba61011
Modify the X509 V3 extension lookup code.
|
25 lat temu |
Dr. Stephen Henson
|
090d848ea8
Various CRL enhancements tidies and workaround for broken CRLs.
|
25 lat temu |
Bodo Möller
|
b74ba295da
Reinitialize global variables when necessary (for monolith application).
|
25 lat temu |
Bodo Möller
|
74678cc2f8
Additional user data argument to pem_password_cb function type
|
25 lat temu |
Ulf Möller
|
a9be3af5ad
Remove NOPROTO definitions and error code comments.
|
25 lat temu |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 lat temu |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 lat temu |
Ralf S. Engelschall
|
2f0cd19533
Fix `openssl crl -noout -text' combination where `-noout' killed the `-text'
|
25 lat temu |
Dr. Stephen Henson
|
0ca5f8b15c
Overhaul 'crl' application, add a proper X509_CRL_print function and start
|
26 lat temu |
Dr. Stephen Henson
|
9b5cc156f3
Continued patches so certificates and CRLs now can support and use
|
26 lat temu |
Ralf S. Engelschall
|
dfeab0689f
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
26 lat temu |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 lat temu |
Ralf S. Engelschall
|
d02b48c63a
Import of old SSLeay release: SSLeay 0.8.1b
|
26 lat temu |