index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
t_req.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add X509 version constants.
David Benjamin
2021-04-28
1
-1
/
+1
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
X509_REQ_print_ex(): Correct indentation of extensions, which are attributes
Dr. David von Oheimb
2021-01-20
1
-4
/
+4
*
X509_REQ_print_ex(): Replace weird 'a0:00' output on empty attributes by '(no...
Dr. David von Oheimb
2021-01-20
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-3
/
+3
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Avoid NULL pointer dereference. Fixes #9043.
Dmitry Belyavskiy
2019-07-08
1
-0
/
+4
*
Following the license change, modify the boilerplates in crypto/x509/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright years on all files merged since Jan 1st 2018
Richard Levitte
2018-01-09
1
-1
/
+1
*
NUMERICSTRING support
Dmitry Belyavskiy
2018-01-08
1
-0
/
+1
*
Fix error handling in X509_REQ_print_ex
Bernd Edlinger
2018-01-06
1
-8
/
+16
*
Rewrite RT3513.
Rich Salz
2018-01-04
1
-6
/
+9
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-3
/
+3
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
1
-1
/
+1
*
Fix undefined behaviour when printing the X509 and CRL version
Kurt Roeckx
2017-01-15
1
-2
/
+7
*
constify X509_REQ_get0_signature()
Dr. Stephen Henson
2016-08-19
1
-3
/
+3
*
Use more X509_REQ_get0_pubkey & X509_get0_pubkey
FdaSilvaYY
2016-07-20
1
-2
/
+1
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+6
*
RT3513: req doesn't display attributes using utf8string
isnotnick
2016-05-06
1
-0
/
+1
*
Remove #error from include files.
Rich Salz
2016-03-21
1
-6
/
+2
*
GH784: Better variable name
Dmitry-Me
2016-03-04
1
-3
/
+3
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Fix path in comments
Dr. Stephen Henson
2015-09-22
1
-1
/
+1
*
Move certificate request and CRL routines to x509 dir.
Dr. Stephen Henson
2015-09-22
1
-0
/
+246