Age | Commit message (Expand) | Author |
---|---|---|
2022-05-25 | Make tls engine runtime configurable | Dirk Engling |
2022-05-21 | Reformatted using clang-format -format llvm | Dirk Engling |
2022-05-18 | Simplify tls code by removing all unused functions to allow for more generic helpers that can be used across lib wrappers | Dirk Engling |
2022-05-16 | Decouple IO openssl's BIO abstraction and split connection and tls handling to allow for other TLS libs | Dirk Engling |