Sign in
flutter
/
third_party
/
openssl
/
c800c27a8c47c8e63254ec594682452c296f1e8e
/
apps
/
smime.c
6d3d579
Document -trusted_first option in man pages and help.
by Hubert Kario
· 11 years ago
14f47ac
Allow reordering of certificates when signing.
by Dr. Stephen Henson
· 11 years ago
6f719f0
Change default cipher in smime app to des3.
by Dr. Stephen Henson
· 11 years ago
6aa1770
Use new X509_STORE_set_verify_cb function instead of old macro.
by Dr. Stephen Henson
· 15 years ago
c869da8
Update from 1.0.0-stable
by Dr. Stephen Henson
· 16 years ago
2e59752
Update obsolete email address...
by Dr. Stephen Henson
· 16 years ago
5ce278a
More type-checking.
by Ben Laurie
· 17 years ago
6217896
Improve error detection when streaming S/MIME.
by Dr. Stephen Henson
· 18 years ago
96afc1c
Add SEED encryption algorithm.
by Bodo Möller
· 18 years ago
9cfc8a9
Update smime utility to support streaming for -encrypt and -sign -nodetach
by Dr. Stephen Henson
· 18 years ago
f253a05
There is should be no need to rewind the input stream any more.
by Dr. Stephen Henson
· 19 years ago
f3dea9a
Camellia cipher, contributed by NTT
by Bodo Möller
· 19 years ago
c27309e
Allow any supported cipher to be used with smime -encrypt.
by Dr. Stephen Henson
· 19 years ago
216e0d5
Fix smime -pk7out.
by Dr. Stephen Henson
· 19 years ago
5531192
Add -resign and -md options to smime command to support resigning an
by Dr. Stephen Henson
· 19 years ago
a6e7fcd
Multiple signer support in smime application.
by Dr. Stephen Henson
· 19 years ago
76cf3fc
Reformat smime.c utility.
by Dr. Stephen Henson
· 19 years ago
8f2e4fd
Allow PKCS7_decrypt() to work if no cert supplied.
by Dr. Stephen Henson
· 20 years ago
7d72723
some const fixes
by Nils Larsch
· 20 years ago
c431798
Reformat smime utility.
by Dr. Stephen Henson
· 21 years ago
fb80794
Don't use 'explicit' for variable name.
by Dr. Stephen Henson
· 21 years ago
4ec3d78
Reformat smime.c
by Dr. Stephen Henson
· 21 years ago
5d7c222
New X509_VERIFY_PARAM structure and associated functionality.
by Dr. Stephen Henson
· 21 years ago
beab098
Various S/MIME bug and compatibility fixes.
by Dr. Stephen Henson
· 22 years ago
e9ec639
Fix indefinite length encoding so EOC correctly updates the buffer pointer.
by Dr. Stephen Henson
· 22 years ago
27068df
Single pass processing to cleartext S/MIME signing.
by Dr. Stephen Henson
· 22 years ago
0b13e9f
Add the possibility to build without the ENGINE framework. PR: 287
by Richard Levitte
· 22 years ago
da9b972
Make it possible to load keys from stdin, and restore that
by Richard Levitte
· 23 years ago
ca6dde5
Reverse the change with the following log, it needs further investigation:
by Richard Levitte
· 23 years ago
8e6cbcd
Make S/MIME output conform with the mail and MIME standards. PR: 151
by Richard Levitte
· 23 years ago
e9a182f
Generate an error if rewinding wasn't possible.
by Richard Levitte
· 23 years ago
253ef21
by Dr. Stephen Henson
· 23 years ago
6d498d4
harmonize capitalization
by Bodo Möller
· 23 years ago
31188ee
by Dr. Stephen Henson
· 23 years ago
3647bee
Config code updates.
by Dr. Stephen Henson
· 23 years ago
b3dfaaa
Add AES support in the applications that support -des and -des3.
by Richard Levitte
· 23 years ago
1372965
Reduce the header dependencies on engine.h in apps/.
by Geoff Thorpe
· 24 years ago
531d630
Provide an application-common setup function for engines and use it everywhere.
by Richard Levitte
· 24 years ago
30b4c27
Extend all the loading functions to take an engine pointer, a pass
by Richard Levitte
· 24 years ago
bdee69f
Allow various X509_STORE_CTX properties to be inherited from X509_STORE.
by Dr. Stephen Henson
· 24 years ago
9237ba8
Correct typo.
by Richard Levitte
· 24 years ago
9587460
Add -keyform.
by Richard Levitte
· 24 years ago
93f1170
Add forgotten "-passin" option to smime.c usage help.
by Lutz Jänicke
· 24 years ago
1358835
by Dr. Stephen Henson
· 24 years ago
bc36ee6
Use new-style system-id macros everywhere possible. I hope I haven't
by Richard Levitte
· 24 years ago
cf1b7d9
Make all configuration macros available for application by making
by Richard Levitte
· 24 years ago
81f169e
by Dr. Stephen Henson
· 24 years ago
32d862e
Add the possibility to use keys handled by engines in more applications.
by Richard Levitte
· 24 years ago
5270e70
Merge the engine branch into the main trunk. All conflicts resolved.
by Richard Levitte
· 24 years ago
645749e
On VMS, stdout may very well lead to a file that is written to in a
by Richard Levitte
· 25 years ago
34216c0
Keep a not of original encoding in certificate requests.
by Dr. Stephen Henson
· 25 years ago
fd13f0e
by Dr. Stephen Henson
· 25 years ago
094fe66
Fix some typose in the i2d/d2i functions that
by Dr. Stephen Henson
· 25 years ago
f365611
Undo the changes I just made. I'm not sure what I was thinking of.
by Richard Levitte
· 25 years ago
20d242b
Make it possible for users of the openssl applications to specify the
by Richard Levitte
· 25 years ago
431b0cc
Move add_oid_section to apps.c, so it can be shared by several
by Richard Levitte
· 25 years ago
90ae467
Move the certificate and key loading functions to apps.c, so they can
by Richard Levitte
· 25 years ago
26a3a48
There have been a number of complaints from a number of sources that names
by Richard Levitte
· 25 years ago
fb51beb
Remove CRYPTO_push/pop_info invocations to improve code readability --
by Bodo Möller
· 25 years ago
afbd074
'rand'/'-rand' documentation.
by Bodo Möller
· 25 years ago
c7cb16a
Rename functions for new convention.
by Dr. Stephen Henson
· 25 years ago
a91451e
add missing 'static'
by Bodo Möller
· 25 years ago
a3fe382
Pass phrase reorganisation.
by Dr. Stephen Henson
· 25 years ago
d13e4eb
Make pkcs12 and smime applications seed random number
by Dr. Stephen Henson
· 25 years ago
667ac4e
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align
by Ralf S. Engelschall
· 25 years ago
657e60f
ispell (and minor modifications)
by Ulf Möller
· 25 years ago
11afb40
Use CRYPTO_push_info to track down memory leak
by Bodo Möller
· 25 years ago
2c736d0
slightly change usage information
by Bodo Möller
· 25 years ago
63da21c
make no-des and no-rc2 work.
by Bodo Möller
· 25 years ago
36217a9
Allow passwords to be included on command line for a few more utilities.
by Dr. Stephen Henson
· 25 years ago
55f3019
Various S/MIME fixes. Fix for memory leak, recipient list bug
by Dr. Stephen Henson
· 25 years ago
e3775a3
Make the PKCS#7 S/MIME functions check for passed NULL pointers.
by Dr. Stephen Henson
· 25 years ago
55ec586
Modify S/MIME application so the -signer option writes the signer(s)
by Dr. Stephen Henson
· 25 years ago
5a9a4b2
Merge in my S/MIME library and utility.
by Dr. Stephen Henson
· 25 years ago