Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix potential leak when tmpext fails to be added to | beck | 2020-09-14 | 1 | -2/+6 |
| | | | | | | | the extension list. found by llvm static analyzer ok tb@ | ||||
* | Collapse the x509v3 directory into x509. | jsing | 2020-06-04 | 1 | -0/+358 |
This avoids the need to grep across directories to find functions and prepares for further rototilling and chainsawing. Discussed with tb@ (who also tested the release build) |