XMPP library for ObjFW.
Find a file
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
src Add SCRAM-SHA-1 support 2011-02-21 04:09:39 +01:00
tests Add SCRAM-SHA-1 support 2011-02-21 04:09:39 +01:00
.hgignore Add docs/ to .hgignore 2011-02-17 12:27:13 +01:00
Doxyfile Add some documentation 2011-02-12 01:04:19 +01:00
Makefile Make it compile. 2011-02-16 20:23:53 +01:00