index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
pkcs7.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
*
Switch command-line utils to new nameopt API.
Dmitry Belyavskiy
2017-04-25
1
-1
/
+1
*
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-19
1
-1
/
+3
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Fix various missing option help messages ...
FdaSilvaYY
2016-09-20
1
-1
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-102
/
+6
*
Fix NULL deref in apps/pkcs7
Rich Salz
2016-04-25
1
-4
/
+8
*
argv was set but unused
Kurt Roeckx
2016-02-20
1
-1
/
+2
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-3
/
+0
*
Change the way apps open their input and output files
Richard Levitte
2015-09-06
1
-2
/
+2
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-6
/
+2
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-136
/
+121
*
free NULL cleanup 9
Rich Salz
2015-04-11
1
-2
/
+1
*
free NULL cleanup
Rich Salz
2015-03-25
1
-4
/
+2
*
Dead code removal from apps
Matt Caswell
2015-03-17
1
-5
/
+5
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-213
/
+200
*
Further comment amendments to preserve formatting prior to source reformat
Matt Caswell
2015-01-06
1
-1
/
+2
*
Fix warnings.
Ben Laurie
2010-06-12
1
-4
/
+1
*
Update to ASN1 printing code.
Dr. Stephen Henson
2005-09-03
1
-1
/
+1
*
Update ASN1 printing code and add a -print option to 'pkcs7' utility for
Dr. Stephen Henson
2005-09-01
1
-1
/
+6
*
Call autoconfig code in pkcs7 utility.
Dr. Stephen Henson
2004-03-06
1
-0
/
+3
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-0
/
+10
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
1
-1
/
+1
*
have 'openssl pkcs7' exit with code 1 on error instead of 0.
Richard Levitte
2002-06-27
1
-1
/
+1
*
Reduce the header dependencies on engine.h in apps/.
Geoff Thorpe
2001-09-12
1
-1
/
+0
*
Use apps_shutdown() in all applications, in case someone decides not
Richard Levitte
2001-06-23
1
-1
/
+3
*
Provide an application-common setup function for engines and use it
Richard Levitte
2001-06-18
1
-17
/
+1
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-1
/
+1
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-0
/
+27
*
On VMS, stdout may very well lead to a file that is written to in a
Richard Levitte
2000-09-20
1
-1
/
+9
*
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...
Ralf S. Engelschall
2000-02-11
1
-0
/
+2
*
New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return c...
Dr. Stephen Henson
2000-01-09
1
-3
/
+3
*
Merge some common functionality in the apps, delete
Dr. Stephen Henson
1999-11-12
1
-59
/
+29
*
Additional user data argument to pem_password_cb function type
Bodo Möller
1999-07-21
1
-1
/
+1
*
stack.
Ben Laurie
1999-05-31
1
-3
/
+3
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-6
/
+6
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-3
/
+1
*
Add type-safe STACKs and SETs.
Ben Laurie
1999-04-12
1
-3
/
+3
*
Allow the -certfile argument to be used multiple times in crl2pkcs7.
Dr. Stephen Henson
1999-01-29
1
-1
/
+1
*
Continued patches so certificates and CRLs now can support and use
Dr. Stephen Henson
1999-01-20
1
-2
/
+2
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-2
/
+4
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+313