log libpurple/protocols/jabber/google.c @ 26917:6b0e150f2276

age author description
Sun, 10 May 2009 23:13:31 +0000 Ka-Hing Cheung used the wrong count variable here
Sun, 10 May 2009 22:07:22 +0000 Paul Aurich merge of 'f9080d0b3274907da710c3d4d85669464e418ba4'
Sun, 10 May 2009 22:06:08 +0000 Ka-Hing Cheung correctly NULL terminate all the arrays since that's what gtknotify assumes,
Sun, 10 May 2009 21:59:30 +0000 Paul Aurich Avoid an assertion when acking the gmail poke
Thu, 07 May 2009 04:43:16 +0000 Paul Aurich Ack the mail notification IQ. Refs #8240.
Thu, 30 Apr 2009 04:01:27 +0000 Paul Aurich Avoid crashing on some more atoi calls and ensure required parameters are !NULL
Sun, 12 Apr 2009 22:23:34 +0000 Paul Aurich Don't leak the struct sockaddr* from purple_dnsquery_a.
Thu, 09 Apr 2009 21:35:06 +0000 Mike Ruprecht Switch media to store accounts rather than connections.
Sat, 04 Apr 2009 08:02:52 +0000 Paul Aurich And google session handling
Fri, 03 Apr 2009 17:15:40 +0000 Paul Aurich Migrate googleinfo:jabber handlers and add some safety checks.
Fri, 03 Apr 2009 16:45:38 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f25348fdce436002d7d508f074aaa70fd9491f01)
Fri, 13 Mar 2009 02:26:45 +0000 Paul Aurich Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.
Fri, 03 Apr 2009 00:21:10 +0000 Mike Ruprecht Hide and GObjectify PurpleMediaCandidate.
Thu, 02 Apr 2009 04:06:07 +0000 Mike Ruprecht Hide and gobjectify PurpleMediaCodec.
Tue, 31 Mar 2009 01:38:50 +0000 Mike Ruprecht Add purple_media_is_initiator.
Mon, 30 Mar 2009 01:06:44 +0000 Mike Ruprecht Remove purple_media_accept.
Mon, 30 Mar 2009 00:45:14 +0000 Mike Ruprecht Remove purple_media_hangup.
Sun, 29 Mar 2009 23:00:33 +0000 Mike Ruprecht Create purple_media_stream_info. Add local parameter to stream-info signal.
Sat, 28 Mar 2009 00:58:02 +0000 Mike Ruprecht Don't assume a PurpleMedia instance will be created immediately.
Mon, 23 Mar 2009 07:37:40 +0000 Mike Ruprecht Send candidates more like GMail.
Mon, 23 Mar 2009 06:32:47 +0000 Mike Ruprecht Fix Gtalk bug where it would terminate the session after 15 seconds.
Sat, 21 Mar 2009 09:07:06 +0000 Mike Ruprecht Clean up usage of USE_VV in the XMPP protocol.
Sat, 21 Mar 2009 03:49:11 +0000 Mike Ruprecht Rename state-changed enum and values.
Sat, 21 Mar 2009 01:03:49 +0000 Mike Ruprecht Use the right enum for the parameter.
Sat, 21 Mar 2009 00:54:34 +0000 Mike Ruprecht Use stream-info instead of state-changed for hangup and reject.
Fri, 20 Mar 2009 06:49:55 +0000 Mike Ruprecht Don't let initiate or accept be sent again with Google Voice.
Fri, 20 Mar 2009 01:48:28 +0000 Mike Ruprecht Remove ready-new from use.
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Wed, 25 Feb 2009 04:59:22 +0000 Mike Ruprecht Remove static sessions variable from google.c.
Tue, 03 Feb 2009 21:37:27 +0000 Marcus Lundblad Add automatic discovery of GTalk STUN servers when using a Gtalk account