df5e8f04b4
Adjust to recent ObjFW changes.
2011-09-23 01:38:03 +02:00
ec3e12b62a
Check for res_ndestroy.
2011-05-26 22:42:16 +02:00
Florian Zeitz
d47fdd3380
Handle stream errors
2011-04-15 02:41:23 +02:00
5b16eaa1f0
Port to ObjC 1.
2011-03-29 03:46:20 +02:00
954e3e1dda
Clean up exceptions.
...
The description generated by %@ is automatically released, so no need
for an autorelease pool.
2011-02-26 15:13:40 +01: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
73d317c41e
Add missing -[description] to XMPPStringPrepFailedException.
2011-02-16 23:52:49 +01:00
8f4e29a466
Use exceptions.
2011-02-16 23:36:50 +01:00