XMPP library for ObjFW.
Find a file
Florian Zeitz 3dd1196bbe XMPPConnection: Don't negotiate a session feature, when marked optional
The session feature has been deprecated as of RFC 6120.
Some servers still offer it for client compatibility, but
mark it as optional. Not negotiating it in this case
saves us a round trip
2014-02-04 00:00:09 +01:00
m4 Update buildsys. 2013-07-01 22:49:18 +02:00
ObjXMPP.xcodeproj Update and fix Xcode project. 2013-02-15 15:27:40 +01:00
src XMPPConnection: Don't negotiate a session feature, when marked optional 2014-02-04 00:00:09 +01:00
tests Get rid of BOOL. 2013-06-23 21:57:46 +02:00
.gitignore Rename XMPPJSONFileStorage to XMPPFileStorage. 2013-02-23 14:49:32 +01:00
autogen.sh Check for res_ndestroy. 2011-05-26 22:42:16 +02:00
buildsys.mk.in Update buildsys. 2013-07-01 22:49:18 +02:00
config.guess Use the "js buildsys". 2011-03-30 13:29:10 +02:00
config.sub Use the "js buildsys". 2011-03-30 13:29:10 +02:00
configure.ac Update buildsys. 2013-07-01 22:49:18 +02:00
Doxyfile Improve documentation. 2013-02-15 15:32:44 +01:00
extra.mk.in Use the "js buildsys". 2011-03-30 13:29:10 +02:00
Info.plist Add Xcode project. 2011-03-21 17:51:44 +01:00
install-sh Use the "js buildsys". 2011-03-30 13:29:10 +02:00
Makefile Fix build dependencies 2012-12-02 01:15:23 +01:00