Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spelling | 2021-03-12 | 1 | -3/+3 | |
| | |||||
* | Create ERRORS section for ober_read_elements. | 2020-09-04 | 1 | -6/+29 | |
| | | | | | Tweaks and OK tb@ OK jmc@ | ||||
* | The ber_* namespace is used by liblber since time immemorial, | 2019-10-24 | 1 | -0/+220 | |
so move our BER API to the unused ober_* prefix to avoid some breakage in ports. Problem diagnosed by jmatthew with ber_free() in samba, but there are many others as pointed out by sthen. tests & ok rob ok sthen (who had an almost identical diff for libutil) "go head hit it" deraadt |