Damian Hobson-Garcia
|
2126ca3dba
x509_print_ex: Remove unused setting when XN_FLAG_COMPAT is set
|
1 year ago |
Damian Hobson-Garcia
|
2b5e028a2f
Fix X509_REQ_print_ex bug
|
1 year ago |
Damian Hobson-Garcia
|
da2dd3b51d
x509_print_ex:Use correct constant for nmflag comparison
|
1 year ago |
David Benjamin
|
cdf63a3736
Add X509 version constants.
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Dr. David von Oheimb
|
2367238ced
X509_REQ_print_ex(): Correct indentation of extensions, which are attributes
|
3 years ago |
Dr. David von Oheimb
|
db6a47b10d
X509_REQ_print_ex(): Replace weird 'a0:00' output on empty attributes by '(none)'
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 years ago |
Matt Caswell
|
454afd9866
Update copyright year
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Dmitry Belyavskiy
|
9fd6f7d1cd
Avoid NULL pointer dereference. Fixes #9043.
|
5 years ago |
Richard Levitte
|
3e4b43b9e5
Following the license change, modify the boilerplates in crypto/x509/
|
6 years ago |
Richard Levitte
|
3c7d0945b6
Update copyright years on all files merged since Jan 1st 2018
|
6 years ago |
Dmitry Belyavskiy
|
40cea0a457
NUMERICSTRING support
|
6 years ago |
Bernd Edlinger
|
ae880ae671
Fix error handling in X509_REQ_print_ex
|
6 years ago |
Rich Salz
|
7838b41333
Rewrite RT3513.
|
6 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
|
c2ce477f1f
Fix undefined behaviour when printing the X509 and CRL version
|
7 years ago |
Dr. Stephen Henson
|
11222483d7
constify X509_REQ_get0_signature()
|
8 years ago |
FdaSilvaYY
|
1c72f70df4
Use more X509_REQ_get0_pubkey & X509_get0_pubkey
|
8 years ago |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 years ago |
isnotnick
|
ec5b56f3c5
RT3513: req doesn't display attributes using utf8string
|
10 years ago |
Rich Salz
|
3c27208fab
Remove #error from include files.
|
8 years ago |
Dmitry-Me
|
fbff671659
GH784: Better variable name
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
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 |