summaryrefslogtreecommitdiff
path: root/extlib
AgeCommit message (Expand)Author
2008-11-13add Net SocketEvan Prodromou
2008-09-24Add a sys_get_temp_dir substitute to extlib for easier installation on versio...CiaranG
2008-09-30some extlibs that were missing from 0.6.0Evan Prodromou
2008-09-22add additional licenses into extlib subdirEvan Prodromou
2008-09-02reconnect timeoutEvan Prodromou
2008-09-02variable name conflict on reconnectEvan Prodromou
2008-09-02set the reconnect timeoutEvan Prodromou
2008-09-02use updated xmpphp libraryEvan Prodromou
2008-08-30slightly better int mathEvan Prodromou
2008-08-30int div gamesEvan Prodromou
2008-08-30floorEvan Prodromou
2008-08-30debug logging in __processEvan Prodromou
2008-08-30switch around how XMLStream does processingEvan Prodromou
2008-08-30better check for ready state on connectionEvan Prodromou
2008-08-30check the state of the queue before diving in to process itEvan Prodromou
2008-08-30make XMPP take a priority for presenceEvan Prodromou
2008-08-29add 'raw' to payload to allow getting to the raw xmlEvan Prodromou
2008-08-27restoring upstream XMLStream.php after pulling ciarang's patchEvan Prodromou
2008-08-26XMPP daemon that doesn't eat messages - note change to XMPPHP as well (Ticket...CiaranG
2008-08-27import upstream XMPPHP with @ciarang's fixEvan Prodromou
2008-08-22include external libs in a subdir to make install easierEvan Prodromou