Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make structs in comp.h opaque | tb | 2022-01-14 | 1 | -1/+27 |
| | | | | | | | This moves COMP_CTX and COMP_METHOD to comp_local.h and provides missing typedefs in ossl_typ.h. ok inoguchi jsing | ||||
* | Add an essentially empty comp_local.h and include it where it will | tb | 2022-01-09 | 1 | -0/+10 |
be needed. discussed with jsing |