index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
smime.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-743
/
+655
*
Document -trusted_first option in man pages and help.
Hubert Kario
2014-06-20
1
-0
/
+1
*
Allow reordering of certificates when signing.
Dr. Stephen Henson
2014-06-02
1
-0
/
+8
*
Change default cipher in smime app to des3.
Dr. Stephen Henson
2014-05-21
1
-2
/
+2
*
Use new X509_STORE_set_verify_cb function instead of old macro.
Dr. Stephen Henson
2009-10-18
1
-1
/
+1
*
Update from 1.0.0-stable
Dr. Stephen Henson
2009-07-27
1
-18
/
+18
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
More type-checking.
Ben Laurie
2008-06-04
1
-18
/
+18
*
Improve error detection when streaming S/MIME.
Dr. Stephen Henson
2007-05-10
1
-3
/
+10
*
Add SEED encryption algorithm.
Bodo Möller
2007-04-24
1
-0
/
+7
*
Update smime utility to support streaming for -encrypt and -sign -nodetach
Dr. Stephen Henson
2007-04-13
1
-4
/
+14
*
There is should be no need to rewind the input stream any more.
Dr. Stephen Henson
2006-07-13
1
-5
/
+0
*
Camellia cipher, contributed by NTT
Bodo Möller
2006-06-09
1
-0
/
+12
*
Allow any supported cipher to be used with smime -encrypt.
Dr. Stephen Henson
2006-05-25
1
-1
/
+1
*
Fix smime -pk7out.
Dr. Stephen Henson
2006-05-22
1
-1
/
+1
*
Add -resign and -md options to smime command to support resigning an
Dr. Stephen Henson
2006-05-19
1
-65
/
+84
*
Multiple signer support in smime application.
Dr. Stephen Henson
2006-05-18
1
-6
/
+92
*
Reformat smime.c utility.
Dr. Stephen Henson
2006-05-18
1
-124
/
+57
*
Allow PKCS7_decrypt() to work if no cert supplied.
Dr. Stephen Henson
2005-08-05
1
-2
/
+2
*
some const fixes
Nils Larsch
2005-04-05
1
-1
/
+1
*
Reformat smime utility.
Dr. Stephen Henson
2004-09-07
1
-39
/
+2
*
Don't use 'explicit' for variable name.
Dr. Stephen Henson
2004-09-07
1
-3
/
+3
*
Reformat smime.c
Dr. Stephen Henson
2004-09-07
1
-167
/
+331
*
New X509_VERIFY_PARAM structure and associated functionality.
Dr. Stephen Henson
2004-09-06
1
-8
/
+72
*
Various S/MIME bug and compatibility fixes.
Dr. Stephen Henson
2003-06-01
1
-0
/
+4
*
Fix indefinite length encoding so EOC correctly updates
Dr. Stephen Henson
2003-02-25
1
-2
/
+2
*
Single pass processing to cleartext S/MIME signing.
Dr. Stephen Henson
2003-02-15
1
-3
/
+9
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-0
/
+8
*
Make it possible to load keys from stdin, and restore that
Richard Levitte
2002-08-01
1
-1
/
+1
*
Reverse the change with the following log, it needs further investigation:
Richard Levitte
2002-07-18
1
-3
/
+3
*
Make S/MIME output conform with the mail and MIME standards.
Richard Levitte
2002-07-18
1
-3
/
+3
*
Generate an error if rewinding wasn't possible.
Richard Levitte
2002-05-08
1
-1
/
+4
*
Add apps_startup and bio_err init code to smime.c
Dr. Stephen Henson
2002-05-01
1
-0
/
+6
*
harmonize capitalization
Bodo Möller
2002-04-09
1
-2
/
+2
*
Fix new -aes command argument handling
Dr. Stephen Henson
2002-02-26
1
-3
/
+3
*
Config code updates.
Dr. Stephen Henson
2002-02-22
1
-0
/
+3
*
Add AES support in the applications that support -des and -des3.
Richard Levitte
2002-02-20
1
-0
/
+12
*
Reduce the header dependencies on engine.h in apps/.
Geoff Thorpe
2001-09-12
1
-1
/
+0
*
Provide an application-common setup function for engines and use it
Richard Levitte
2001-06-18
1
-17
/
+1
*
Extend all the loading functions to take an engine pointer, a pass
Richard Levitte
2001-05-30
1
-16
/
+20
*
Allow various X509_STORE_CTX properties to be
Dr. Stephen Henson
2001-05-09
1
-1
/
+9
*
Correct typo.
Richard Levitte
2001-04-11
1
-1
/
+1
*
Add -keyform.
Richard Levitte
2001-04-11
1
-5
/
+20
*
Add forgotten "-passin" option to smime.c usage help.
Lutz Jänicke
2001-04-08
1
-0
/
+1
*
Change the EVP_somecipher() and EVP_somedigest()
Dr. Stephen Henson
2001-03-09
1
-1
/
+1
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-1
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-5
/
+5
*
Initial OCSP certificate verify. Not complete,
Dr. Stephen Henson
2001-01-17
1
-32
/
+1
*
Add the possibility to use keys handled by engines in more
Richard Levitte
2000-10-29
1
-1
/
+1
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-1
/
+28
[next]