Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove more ERR cruft | tb | 2023-07-28 | 1 | -4/+1 |
| | | | | | | | Ever wondered how many entries populate the various err hashes? Me neither. Remove this garbage. ok jsing | ||||
* | Remove ERR_{get,set}_implementation() | tb | 2023-07-28 | 1 | -3/+1 |
| | | | | | | | Much like ex_data, applications can make the library use their own error stack implementation. Well, except as of right now they no longer can. ok jsing | ||||
* | Unbreak the namespace build after a broken mk.conf and tool misfire had | beck | 2023-07-07 | 1 | -3/+1 |
| | | | | | | | | me aliasing symbols not in the headers I was procesing. This unbreaks the namespace build so it will pass again ok tb@ | ||||
* | Hide symbols in hkdf, evp, err, ecdsa and ec | beck | 2023-07-07 | 1 | -0/+68 |
ok jsing@ |