index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
cms.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
apps: Don't include progs.h in apps.h
Richard Levitte
2018-01-31
1
-0
/
+1
*
Update copyright years on all files merged since Jan 1st 2018
Richard Levitte
2018-01-09
1
-1
/
+1
*
Corrected 'cms' exit status when key or certificate cannot be opened
Konstantin Shemyak
2018-01-06
1
-2
/
+6
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-17
1
-25
/
+11
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-96
/
+100
*
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
-9
/
+10
*
Clarify the error messages in 08f6ae5b28
Matt Caswell
2016-08-24
1
-6
/
+6
*
Fix some resource leaks in the apps
Matt Caswell
2016-08-24
1
-0
/
+15
*
Constify char* input parameters in apps code
FdaSilvaYY
2016-08-17
1
-1
/
+2
*
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
Dr. Stephen Henson
2016-08-16
1
-2
/
+2
*
Typo and comment fix
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Free memory on error in cms app
Matt Caswell
2016-06-01
1
-1
/
+2
*
Use correct EOL in headers.
Dr. Stephen Henson
2016-05-19
1
-3
/
+5
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-49
/
+5
*
Fix signer option and support format SMIME.
Dr. Stephen Henson
2016-05-13
1
-4
/
+4
*
GH932: Add more help messages to some apps options.
FdaSilvaYY
2016-05-04
1
-4
/
+4
*
Make string_to_hex/hex_to_string public
Rich Salz
2016-04-18
1
-2
/
+2
*
Remove OPENSSL_NO_AES guards
Matt Caswell
2016-04-13
1
-9
/
+0
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-7
/
+6
*
Fix engine key support in cms and req utilities.
Dr. Stephen Henson
2016-02-11
1
-1
/
+1
*
Refactor apps load_certs/load_crls to work incrementally
Viktor Dukhovni
2016-01-21
1
-2
/
+2
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-1
/
+1
*
Continue standardisation of malloc handling in apps
Matt Caswell
2015-11-09
1
-1
/
+1
*
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
-4
/
+15
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
1
-1
/
+1
*
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
*
Standardize handling of #ifdef'd options.
Rich Salz
2015-06-02
1
-5
/
+10
*
Restore module loading
Richard Levitte
2015-05-29
1
-1
/
+3
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-11
/
+11
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+1
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-18
/
+9
*
free null cleanup finale
Rich Salz
2015-05-01
1
-8
/
+4
*
In apps, malloc or die
Rich Salz
2015-04-30
1
-5
/
+1
*
Remove needless bio_err argument
Rich Salz
2015-04-29
1
-19
/
+19
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-5
/
+2
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-470
/
+453
*
Code style: space after 'if'
Viktor Dukhovni
2015-04-16
1
-1
/
+1
*
free NULL cleanup
Rich Salz
2015-03-24
1
-2
/
+1
*
Unchecked malloc fixes
Matt Caswell
2015-03-05
1
-0
/
+4
*
Add -no_alt_chains option to apps to implement the new
Matt Caswell
2015-02-25
1
-0
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-1458
/
+1259
*
More indent fixes for STACK_OF
Matt Caswell
2015-01-22
1
-1
/
+1
*
Document -trusted_first option in man pages and help.
Hubert Kario
2014-06-20
1
-0
/
+1
[next]