Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use element builder and parse methods | 2024-11-28 | 1 | -148/+82 | |
| | |||||
* | fix: use namespace_declaration_overrides | 2024-11-24 | 1 | -5/+5 | |
| | |||||
* | implement starttls | 2024-11-24 | 1 | -1/+72 | |
| | |||||
* | switch to using peanuts for xml | 2024-11-23 | 1 | -37/+132 | |
| | |||||
* | implement connection | 2023-10-21 | 1 | -7/+12 | |
| | |||||
* | WIP: refactor to parse incoming stream as state machine | 2023-10-20 | 1 | -178/+48 | |
| | |||||
* | implement resource binding | 2023-08-02 | 1 | -1/+5 | |
| | |||||
* | reimplement sasl (with SCRAM!) | 2023-07-12 | 1 | -10/+10 | |
| | |||||
* | use Stream 'ns' value | 2023-07-12 | 1 | -4/+7 | |
| | |||||
* | move Element to stanza and make write() a method | 2023-07-12 | 1 | -1/+2 | |
| | |||||
* | remove serde functions | 2023-07-11 | 1 | -28/+169 | |
| | |||||
* | horrible | 2023-07-04 | 1 | -1/+6 | |
| | |||||
* | implement starttls | 2023-06-19 | 1 | -0/+36 | |