index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
crl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c
Dr. David von Oheimb
2020-05-15
1
-3
/
+3
*
Add function load_csr(file,format,desc) to apps/lib/apps.c
David von Oheimb
2020-04-24
1
-2
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Fix descriptions of credentials and verification options for various apps
Dr. David von Oheimb
2020-04-20
1
-1
/
+1
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-1
/
+7
*
Add "sections" to -help output
Rich Salz
2019-11-07
1
-12
/
+21
*
Add -CAstore and similar to all openssl commands that have -CApath
Richard Levitte
2019-11-03
1
-6
/
+17
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-2
/
+2
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
1
-1
/
+1
*
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
-9
/
+3
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Fix various missing option help messages ...
FdaSilvaYY
2016-09-20
1
-1
/
+1
*
Constify certificate and CRL time routines.
Dr. Stephen Henson
2016-08-19
1
-3
/
+3
*
Constify char* input parameters in apps code
FdaSilvaYY
2016-08-17
1
-1
/
+1
*
Convert X509_CRL* functions to use const getters
Matt Caswell
2016-08-17
1
-2
/
+2
*
Corrupt signature in place.
Dr. Stephen Henson
2016-08-17
1
-2
/
+1
*
Corrupt signature earlier.
Dr. Stephen Henson
2016-08-16
1
-7
/
+8
*
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
Dr. Stephen Henson
2016-08-16
1
-3
/
+2
*
X509_STORE_CTX accessors.
Rich Salz
2016-05-17
1
-2
/
+2
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-54
/
+6
*
GH932: Add more help messages to some apps options.
FdaSilvaYY
2016-05-04
1
-4
/
+4
*
Check for a NULL return value from a call to X509_STORE_CTX_new()
Matt Caswell
2016-04-29
1
-1
/
+1
*
Make many X509_xxx types opaque.
Rich Salz
2016-04-15
1
-12
/
+12
*
argv was set but unused
Kurt Roeckx
2016-02-20
1
-1
/
+2
*
New function X509_get0_pubkey
Dr. Stephen Henson
2015-12-15
1
-2
/
+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
/
+14
*
Change the way apps open their input and output files
Richard Levitte
2015-09-06
1
-1
/
+1
*
Make the handling of output and input formats consistent
Richard Levitte
2015-09-06
1
-1
/
+1
*
make X509_CRL opaque
Dr. Stephen Henson
2015-09-02
1
-2
/
+7
*
Make "oneline" the default for nameopt
Richard Levitte
2015-07-07
1
-0
/
+5
*
Standardize handling of #ifdef'd options.
Rich Salz
2015-06-02
1
-8
/
+8
*
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
/
+1
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-187
/
+130
*
ifdef cleanup, part 4a: '#ifdef undef'
Rich Salz
2015-01-24
1
-9
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-370
/
+336
*
Add option to generate old hash format.
Tim Hudson
2014-04-03
1
-0
/
+18
*
initial support for delta CRL generations by diffing two full CRLs
Dr. Stephen Henson
2012-12-04
1
-2
/
+53
*
add -badsig option to corrupt CRL signatures for testing too
Dr. Stephen Henson
2012-12-02
1
-1
/
+6
*
New option to add CRLs for s_client and s_server.
Dr. Stephen Henson
2012-12-02
1
-50
/
+0
*
add option to get a certificate or CRL from a URL
Dr. Stephen Henson
2012-12-02
1
-0
/
+6
*
Add support for -crlnumber option in crl utility.
Dr. Stephen Henson
2008-10-22
1
-2
/
+19
*
some const fixes
Nils Larsch
2005-04-05
1
-2
/
+2
*
use SHA-1 as the default digest for the apps/openssl commands
Nils Larsch
2005-04-02
1
-1
/
+1
*
Don't return an error with crl -noout.
Dr. Stephen Henson
2004-11-11
1
-1
/
+5
*
Add usage string for -fingerprint.
Richard Levitte
2003-03-31
1
-0
/
+1
[next]