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
*
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
*
Fix engine key support in utilities.
Dr. Stephen Henson
2016-02-08
1
-2
/
+2
*
Fix opt_imax() call
Richard Levitte
2016-01-30
1
-6
/
+10
*
Better type for x509 -checkend argument
Viktor Dukhovni
2016-01-29
1
-3
/
+10
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
1
-4
/
+4
*
To avoid possible time_t overflow use X509_time_adj_ex()
Dr. Stephen Henson
2016-01-14
1
-2
/
+1
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-3
/
+3
*
New function X509_get0_pubkey
Dr. Stephen Henson
2015-12-15
1
-6
/
+3
*
Continue standardisation of malloc handling in apps
Matt Caswell
2015-11-09
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
[next]