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
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-6
/
+6
*
Refactor apps load_certs/load_crls to work incrementally
Viktor Dukhovni
2016-01-21
1
-2
/
+2
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-3
/
+0
*
Add support for -no-CApath and -no-CAfile options
Matt Caswell
2015-09-25
1
-2
/
+14
*
Change the way apps open their input and output files
Richard Levitte
2015-09-06
1
-11
/
+6
*
Make the handling of output and input formats consistent
Richard Levitte
2015-09-06
1
-4
/
+2
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-6
/
+6
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-4
/
+2
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
free NULL cleanup 5a
Rich Salz
2015-04-30
1
-2
/
+1
*
Remove needless bio_err argument
Rich Salz
2015-04-29
1
-1
/
+1
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-8
/
+2
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-350
/
+285
*
Add -no_alt_chains option to apps to implement the new
Matt Caswell
2015-02-25
1
-0
/
+2
*
Dead code clean: #if 0 removal in apps
Rich Salz
2015-01-30
1
-5
/
+0
*
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
[next]