Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-09-30 | fix one copy and paste error: d2i_*() decode rather than encode; | schwarze | 1 | -7/+7 |
2023-09-30 | garbage collect two stray words, no change of meaning | schwarze | 1 | -4/+4 |
2023-09-29 | Allow IP addresses to be specified in a URI. | beck | 3 | -19/+70 |
2023-09-29 | Some wording tweaks to make things a bit more precise. | tb | 1 | -6/+7 |
2023-09-29 | Fix a wrong tag and work around an ugly linebreak | tb | 1 | -5/+6 |
2023-09-29 | Document X509v3_{addr,asid}_validate_{path,resource_set}(3) | tb | 6 | -10/+217 |
2023-09-29 | Appease coverity | tb | 1 | -2/+4 |
2023-09-28 | Fix error message | tb | 1 | -2/+2 |
2023-09-28 | Don't leak ctx on failure | tb | 1 | -3/+2 |