Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing const qualifiers to the v3_* externs | tb | 2023-04-17 | 1 | -11/+11 |
* | Shuffle ext_cmp() and ext_list_free() up a bit | tb | 2023-04-16 | 1 | -18/+14 |
* | Remove unnecessary prototypes in the middle of the code | tb | 2023-04-16 | 1 | -5/+1 |
* | Use more usual version of inlined nitems(). No binary change. | tb | 2023-04-16 | 1 | -2/+2 |
* | Fix comment formatting and grammar, drop usless and outdated comment | tb | 2023-04-16 | 1 | -7/+3 |
* | Merge ext_dat.h back into x509_lib.c | tb | 2023-04-16 | 1 | -2/+77 |
* | libressl *_namespace.h: adjust *_ALIAS() to require a semicolon | tb | 2023-02-16 | 1 | -11/+11 |
* | Make internal header file names consistent | tb | 2022-11-26 | 1 | -2/+2 |
* | Hide public symbols in libcrypto/x509 .c files | beck | 2022-11-14 | 1 | -1/+11 |
* | Plug leak in X509V3_add1_i2d() | tb | 2022-07-24 | 1 | -2/+3 |
* | Move the now internal X.509-related structs into x509_lcl.h. | tb | 2021-11-01 | 1 | -1/+2 |
* | Fix potential leak when tmpext fails to be added to | beck | 2020-09-14 | 1 | -2/+6 |
* | Collapse the x509v3 directory into x509. | jsing | 2020-06-04 | 1 | -0/+358 |