1
0
Fork 0
mirror of https://gitee.com/fantix/kloop.git synced 2024-05-07 15:42:41 +00:00
Commit graph

17 commits

Author SHA1 Message Date
Fantix King bfc3fb451a
Unify debug setting 2022-07-02 18:08:25 -04:00
Fantix King 3c2d02a3f9
Fix TLS 1.3 control messages after handshake 2022-07-02 15:49:43 -04:00
Fantix King 761f741d5d
TLS: fix buffer usage and reset message
Also improved debug
2022-07-02 14:37:19 -04:00
Fantix King 74f0062154
Barely working TLS client!
Refs #I5ANZH
2022-06-26 11:48:49 -04:00
Fantix King a1094281ec
Fix a param set-zero bug when io_uring_enter returns EINVAL
Also we don't need to set `to_submit` when SQPOLL is set
2022-06-26 11:48:49 -04:00
Fantix King 665647013b
Initially added TLSTransport
Refs #I5ANZH
2022-06-26 11:48:48 -04:00
Fantix King 47636fbf04
Extract TCP connect
Fixes #I5ANZE, but not in nogil for simplicity for now
2022-06-26 11:48:48 -04:00
Fantix King 19803cd298
Rename kloop.ktls to kloop.tls 2022-06-26 11:48:35 -04:00
Fantix King 9bdf0d1834
Update URL in the license text 2022-06-26 11:48:34 -04:00
Fantix King 91691e5996
Implement UDP recv, basic DNS working! 2022-06-26 11:48:07 -04:00
Fantix King f3c43bf145
Use atomic API 2022-06-26 11:48:07 -04:00
Fantix King dd4a38a610
WIP resolver 2022-06-26 11:48:06 -04:00
Fantix King 64b105657a
Socket connect PoC 2022-04-25 08:02:28 -04:00
Fantix King bb7c378c95
New implementation: nogil for most of the stuff 2022-04-23 14:42:56 -04:00
Fantix King 9fc44a51c8
Almost working PoC 2022-04-19 18:32:40 -04:00
Fantix King 97f02d40bc
PoC uring and ktls 2022-03-20 19:07:05 -04:00
Fantix King 9cdc246ca9
v0.0.1: Initial project structure 2022-03-19 17:26:56 -04:00