log libpurple/protocols/oscar/peer.c @ 32509:a3283d6a19b2

age author description
Mon, 13 Feb 2012 03:32:29 +0000 Mark Doliner *** Plucked rev 4b5c688e1486f88c95bbe6946367a00b2d1e02dd (markdoliner@pidgin.im):
Mon, 13 Feb 2012 03:19:08 +0000 Mark Doliner Move this check up a level so that it affects direct connections, too.
Mon, 13 Feb 2012 03:11:11 +0000 Mark Doliner We don't need to abort the file transfer attempt entirely when this happens.
Mon, 13 Feb 2012 03:05:53 +0000 Mark Doliner Adjust this debug statement. listener_ip is based off of the bos connection
Thu, 22 Dec 2011 08:39:45 +0000 Elliott Sales de Andrade Remove dead assignments found with clang-analyzer.
Sat, 24 Sep 2011 21:10:41 +0000 andrew victor Remove deprecated purple_network_listen_map_external().
Sat, 24 Sep 2011 20:48:59 +0000 andrew victor Rename purple_network_listen_range_family() to purple_network_listen_range().
Fri, 26 Aug 2011 19:11:09 +0000 andrew victor Convert the oscar prpl to use the new API.
Sat, 30 Oct 2010 21:36:34 +0000 ivan komarov Merged everything related to ICQ server changes.
Thu, 18 Mar 2010 04:53:49 +0000 Mark Doliner Change the oscar capabilities variable to be a guint64 everywhere instead
Tue, 21 Jul 2009 15:05:00 +0000 Paul Aurich Clean up some debugging and leave it in, since when it it fails, it
Sat, 18 Jul 2009 04:06:48 +0000 Paul Aurich Add some debugging for a file transfer crash. Refs #4829.
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Fri, 10 Apr 2009 06:18:08 +0000 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
Wed, 28 Jan 2009 10:23:37 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Tue, 28 Apr 2009 20:57:59 +0000 Ethan Blanton applied changes from a336cc1fd3a1ce815f97303b8d5ae8988f8cbd5b
Wed, 14 Jan 2009 06:29:47 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 07f8d9c59020c1f69cc21b71f8252f13efd6a6e0)
Wed, 10 Dec 2008 23:41:28 +0000 Paul Aurich First pass at adding SSL connections to OSCAR.
Tue, 06 Jan 2009 02:28:10 +0000 Daniel Atallah The remainder of a patch from fqueze to fix some incorrect *printf() function
Thu, 18 Dec 2008 22:11:38 +0000 Mark Doliner Don't set a default action for oscar's "Do you want to accept this
Tue, 12 Aug 2008 23:16:58 +0000 Daniel Atallah Don't leak the fd to child processes.
Mon, 12 May 2008 02:27:08 +0000 Daniel Atallah More s/ssize_t/gssize/
Thu, 17 Jan 2008 07:26:57 +0000 Mark Doliner Improve oscar's default actions a tad bit
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
Fri, 16 Nov 2007 23:32:17 +0000 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
Fri, 16 Nov 2007 23:27:07 +0000 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
Fri, 16 Nov 2007 23:01:12 +0000 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Sun, 14 Oct 2007 20:53:40 +0000 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no