log libpurple/proxy.c @ 23970:54eb782d4721

age author description
Tue, 26 Aug 2008 04:36:29 +0000 Daniel Atallah Add support for reading SOCKS proxy information from the Windows proxy settings.
Sun, 24 Aug 2008 16:51:19 +0000 Stu Tomlinson Use SOCKS proxy if specified when running in GNOME
Thu, 26 Jun 2008 09:07:56 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
Tue, 03 Jun 2008 03:53:14 +0000 Daniel Atallah Prevent double freeing when we don't get the proxy data we're expecting from
Tue, 27 May 2008 01:11:46 +0000 Peter O'Gorman A patch from Peter O'Gorman at The Written Word, Inc. to fix various
Thu, 19 Jun 2008 03:09:38 +0000 Daniel Atallah applied changes from ffe11b98734ebc297dc36ad3e623bc945fdb5cc4
Thu, 19 Jun 2008 02:55:19 +0000 Daniel Atallah applied changes from 43cf42d58f68c1f3f9ae27b10c66dbc351612f30
Tue, 20 May 2008 19:49:26 +0000 Daniel Atallah Rearrange some of the HTTP proxy handling to make sure that we're actually
Tue, 20 May 2008 03:50:26 +0000 Daniel Atallah Fix SOCK5 error handling to abort when we get a bogus ATYP response. Make the
Fri, 21 Mar 2008 17:26:20 +0000 Daniel Atallah Fix SOCKS5 CHAP authentication to be more robust; the current stuff depends on the attributes coming in in a specific order and the whole authentication having a maximum length of 20 bytes. Big thanks to Jonathan Rudolph ("simple" on IRC) for helping figure out what was wrong.
Sun, 16 Mar 2008 20:36:52 +0000 Mark Doliner Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
Wed, 05 Mar 2008 18:17:25 +0000 Mark Doliner Bring back the lines that free info.whatever on subsequent calls to
Wed, 05 Mar 2008 18:13:11 +0000 Mark Doliner merge of 'e4cc3b79eb04e4937c5fa764f6839a8e07397651'
Wed, 05 Mar 2008 10:00:45 +0000 Mark Doliner Improve our error handling of Gnome proxy settings.
Wed, 05 Mar 2008 09:43:31 +0000 Mark Doliner Short circuit and return out of the function early if gconftool-2
Wed, 05 Mar 2008 18:11:02 +0000 Mark Doliner disapproval of revision 'd5ef30aafa0c0ecff773017ab7ac542f9ba7b4b4'
Wed, 05 Mar 2008 09:40:16 +0000 Mark Doliner These things are always NULL, so these if statements are never triggered
Wed, 20 Feb 2008 03:04:47 +0000 Daniel Atallah Patch from eperez to plug a leak in the ntlm proxy authentication. Fixes #4702
Sat, 03 Nov 2007 17:52:28 +0000 Nathan Walp replace most calls to strerror with calls to g_strerror. strerror will return
Fri, 26 Oct 2007 04:59:23 +0000 Ka-Hing Cheung Patch from Andrew Gaul to constify a bunch of static variables to reduce
Sun, 21 Oct 2007 05:02:09 +0000 Luke Schierer applied changes from e33c17e58da161b8cffaf13e9d79e9bb4b9ce4ce
Sun, 21 Oct 2007 04:46:33 +0000 Luke Schierer applied changes from 2762c6075c0dc52a96098c5478c5bf68cfd890a3
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Fri, 14 Sep 2007 18:26:20 +0000 Daniel Atallah Apply a similar fix to the proxy prefs loading fix to the status scores.
Fri, 14 Sep 2007 17:55:05 +0000 Daniel Atallah Fix proxy settings to be loaded correctly when libpurple is initialized. This was broken because it relied on the prefs being loaded after proxy initialization so that the pref callbacks would be triggered and I changed the prefs loading to happen right at the beginning to fix other issues. Fixes #3092.
Thu, 13 Sep 2007 01:25:22 +0000 Daniel Atallah This is parts 1 and 2 of patch #2910 from Vladimir (thecrux) to improve NTLM proxy handling. Specifically, it specifies that we're using Unicode strings and uses the hostname of the local machine instead of incorrectly using the proxy server's hostname for authentication. References #2910.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Thu, 06 Sep 2007 06:59:23 +0000 Kevin Stange merge of '906281124efc7c5fcab1d5a7b8066c6a99d7927d'
Wed, 05 Sep 2007 22:33:22 +0000 Sadrul Habib Chowdhury Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
Sun, 02 Sep 2007 00:03:43 +0000 Sadrul Habib Chowdhury disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'