summaryrefslogtreecommitdiff
path: root/vchat-tls.h
AgeCommit message (Expand)Author
2023-03-01Reflect the choice of multiple tls enginesDirk Engling
2022-05-25Fixing file permissionsDirk Engling
2022-05-25Make tls engine runtime configurableDirk Engling
2022-05-21Reformatted using clang-format -format llvmDirk Engling
2022-05-18Simplify tls code by removing all unused functions to allow for more generic helpers that can be used across lib wrappersDirk Engling
2022-05-16Decouple IO openssl's BIO abstraction and split connection and tls handling to allow for other TLS libsDirk Engling