Age | Commit message (Expand) | Author |
---|---|---|
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 |