Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-12-04 | use cargo workspace | 1 | -2/+0 | |
2024-12-04 | rename jabber to jabber_stream | 1 | -2/+2 | |
2024-12-04 | implement client | 1 | -4/+4 | |
2024-12-03 | WIP: connecting fsm | 1 | -8/+10 | |
2024-12-03 | implement remaining rfc6120 xml schemas | 1 | -2/+8 | |
2024-11-24 | implement starttls | 1 | -3/+0 | |
2024-11-23 | switch to using peanuts for xml | 1 | -2/+2 | |
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 |