David von Oheimb
|
5743d1268d
add 'Signature Value:' line and correct indentation when printing X.509 signature value
|
6 years ago |
David von Oheimb
|
a4c467c96a
remove needless empty lines when printing certificates
|
6 years ago |
Richard Levitte
|
3e4b43b9e5
Following the license change, modify the boilerplates in crypto/x509/
|
6 years ago |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 years ago |
Yutian Li
|
e6cccb5f05
Add padding spaces before printing algo.
|
8 years ago |
Rich Salz
|
4ff71d6740
Revert "Add padding spaces before printing algo."
|
7 years ago |
Yutian Li
|
26a374a271
Add padding spaces before printing algo.
|
8 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 years ago |
Kurt Roeckx
|
c4a6015091
Add missing braces.
|
7 years ago |
Kurt Roeckx
|
244d7b288f
Fix undefined behaviour when printing the X509 serial
|
7 years ago |
Kurt Roeckx
|
676befbeb7
Print the X509 version signed, and convert to unsigned for the hex version.
|
8 years ago |
Dr. Stephen Henson
|
568ce3a583
Constify certificate and CRL time routines.
|
8 years ago |
Dr. Stephen Henson
|
8adc1cb851
Constify X509_get0_signature()
|
8 years ago |
Dr. Stephen Henson
|
8900f3e398
Convert X509* functions to use const getters
|
8 years ago |
Matt Caswell
|
5e6089f0eb
Convert X509_CRL* functions to use const getters
|
8 years ago |
Dr. Stephen Henson
|
17ebf85abd
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
|
8 years ago |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Dr. Stephen Henson
|
c01ff880d4
New function X509_get0_pubkey
|
9 years ago |
Dr. Stephen Henson
|
699f163524
Use accessors for X509_print_ex().
|
9 years ago |
Dr. Stephen Henson
|
81e4943843
embed certificate serial number and signature fields
|
9 years ago |
Dr. Stephen Henson
|
94e84f5e95
header includes
|
9 years ago |
Dr. Stephen Henson
|
2aa707c6ac
Fix path in comments
|
9 years ago |
Dr. Stephen Henson
|
1e898fb0f5
Move certificate request and CRL routines to x509 dir.
|
9 years ago |