Richard Levitte
|
0df1caa77b
apps: make setup_engine() and release_engine() available always
|
8 years ago |
Richard Levitte
|
aa01b82c69
If an engine comes up explicitely, it must also come down explicitely
|
8 years ago |
Matt Caswell
|
017a06c7d1
Add -no_alt_chains option to apps to implement the new
|
9 years ago |
Matt Caswell
|
ae5c8664e5
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
4967a832ab
Allow reordering of certificates when signing.
|
10 years ago |
Dr. Stephen Henson
|
cd302feb5d
Change default cipher in smime app to des3.
|
10 years ago |
Dr. Stephen Henson
|
c679fb298e
Add new function X509_STORE_set_verify_cb and use it in apps
|
15 years ago |
Dr. Stephen Henson
|
4386445c18
Change STRING to OPENSSL_STRING etc as common words such
|
15 years ago |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 years ago |
Ben Laurie
|
5ce278a77b
More type-checking.
|
16 years ago |
Dr. Stephen Henson
|
6217896145
Improve error detection when streaming S/MIME.
|
17 years ago |
Bodo Möller
|
96afc1cfd5
Add SEED encryption algorithm.
|
17 years ago |
Dr. Stephen Henson
|
9cfc8a9d5c
Update smime utility to support streaming for -encrypt and -sign -nodetach
|
17 years ago |
Dr. Stephen Henson
|
f253a058d3
There is should be no need to rewind the input stream any more.
|
18 years ago |
Bodo Möller
|
f3dea9a595
Camellia cipher, contributed by NTT
|
18 years ago |
Dr. Stephen Henson
|
c27309edcb
Allow any supported cipher to be used with smime -encrypt.
|
18 years ago |
Dr. Stephen Henson
|
216e0d5b91
Fix smime -pk7out.
|
18 years ago |
Dr. Stephen Henson
|
5531192151
Add -resign and -md options to smime command to support resigning an
|
18 years ago |
Dr. Stephen Henson
|
a6e7fcd140
Multiple signer support in smime application.
|
18 years ago |
Dr. Stephen Henson
|
76cf3fcb43
Reformat smime.c utility.
|
18 years ago |
Dr. Stephen Henson
|
8f2e4fdf86
Allow PKCS7_decrypt() to work if no cert supplied.
|
19 years ago |
Nils Larsch
|
7d727231b7
some const fixes
|
19 years ago |
Dr. Stephen Henson
|
c431798e82
Reformat smime utility.
|
20 years ago |
Dr. Stephen Henson
|
fb80794568
Don't use 'explicit' for variable name.
|
20 years ago |
Dr. Stephen Henson
|
4ec3d785e5
Reformat smime.c
|
20 years ago |
Dr. Stephen Henson
|
5d7c222db8
New X509_VERIFY_PARAM structure and associated functionality.
|
20 years ago |
Dr. Stephen Henson
|
beab098d53
Various S/MIME bug and compatibility fixes.
|
21 years ago |
Dr. Stephen Henson
|
e9ec63961b
Fix indefinite length encoding so EOC correctly updates
|
22 years ago |
Dr. Stephen Henson
|
27068df7e0
Single pass processing to cleartext S/MIME signing.
|
22 years ago |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
22 years ago |