Richard Levitte
|
296f54ee21
Restore module loading
|
9 years ago |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
9 years ago |
Rich Salz
|
222561fe8e
free NULL cleanup 5a
|
9 years ago |
Rich Salz
|
ecf3a1fb18
Remove needless bio_err argument
|
9 years ago |
Rich Salz
|
333b070ec0
fewer NO_ENGINE #ifdef's
|
9 years ago |
Rich Salz
|
7e1b748570
Big apps cleanup (option-parsing, etc)
|
9 years ago |
Matt Caswell
|
25690b7f5f
Add -no_alt_chains option to apps to implement the new
|
10 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
10 years ago |
Rich Salz
|
6d23cf9744
RT3548: Remove unsupported platforms
|
10 years ago |
Hubert Kario
|
6d3d579367
Document -trusted_first option in man pages and help.
|
10 years ago |
Dr. Stephen Henson
|
86a2f966d0
Add -show_chain option to print out verified chain.
|
10 years ago |
Ben Laurie
|
fefc111a2a
Make openssl verify return errors.
|
12 years ago |
Dr. Stephen Henson
|
0090a686c0
Add code to download CRLs based on CRLDP extension.
|
12 years ago |
Ben Laurie
|
71fa451343
Version skew reduction: trivia (I hope).
|
12 years ago |
Ben Laurie
|
9a436c0f89
Back out redundant verification time change.
|
13 years ago |
Ben Laurie
|
7fd5df6b12
Make it possible to set a time for verification.
|
13 years ago |
Dr. Stephen Henson
|
40c5eaeeec
oops, revert verify.c change
|
15 years ago |
Dr. Stephen Henson
|
c1ca9d3238
Add Kerberos fix which was in 0.9.8-stable but never committed to HEAD and
|
15 years ago |
Dr. Stephen Henson
|
04e4b82726
allow setting of verify names in command line utilities and print out verify names in verify utility
|
15 years ago |
Dr. Stephen Henson
|
2008e714f3
Add missing functions to allow access to newer X509_STORE_CTX status
|
15 years ago |
Dr. Stephen Henson
|
245d2ee3d0
Add option to allow in-band CRL loading in verify utility. Add function
|
15 years ago |
Dr. Stephen Henson
|
6aa1770c6d
Use new X509_STORE_set_verify_cb function instead of old macro.
|
15 years ago |
Dr. Stephen Henson
|
1771668096
Tidy up and fix verify callbacks to avoid structure dereference, use of
|
15 years ago |
Dr. Stephen Henson
|
bab534057b
Updatde from stable branch.
|
16 years ago |
Richard Levitte
|
30b415b076
Make an explicit check during certificate validation to see that the
|
20 years ago |
Dr. Stephen Henson
|
c431798e82
Reformat smime utility.
|
20 years ago |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
22 years ago |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
22 years ago |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 years ago |
Dr. Stephen Henson
|
3647bee263
Config code updates.
|
23 years ago |