Commit graph

13 commits

Author SHA1 Message Date
4a016c271f Prefix all ivars with an underscore. 2013-02-12 22:36:39 +01:00
d314c1b32d Update URL in copyright. 2012-03-21 11:56:56 +01:00
Florian Zeitz
91ac419c48 Fix typo \end -> \endcond 2012-02-03 16:35:39 +01:00
0da29ac529 Documentation improvements. 2012-02-03 16:12:04 +01:00
643552d5d9 Hide instance variables from the documentation. 2012-02-03 11:43:44 +01:00
3d5d7564a7 Clean up properties. 2012-02-03 09:04:54 +01:00
Florian Zeitz
c75c7f1f91 Document the exceptions 2012-01-30 00:39:12 +01:00
df5e8f04b4 Adjust to recent ObjFW changes. 2011-09-23 01:38:03 +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
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