Sat, 06 Dec 2008 02:23:20 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head dd7a36be12180dba9663c2b740553e89711d7644)
|
Mon, 24 Nov 2008 10:59:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)
|
Sat, 27 Sep 2008 04:44:17 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)
|
Fri, 05 Sep 2008 03:24:01 +0000 |
Mike Ruprecht |
Missed this when propagating.
|
Fri, 05 Sep 2008 02:57:48 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 25e6cb3cd762fe0e3dbb5ce67dd017555c8a26a8)
|
Wed, 27 Aug 2008 07:49:52 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 9860b693346097316a1c47ef0fb094355c3e49ae)
|
Fri, 19 Jun 2009 21:13:44 +0000 |
John Bailey |
Backport and apply Mark's changes in c586c7c63e038d187f56cc31c55b1e09dec584d2.
|
Fri, 19 Jun 2009 21:10:02 +0000 |
John Bailey |
*** Plucked rev cdbf018a5ef98397e81d541269550d9c6fded457 (sulabh@soc.pidgin.im):
|
Fri, 19 Jun 2009 20:58:44 +0000 |
John Bailey |
*** Plucked rev 3f699c081b38f9d19632fcee1c23cbc96fce3092 (sulabh@soc.pidgin.im):
|
Fri, 19 Jun 2009 20:57:03 +0000 |
John Bailey |
Manually apply revision 5c5977a6ed3591121ef82ff587586850b9dcd176 here. This
|
Fri, 19 Jun 2009 01:18:18 +0000 |
John Bailey |
Backport the parts of b859960a4a19f57f20db0536c1815a6d79e08e36 that apply to
|
Fri, 19 Jun 2009 01:07:51 +0000 |
John Bailey |
Backport a conjunction of the portions of revisions
|
Fri, 19 Jun 2009 00:56:37 +0000 |
John Bailey |
*** Plucked rev d0e53002eb30c6dbf9735ca50784d42141dfc96a (sulabh@soc.pidgin.im):
|
Wed, 13 May 2009 16:06:23 +0000 |
Sadrul Habib Chowdhury |
*** Plucked rev ecd9624a (sadrul@pidgin.im):
|
Sun, 10 May 2009 23:25:26 +0000 |
Paul Aurich |
*** Plucked rev f9080d0b (khc@pidgin.im):
|
Tue, 28 Apr 2009 20:46:53 +0000 |
Ethan Blanton |
applied changes from 6b5084da4501a491dab88006847c4e99fd4ce044
|
Mon, 18 Aug 2008 06:31:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162)
|
Wed, 16 Jul 2008 21:55:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)
|
Thu, 26 Jun 2008 20:25:38 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
|
Tue, 27 May 2008 06:27:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
|
Sat, 22 Mar 2008 04:45:46 +0000 |
Sadrul Habib Chowdhury |
Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
|
Sat, 15 Mar 2008 07:39:15 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 8ca6a80e2cd7fbbc59983f8ba370f7276e062db9)
|
Wed, 06 Feb 2008 19:44:41 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
|
Sat, 12 Jul 2008 19:44:24 +0000 |
Sulabh Mahajan |
minor changes in comments style and alphabetic ordering of header files.
|
Sat, 12 Jul 2008 19:24:34 +0000 |
Sulabh Mahajan |
changed gboolean connection_type to enum yahoo_p2p_connection_type
|
Sat, 12 Jul 2008 19:13:31 +0000 |
Sulabh Mahajan |
changed PKT_YAHOOSERVER and PKT_P2P, into enum yahoo_pkt_type
|
Sat, 12 Jul 2008 18:55:29 +0000 |
Sulabh Mahajan |
Better naming convention, prefix YAHOO_P2PSTATUS_ to values in the enum YahooP2PStatus
|
Sat, 12 Jul 2008 18:33:15 +0000 |
Sulabh Mahajan |
if(p2p_data->source >= 0) in place of if(p2p_data->source)
|
Wed, 02 Jul 2008 11:16:35 +0000 |
Sulabh Mahajan |
Check for session id (value for key 11) in the received IMs and Notifications against our session id. Disconnect in
|
Wed, 02 Jul 2008 07:22:58 +0000 |
Sulabh Mahajan |
Changed user_data to more apt p2p_data, change in variable name.
|
Wed, 02 Jul 2008 06:58:57 +0000 |
Sulabh Mahajan |
Act as a YMSG server on port 5101 for IMs and Notifications
|
Fri, 27 Jun 2008 16:02:30 +0000 |
Sulabh Mahajan |
Fall back to establishing connection as a client when unable to act as a server.
|
Fri, 27 Jun 2008 13:34:44 +0000 |
Sulabh Mahajan |
Sending of p2p packet, providing peer with our IP address to make a connection to us.
|
Tue, 17 Jun 2008 21:30:49 +0000 |
Sulabh Mahajan |
propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
|
Tue, 17 Jun 2008 21:17:29 +0000 |
Sulabh Mahajan |
Send IMs and Typing notifications through p2p, Redesign p2p
|
Sat, 14 Jun 2008 08:53:43 +0000 |
Sulabh Mahajan |
Proper error handling for p2p connections
|
Fri, 13 Jun 2008 11:04:13 +0000 |
Sulabh Mahajan |
Close p2p connection when read() does not return anything.
|
Sun, 08 Jun 2008 21:08:48 +0000 |
Sulabh Mahajan |
Start idle at 1 min not 0 min and Probable description of service 0x07d1.
|
Sun, 08 Jun 2008 17:40:04 +0000 |
Sulabh Mahajan |
Support for YAHOO_PROCESS_MESSAGE and YAHOO_PROCESS_NOTIFY over p2p links.
|
Fri, 06 Jun 2008 17:28:37 +0000 |
Sulabh Mahajan |
Implementation of initial exchange of p2pxfer packets that initiates p2p file transfer. Some connection
|
Sun, 25 May 2008 20:08:12 +0000 |
Sulabh Mahajan |
Use HTTP/1.1 to get token to open inbox
|
Sat, 29 Dec 2007 16:54:15 +0000 |
Sadrul Habib Chowdhury |
Fix the prplinfo structs and get rid of some compile warnings.
|
Sat, 29 Dec 2007 06:34:59 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
|
Fri, 31 Aug 2007 16:10:18 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 6f5c855ee2435b317e7ddb8c9551fd17cd0328fe)
|
Tue, 28 Aug 2007 09:20:27 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head c323420a0b3b17b1eba64763c01038ddf05ff0c2)
|
Wed, 05 Sep 2007 00:47:58 +0000 |
Sean Egan |
Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
|
Sat, 25 Aug 2007 08:42:33 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 40c25a37a614d9667d4cf190640316f92edbe3d6)
|
Thu, 23 Aug 2007 06:53:06 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 90df17ab44d01f7f8f963d36fefb9eae3ec868cf)
|
Tue, 14 Aug 2007 07:13:22 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head cb5420b4b28888af9a419d6ca29f524e552c9cf0)
|
Tue, 07 Aug 2007 04:11:02 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 5cd317ad290e840fa8a8624d17dd5f23f99330ac)
|
Fri, 27 Jul 2007 04:44:44 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 82f657fd45abe5db78920f196a8a795c730c78cc)
|
Wed, 25 Jul 2007 04:36:02 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head f4d2e27ee5bc44bb6d4d834730822b698a4dc534)
|
Sun, 17 Jun 2007 05:28:54 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 725fc6cb64d550dcc3a71741a974e5255f83a366)
|
Mon, 04 Jun 2007 07:22:38 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 3d1e6b8637ff9133c8f17e9aeaeea1284c898d86)
|
Thu, 31 May 2007 11:30:42 +0000 |
Yoshiki Yazawa |
- follow a change in oscar.
|
Fri, 25 May 2007 06:18:29 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 68a7c85152f55e4b824422958bca00f79f48cd2f)
|
Sun, 20 May 2007 04:49:31 +0000 |
Yoshiki Yazawa |
- fix compilation error for gg.
|
Tue, 15 May 2007 02:39:12 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 8fb8a09e9fe9177bb4efcd0f7ecd126919e73c20)
|
Mon, 30 Apr 2007 13:48:29 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 15e8fddee885a9fd505a14ff31f33608aebc8e28)
|
Sat, 28 Apr 2007 03:53:00 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head f11ff4f3f5929845b5a51662b200df16da7e550f)
|