Commit graph

4 commits

Author SHA1 Message Date
5b16eaa1f0 Port to ObjC 1. 2011-03-29 03:46:20 +02:00
Florian Zeitz
d6227ca0a1 Add SCRAM-SHA-1 support
This adds the new base class XMPPAuthenticator and the derived
classes XMPPSCRAMAuth and XMPPPLAINAuth.
They are now used for authentication from within XMPPConnection.

Also adds XMPPAuthFailedException which is thrown in appropriate places.
2011-02-21 04:09:39 +01:00
Florian Zeitz
5e8481027e Perform IDNA's ToASCII operation on the server's domain name 2011-02-18 01:56:41 +01:00
8f4e29a466 Use exceptions. 2011-02-16 23:36:50 +01:00