index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
x509.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
APPS: Remove all traces of special SM2 treatment.
Richard Levitte
2020-03-15
1
-9
/
+20
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-1
/
+6
*
apps x509: restrict CAkeyform option to OPT_FMT_PDE
Bastian Germann
2020-02-26
1
-2
/
+2
*
apps x509: passing PKCS#11 URL as -signkey
Bastian Germann
2020-02-14
1
-1
/
+1
*
Fix regression on x509 keyform argument
Jussi Keranen
2019-12-19
1
-2
/
+2
*
Add "sections" to -help output
Rich Salz
2019-11-07
1
-36
/
+43
*
Add -new and -subj options to x509 app for direct cert generation
David von Oheimb
2019-03-19
1
-16
/
+56
*
fix x509 -force_pubkey option to take effect with cert input or self-signing;...
David von Oheimb
2019-02-25
1
-14
/
+13
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
1
-1
/
+1
*
apps: Stop pretending to care about Netscape keys
Richard Levitte
2018-11-02
1
-2
/
+2
*
Support directories with "." in x509_load_serial()
Ana María Martínez Gómez
2018-06-24
1
-1
/
+1
*
Previously this x509 command line was working, restore that
Bernd Edlinger
2018-03-26
1
-7
/
+5
*
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
*
Fix small but important regression
Richard Levitte
2017-11-02
1
-1
/
+1
*
Add '-ext' option to display extensions in 'x509'
Paul Yang
2017-08-01
1
-3
/
+101
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-17
1
-12
/
+9
*
Fix #946 Add -preserve_dates to x509 app
Todd Short
2017-07-14
1
-9
/
+21
*
Bounds check string functions in apps.
Pauli
2017-07-06
1
-20
/
+13
*
Undo commit d420ac2
Rich Salz
2017-07-05
1
-3
/
+3
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-18
/
+22
*
Switch command-line utils to new nameopt API.
Dmitry Belyavskiy
2017-04-25
1
-20
/
+12
*
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
*
Fix various missing option help messages ...
FdaSilvaYY
2016-09-20
1
-8
/
+8
*
Clarify the error messages in 08f6ae5b28
Matt Caswell
2016-08-24
1
-1
/
+1
*
Fix some resource leaks in the apps
Matt Caswell
2016-08-24
1
-0
/
+4
*
Constify certificate and CRL time routines.
Dr. Stephen Henson
2016-08-19
1
-3
/
+3
*
Set certificate times in one function.
Dr. Stephen Henson
2016-08-19
1
-12
/
+4
*
Constify char* input parameters in apps code
FdaSilvaYY
2016-08-17
1
-9
/
+9
*
Constify X509_get0_signature()
Dr. Stephen Henson
2016-08-17
1
-1
/
+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
/
+7
*
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
Dr. Stephen Henson
2016-08-16
1
-3
/
+2
*
RT3136: Remove space after issuer/subject
Jiri Horky
2016-06-20
1
-2
/
+2
*
Deal with the consequences of constifying getters
Richard Levitte
2016-06-15
1
-2
/
+2
*
Constify X509_TRUST_add method.
FdaSilvaYY
2016-06-15
1
-1
/
+1
*
Ensure an ASN1_OBJECT is freed in error paths
Matt Caswell
2016-06-01
1
-1
/
+6
*
Check that the obtained public key is valid
Matt Caswell
2016-05-19
1
-0
/
+4
*
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
-3
/
+3
*
Fix some code maintenance issues
Matt Caswell
2016-04-21
1
-1
/
+1
*
Make many X509_xxx types opaque.
Rich Salz
2016-04-15
1
-6
/
+7
*
Deprecate OBJ_cleanup() and make it a no-op
Matt Caswell
2016-04-13
1
-1
/
+0
*
Make the RSA structure opaque
Richard Levitte
2016-04-06
1
-3
/
+5
*
Use X509_REQ_get0_pubkey
FdaSilvaYY
2016-04-04
1
-4
/
+2
*
Make DSA_METHOD opaque
Matt Caswell
2016-04-03
1
-3
/
+7
*
Make the DSA structure opaque
Matt Caswell
2016-04-03
1
-1
/
+1
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-2
/
+2
*
Remove outdated DEBUG flags.
Rich Salz
2016-02-18
1
-21
/
+0
[next]