39d57946d9
Move namespaces to namespaces.h and add missing files to Xcode project.
2011-05-12 22:51:55 +02:00
2554b3a778
Add convenience header and method.
2011-04-01 03:14:19 +02:00
9547bd112f
Use OpenSSL to generate the nonce.
2011-03-30 20:12:47 +02:00
3f7a420b4e
Use the "js buildsys".
2011-03-30 13:29:10 +02:00
5b16eaa1f0
Port to ObjC 1.
2011-03-29 03:46:20 +02:00
dc0f6bfc69
Use ObjOpenSSL instead of ObjGnuTLS.
2011-03-28 22:43:54 +02:00
e71c601cbe
Request and handle roster.
2011-03-21 20:51:17 +01:00
Florian Zeitz
54ffeac46b
Add basic STARTTLS support
2011-03-09 04:32:14 +01:00
c44fefa67c
A little cleanup work. Still needs a configure script.
2011-02-25 23:52:29 +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
fa59d3ce32
Use one file per class.
2011-02-16 20:32:39 +01:00
2fa82b833c
Make it compile.
2011-02-16 20:23:53 +01:00