Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-21 | Fix prototype | Dirk Engling | |
2022-05-25 | Make tls engine runtime configurable | Dirk Engling | |
2022-05-24 | Remove external status variable from connection code. Use return code to signal dead connection | Dirk Engling | |
2022-05-21 | Reformatted using clang-format -format llvm | Dirk Engling | |
2022-05-17 | Move packet handler and line splitting to vchat-connection.c | 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 | |