log libpurple/proxy.c @ 25894:a6e3cb32cdd2

age author description
Tue, 06 Jan 2009 03:39:51 +0000 Paul Aurich Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
Fri, 28 Nov 2008 00:31:28 +0000 Richard Laager disapproval of revision 'cf02e7f6a3488e78b81601065f32c8eee8a19b4c'
Fri, 28 Nov 2008 00:24:42 +0000 Richard Laager When we call g_spawn_command_line_sync(), we don't care about stderr, so
Tue, 17 Feb 2009 23:42:49 +0000 Daniel Atallah Implement support for resolving DNS via the SOCKS4 proxy in use.
Tue, 17 Feb 2009 22:46:20 +0000 Daniel Atallah A few type fixes.
Tue, 17 Feb 2009 22:39:16 +0000 Daniel Atallah Use asynchronous DNS lookups for SOCKS4.
Wed, 03 Dec 2008 03:09:32 +0000 Kevin Stange merge of '6ac9187d4f4437a087d58d63489c47664121f0b5'
Sat, 04 Oct 2008 06:13:33 +0000 Kevin Stange This string appears before the connection attempt, so it shouldn't be
Mon, 24 Nov 2008 03:23:25 +0000 Daniel Atallah Prevent a NULL printf crash.
Sun, 16 Nov 2008 06:50:19 +0000 Richard Laager Backport the 'purple_debug_*(msg)' -> 'purple_debug_*("%s", msg);' fixes.
Tue, 21 Oct 2008 16:01:13 +0000 Daniel Atallah Add debug output when proxy configuration issues are seen. This will help to
Tue, 16 Sep 2008 14:23:24 +0000 Daniel Atallah Some minor cleanup; removal of unnecessary frees and setting stuff to NULL
Tue, 16 Sep 2008 13:04:39 +0000 Stu Tomlinson Fix a double free. Fixes #7047
Thu, 11 Sep 2008 22:30:04 +0000 Daniel Atallah Add support for printing out the TEXT-MESSAGE in SOCKS5 CHAP auth.
Thu, 11 Sep 2008 22:00:23 +0000 Daniel Atallah Fix the SOCKS5 CHAP authentication to parse several messages if they are read at