Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename jabber to jabber_stream | 2024-12-04 | 1 | -2/+2 | |
| | |||||
* | implement client | 2024-12-04 | 1 | -4/+4 | |
| | |||||
* | WIP: connecting fsm | 2024-12-03 | 1 | -8/+10 | |
| | |||||
* | implement remaining rfc6120 xml schemas | 2024-12-03 | 1 | -2/+8 | |
| | |||||
* | implement starttls | 2024-11-24 | 1 | -3/+0 | |
| | |||||
* | switch to using peanuts for xml | 2024-11-23 | 1 | -2/+2 | |
| | |||||
* | implement stream start | 2023-10-28 | 1 | -1/+1 | |
| | |||||
* | implement connection | 2023-10-21 | 1 | -19/+11 | |
| | |||||
* | WIP: refactor to parse incoming stream as state machine | 2023-10-20 | 1 | -23/+2 | |
| | |||||
* | WIP: refactor Element type | 2023-08-02 | 1 | -0/+3 | |
| | |||||
* | implement resource binding | 2023-08-02 | 1 | -5/+9 | |
| | |||||
* | remove element module | 2023-07-12 | 1 | -1/+0 | |
| | |||||
* | remove serde functions | 2023-07-11 | 1 | -0/+1 | |
| | |||||
* | horrible | 2023-07-04 | 1 | -8/+18 | |
| | |||||
* | implement starttls | 2023-06-19 | 1 | -159/+28 | |
| | |||||
* | refactor jabber client | 2023-06-16 | 1 | -23/+83 | |
| | |||||
* | implement client socket resolution | 2023-06-16 | 1 | -6/+104 | |
| | |||||
* | initial commit | 2023-06-13 | 1 | -0/+16 | |