Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-03-26 | feat: stream error handling | 1 | -2/+2 | |
2025-02-25 | implement Clone for error types | 1 | -1/+1 | |
2025-02-25 | implement Error for stanza crate error types | 1 | -1/+16 | |
2025-02-25 | cleanup | 1 | -5/+3 | |
2024-12-04 | use cargo workspace | 1 | -18/+32 | |
2024-12-04 | implement send_stanza | 1 | -0/+1 | |
2024-12-03 | implement remaining rfc6120 xml schemas | 1 | -2/+28 | |
2024-12-02 | implement bind | 1 | -2/+7 | |
2024-11-29 | implement sasl kinda | 1 | -24/+18 | |
2024-11-28 | use element builder and parse methods | 1 | -148/+82 | |
2024-11-24 | fix: use namespace_declaration_overrides | 1 | -5/+5 | |
2024-11-24 | implement starttls | 1 | -1/+72 | |
2024-11-23 | switch to using peanuts for xml | 1 | -37/+132 | |
2023-10-21 | implement connection | 1 | -7/+12 | |
2023-10-20 | WIP: refactor to parse incoming stream as state machine | 1 | -178/+48 | |
2023-08-02 | implement resource binding | 1 | -1/+5 | |
2023-07-12 | reimplement sasl (with SCRAM!) | 1 | -10/+10 | |
2023-07-12 | use Stream 'ns' value | 1 | -4/+7 | |
2023-07-12 | move Element to stanza and make write() a method | 1 | -1/+2 | |
2023-07-11 | remove serde functions | 1 | -28/+169 | |
2023-07-04 | horrible | 1 | -1/+6 | |
2023-06-19 | implement starttls | 1 | -0/+36 |