Age | Commit message (Expand) | Author |
---|---|---|
2023-07-04 | Apply go fmt | xengineering |
2023-07-04 | Remove unused code | xengineering |
2023-07-04 | Re-implement resource binding and presence | xengineering |
2023-07-04 | Remove runStreamPair() | xengineering |
2023-07-03 | Move xml.Encoder to session struct | xengineering |
2023-07-03 | Switch to EncodeElement() for SASL auth | xengineering |
2023-06-30 | Implement basic handler for failed SASL auth | xengineering |
2023-06-30 | Rework and apply stream nesting on SASL success | xengineering |
2023-06-30 | Add SASL success handler | xengineering |
2023-06-30 | Fix debug message | xengineering |
2023-06-30 | Move SASL mechanism detection to xmpp/sasl.go | xengineering |
2023-06-28 | Apply go fmt | xengineering |
2023-06-27 | xmpp: Re-introduce SASL authentication | xengineering |
2023-06-27 | xmpp: Remove unused code | xengineering |
2023-05-22 | Act on SASL server response | xengineering |
2023-05-22 | Introduce new xmpp/sasl.go | xengineering |