log

age author description
Sat, 22 Mar 2008 05:10:29 +0000 Sadrul Habib Chowdhury Add Marcus Lundblad to the COPYRIGHT.
Sat, 22 Mar 2008 05:09:19 +0000 Sadrul Habib Chowdhury Patch from Michael Ruprecht (Maiku) to announce voice support to the officia gtalk client. References #34.
Sat, 22 Mar 2008 04:56:03 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 86f8b3e5d789c691f873f515a92fe8e111dcab6e)
Sat, 22 Mar 2008 04:51:58 +0000 Sadrul Habib Chowdhury Some media support in finch. This needs to be updated for the got-accept signal.
Sat, 22 Mar 2008 04:48:36 +0000 Sadrul Habib Chowdhury Add the new jingle.c/h files.
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Tue, 18 Mar 2008 05:40:29 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
Sat, 15 Mar 2008 07:39:15 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 8ca6a80e2cd7fbbc59983f8ba370f7276e062db9)
Sat, 15 Mar 2008 07:37:03 +0000 Sadrul Habib Chowdhury Show a message when the remote end terminates a session.
Fri, 08 Feb 2008 20:18:49 +0000 Sadrul Habib Chowdhury Fix a compile error due to set_clock being defined in term.h conflicting with gstreamer.
Wed, 06 Feb 2008 19:44:41 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
Sun, 13 Jul 2008 14:10:22 +0000 Sulabh Mahajan Fix file transfer to a user not in buddy list, defaulting to use v15
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)
Sat, 12 Jul 2008 18:28:22 +0000 Sulabh Mahajan f->p2p_packet_sent and f->p2p_status initialization in yahoo_friend_new() redundant
Fri, 11 Jul 2008 19:03:59 +0000 Sulabh Mahajan Receive files when we are p2p server
Wed, 09 Jul 2008 18:19:37 +0000 Sulabh Mahajan Add + in place of spaces in p2p url, fixes transfer of file with name containing spaces
Wed, 09 Jul 2008 15:05:09 +0000 Sulabh Mahajan Send file by p2p when we are server
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.
Sat, 21 Jun 2008 14:34:38 +0000 Sulabh Mahajan Support for P2P file transfer (SEND), when we are client to the peer
Tue, 17 Jun 2008 21:30:49 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
Mon, 18 Aug 2008 17:08:01 +0000 Tobias Markmann * free xmlnodes after bosh receive callback is called
Mon, 18 Aug 2008 16:20:46 +0000 Tobias Markmann * removing some comment with XML example