Mercurial > pidgin
graph
-
* calling PurpleBOSHConnection's receive_cbTue, 12 Aug 2008 12:40:48 +0000, by Tobias Markmann
-
* parsing HTTP response and emitting HTTP request callbackMon, 11 Aug 2008 21:28:05 +0000, by Tobias Markmann
-
* preparing handling of multiple requests for pipelining supportSat, 09 Aug 2008 23:07:58 +0000, by Tobias Markmann
-
* doing HTTP requestsSat, 09 Aug 2008 22:16:11 +0000, by Tobias Markmann
-
* adding receive callback; preparing receiving and boot codeTue, 05 Aug 2008 22:24:39 +0000, by Tobias Markmann
-
* adding bosh files to Makefile.am & .mingwTue, 05 Aug 2008 18:44:42 +0000, by Tobias Markmann
-
* missing commitSun, 03 Aug 2008 22:58:10 +0000, by Tobias Markmann
-
* some refactoringSun, 03 Aug 2008 22:50:13 +0000, by Tobias Markmann
-
* small bugfix in jabber_ipc_add_feature()Sun, 03 Aug 2008 22:21:49 +0000, by Tobias Markmann
-
* looking for alternative connection methods if direct connection failsSun, 03 Aug 2008 13:48:59 +0000, by Tobias Markmann
-
* some further bugfixing, BIND's libresolv does so much for the programmer, just happy it existsSat, 02 Aug 2008 16:43:04 +0000, by Tobias Markmann
-
* fixing some bugs, finishing support for TXT queriesFri, 01 Aug 2008 22:37:51 +0000, by Tobias Markmann
-
* some code style adjustments in caps.cFri, 01 Aug 2008 12:34:33 +0000, by Tobias Markmann
-
* removing some g_strdup()s; I meant it too goodTue, 15 Jul 2008 22:16:26 +0000, by Tobias Markmann
-
* fixing memory related bug; forgotton to duplicate some data which otherwise may be deleted by other parts of the programTue, 15 Jul 2008 21:26:51 +0000, by Tobias Markmann
-
* implemented jabber_caps_broadcast_change() and finished jabber_ipc_add_feature() IPC functionTue, 15 Jul 2008 15:38:15 +0000, by Tobias Markmann
-
* IPC workTue, 08 Jul 2008 15:05:45 +0000, by Tobias Markmann
-
* removing several warningsMon, 07 Jul 2008 18:28:05 +0000, by Tobias Markmann
-
* adding documentation for IPC function contact_has_featureSun, 06 Jul 2008 21:20:35 +0000, by Tobias Markmann
-
* adding IPC function 'contact_has_feature'Sun, 06 Jul 2008 21:09:50 +0000, by Tobias Markmann
-
* fixing a bug in jabber_caps_compare()Sun, 06 Jul 2008 18:51:26 +0000, by Tobias Markmann
-
* correctly calculating own features and factor in is_enabled() of featuresSat, 05 Jul 2008 09:22:59 +0000, by Tobias Markmann
-
* changed storage format for cache to mirror all needed features for XEP-0115v1.5Fri, 04 Jul 2008 19:11:09 +0000, by Tobias Markmann
-
* support for calculating both hashes, sha-1 and md5Thu, 03 Jul 2008 22:30:44 +0000, by Tobias Markmann
-
* changing caps node namespace. According to version 1.5 of XEP-0115 it should be a real URL to client's homepage.Wed, 02 Jul 2008 21:27:51 +0000, by Tobias Markmann
-
* pass hash type to the caps handling functionsTue, 01 Jul 2008 23:16:15 +0000, by Tobias Markmann
-
* implemented jabber_caps_calcualte_hash() which calculates the SHA-1 hash for someones disco response according to XEP-0115Sun, 29 Jun 2008 14:32:33 +0000, by Tobias Markmann
-
* defined JabberCapsIdentity as struct _JabberIdentitySun, 22 Jun 2008 18:59:33 +0000, by Tobias Markmann