Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-10-28 | implement stream start | 1 | -1/+1 | ||
2023-10-21 | implement connection | 1 | -19/+11 | ||
2023-10-20 | WIP: refactor to parse incoming stream as state machine | 1 | -23/+2 | ||
2023-08-02 | WIP: refactor Element type | 1 | -0/+3 | ||
2023-08-02 | implement resource binding | 1 | -5/+9 | ||
2023-07-12 | remove element module | 1 | -1/+0 | ||
2023-07-11 | remove serde functions | 1 | -0/+1 | ||
2023-07-04 | horrible | 1 | -8/+18 | ||
2023-06-19 | implement starttls | 1 | -159/+28 | ||
2023-06-16 | refactor jabber client | 1 | -23/+83 | ||
2023-06-16 | implement client socket resolution | 1 | -6/+104 | ||