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