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
*
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