Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-10-28 | implement stream start | 3 | -70/+73 | |
2023-10-21 | add logging to connection.rs | 1 | -7/+22 | |
2023-10-21 | implement connection | 9 | -584/+369 | |
2023-10-20 | WIP: refactor to parse incoming stream as state machine | 14 | -1295/+237 | |
2023-10-20 | WIP: mess | 5 | -147/+134 | |
2023-08-05 | WIP: refactor Element type - namespace work | 3 | -166/+271 | |
2023-08-05 | WIP: refactor Element type - main architecture done | 1 | -41/+182 | |
2023-08-05 | WIP: refactor Element type | 2 | -134/+226 | |
2023-08-02 | WIP: refactor Element type | 3 | -4/+116 | |
2023-08-02 | implement resource binding | 8 | -52/+384 | |
2023-07-12 | reimplement sasl (with SCRAM!) | 8 | -68/+353 | |
2023-07-12 | use Stream 'ns' value | 2 | -5/+7 | |
2023-07-12 | remove element module | 1 | -1/+0 | |
2023-07-12 | move Element to stanza and make write() a method | 6 | -116/+127 | |
2023-07-11 | remove serde functions | 11 | -309/+383 | |
2023-07-04 | horrible | 9 | -43/+326 | |
2023-06-24 | remove bytes deserializer | 1 | -1/+0 | |
2023-06-19 | implement starttls | 8 | -159/+437 | |
2023-06-16 | refactor jabber client | 1 | -23/+83 | |
2023-06-16 | implement client socket resolution | 1 | -6/+104 | |
2023-06-16 | make JID struct etc. public | 1 | -6/+10 | |
2023-06-13 | simplify domainpart | 1 | -48/+3 |