Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-11-15 | Don't escape passwords in SASL | Sam Whited | 1 | -2/+2 |
2014-11-15 | Cache SCRAM-SHA-1 keys for current session | Sam Whited | 1 | -10/+47 |
2014-11-15 | Add auth method pinning | Sam Whited | 4 | -3/+30 |
2014-11-15 | some mime and pgp fixes for file transfer | iNPUTmice | 1 | -20/+1 |
2014-11-15 | support for pgp files | iNPUTmice | 1 | -2/+4 |
2014-11-15 | Improve auth error handling and state machine | Sam Whited | 4 | -32/+36 |
2014-11-14 | Add SCRAM-SHA1 support | Sam Whited | 6 | -80/+375 |
2014-11-12 | Refactor authentication code | Sam Whited | 3 | -0/+124 |
2014-11-11 | initial smp support | iNPUTmice | 1 | -17/+55 |
2014-11-10 | initial smp support | iNPUTmice | 1 | -17/+55 |
2014-11-09 | Rework `Account.getJid()' to return full JIDs | Sam Whited | 2 | -8/+8 |
2014-11-09 | Move a chunk of classes over to using JID objects | Sam Whited | 2 | -33/+17 |
2014-10-22 | Make conversations the root project | Sam Whited | 2 | -0/+616 |