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
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
apps: Don't include progs.h in apps.h
Richard Levitte
2018-01-31
1
-0
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-17
1
-24
/
+10
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-39
/
+43
*
-inkey can be an identifier, not just a file
Rich Salz
2017-05-21
1
-1
/
+1
*
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-19
1
-0
/
+1
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
1
-1
/
+1
*
Remove an option related to a deprecated flag
FdaSilvaYY
2016-09-20
1
-5
/
+1
*
Fix various missing option help messages ...
FdaSilvaYY
2016-09-20
1
-8
/
+9
*
Constify char* input parameters in apps code
FdaSilvaYY
2016-08-17
1
-2
/
+2
*
Typo and comment fix
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Use correct EOL in headers.
Dr. Stephen Henson
2016-05-19
1
-3
/
+5
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Fix signer option and support format SMIME.
Dr. Stephen Henson
2016-05-13
1
-5
/
+5
*
GH932: Add more help messages to some apps options.
FdaSilvaYY
2016-05-04
1
-1
/
+1
*
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
[next]