summaryrefslogtreecommitdiffstats
path: root/crypto/x509/t_req.c
AgeCommit message (Expand)Author
2019-07-08Avoid NULL pointer dereference. Fixes #9043.Dmitry Belyavskiy
2018-12-06Following the license change, modify the boilerplates in crypto/x509/Richard Levitte
2018-01-09Update copyright years on all files merged since Jan 1st 2018Richard Levitte
2018-01-08NUMERICSTRING supportDmitry Belyavskiy
2018-01-06Fix error handling in X509_REQ_print_exBernd Edlinger
2018-01-04Rewrite RT3513.Rich Salz
2017-10-18Remove parentheses of return.KaoruToda
2017-10-09Since return is inconsistent, I removed unnecessary parentheses andKaoruToda
2017-01-15Fix undefined behaviour when printing the X509 and CRL versionKurt Roeckx
2016-08-19constify X509_REQ_get0_signature()Dr. Stephen Henson
2016-07-20Use more X509_REQ_get0_pubkey & X509_get0_pubkeyFdaSilvaYY
2016-05-17Copyright consolidation 09/10Rich Salz
2016-05-06RT3513: req doesn't display attributes using utf8stringisnotnick
2016-03-20Remove #error from include files.Rich Salz
2016-03-04GH784: Better variable nameDmitry-Me
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-09-22Fix path in commentsDr. Stephen Henson
2015-09-22Move certificate request and CRL routines to x509 dir.Dr. Stephen Henson