summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_lib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove v3_sxnet from the standard extensionstb2023-04-251-3/+2
* Add missing const qualifiers to the v3_* externstb2023-04-171-11/+11
* Shuffle ext_cmp() and ext_list_free() up a bittb2023-04-161-18/+14
* Remove unnecessary prototypes in the middle of the codetb2023-04-161-5/+1
* Use more usual version of inlined nitems(). No binary change.tb2023-04-161-2/+2
* Fix comment formatting and grammar, drop usless and outdated commenttb2023-04-161-7/+3
* Merge ext_dat.h back into x509_lib.ctb2023-04-161-2/+77
* libressl *_namespace.h: adjust *_ALIAS() to require a semicolontb2023-02-161-11/+11
* Make internal header file names consistenttb2022-11-261-2/+2
* Hide public symbols in libcrypto/x509 .c filesbeck2022-11-141-1/+11
* Plug leak in X509V3_add1_i2d()tb2022-07-241-2/+3
* Move the now internal X.509-related structs into x509_lcl.h.tb2021-11-011-1/+2
* Fix potential leak when tmpext fails to be added tobeck2020-09-141-2/+6
* Collapse the x509v3 directory into x509.jsing2020-06-041-0/+358