index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
crl2p7.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Avoid a double-free in crl2pl7
Matt Caswell
2016-06-14
1
-3
/
+1
*
Fix memory leak in crl2pkcs7 app
Matt Caswell
2016-06-01
1
-2
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-60
/
+6
*
argv was set but unused
Kurt Roeckx
2016-02-20
1
-1
/
+2
*
Fix option value parsing in crl2pkcs7 -certfile
Viktor Dukhovni
2015-12-13
1
-1
/
+1
*
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
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-1
/
+2
*
free NULL cleanup 5a
Rich Salz
2015-04-30
1
-4
/
+2
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-120
/
+63
*
free NULL cleanup 9
Rich Salz
2015-04-11
1
-2
/
+1
*
free NULL cleanup
Rich Salz
2015-03-25
1
-6
/
+3
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-238
/
+228
*
Further comment changes for reformat (master)
Matt Caswell
2015-01-22
1
-1
/
+1
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+2
*
Memory leak and NULL dereference fixes.
Dr. Stephen Henson
2014-06-27
1
-1
/
+7
*
Update from 1.0.0-stable
Dr. Stephen Henson
2009-07-27
1
-6
/
+6
*
More type-checking.
Ben Laurie
2008-06-04
1
-6
/
+6
*
Eliminate dependency on read/write/stat in apps under _WIN32.
Andy Polyakov
2005-11-04
1
-8
/
+0
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
1
-1
/
+1
*
Use apps_shutdown() in all applications, in case someone decides not
Richard Levitte
2001-06-23
1
-1
/
+3
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-1
/
+1
*
On VMS, stdout may very well lead to a file that is written to in a
Richard Levitte
2000-09-20
1
-1
/
+9
*
Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care
Richard Levitte
2000-09-17
1
-3
/
+3
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-01
1
-2
/
+2
*
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
*
Additional user data argument to pem_password_cb function type
Bodo Möller
1999-07-21
1
-2
/
+2
*
stack.
Ben Laurie
1999-05-31
1
-3
/
+3
*
Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO).
Ralf S. Engelschall
1999-05-04
1
-4
/
+4
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-5
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-23
1
-6
/
+6
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-6
/
+2
*
Add type-safe STACKs and SETs.
Ben Laurie
1999-04-12
1
-5
/
+5
*
Allow the -certfile argument to be used multiple times in crl2pkcs7.
Dr. Stephen Henson
1999-01-29
1
-9
/
+17
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-2
/
+2
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+334