Fri, 02 Sep 2011 02:42:39 +0000 |
Elliott Sales de Andrade |
Hide PurpleProxyInfo struct.
|
Fri, 02 Sep 2011 01:57:25 +0000 |
Elliott Sales de Andrade |
Replace purple_dnsquery_a_account with purple_dnsquery_a.
|
Sun, 17 Jul 2011 21:04:52 +0000 |
Ethan Blanton |
Copy hostname fallbacks using g_strlcpy instead of strcpy.
|
Tue, 03 May 2011 12:49:56 +0000 |
Daniel Atallah |
merge of '8a2ad25fe0712bc0d47a1229671868560599a2cd'
|
Tue, 03 May 2011 04:57:17 +0000 |
Daniel Atallah |
proxy: Use account proxy when making standalone SOCKS5 connections.
|
Tue, 03 May 2011 05:19:14 +0000 |
Paul Aurich |
purple: Fix some compiler warnings related to new API and missing prototypes.
|
Tue, 19 Apr 2011 04:58:17 +0000 |
Daniel Atallah |
Add new DNS-related API to perform lookups in the context of an account.
|
Tue, 19 Apr 2011 04:41:59 +0000 |
Daniel Atallah |
Add a new proxy type of "Tor". This is really just a SOCKS5 proxy, but can be
|
Sat, 14 Aug 2010 05:17:38 +0000 |
Elliott Sales de Andrade |
Fix some "Dead nested assignment"s and then kill off some useless
|
Thu, 22 Apr 2010 03:09:15 +0000 |
mklencke |
Fix an invalid memory deref with Windows proxy settings when there's no ":port"
|
Sun, 14 Feb 2010 08:05:08 +0000 |
Paul Aurich |
proxy: Fix printing IPv6 addresses
|
Thu, 03 Dec 2009 08:02:54 +0000 |
Mark Doliner |
merge of '0bd5c5d235ae8c70b289e3b55a19523c4e28539e'
|
Thu, 03 Dec 2009 05:45:58 +0000 |
Paul Aurich |
merge of 'a35d515dd2c8f385ed4563358fccee9108573018'
|
Thu, 03 Dec 2009 05:45:30 +0000 |
Paul Aurich |
disapproval of revision '32e63a51dbb65b8b63d134bde098d40167574148'
|
Thu, 03 Dec 2009 08:02:40 +0000 |
Mark Doliner |
disapproval of revision '04b807937c8e058bcddca1fe81be8cf681345ae8'
|
Wed, 02 Dec 2009 22:14:13 +0000 |
Mark Doliner |
Remove unused variable
|
Sun, 29 Nov 2009 16:14:36 +0000 |
thecrux |
Don't send Proxy-Authorization headers until we've received a
|
Mon, 24 Aug 2009 17:23:41 +0000 |
Paul Aurich |
Fix GNOME proxy settings. Fixes #10051.
|
Thu, 13 Aug 2009 03:26:27 +0000 |
Paul Aurich |
Clean up various file-scoped globals at uninit.
|
Thu, 23 Jul 2009 02:52:45 +0000 |
Paul Aurich |
Add an explicit "Connected" message right before passing control from proxy subsystem to whomever called purple_proxy_connect.
|
Mon, 06 Jul 2009 09:07:42 +0000 |
Mark Doliner |
More uniformity among disconnect error messages
|
Mon, 06 Jul 2009 05:33:27 +0000 |
Mark Doliner |
Remove periods and newlines from many error messages that end up being used
|
Thu, 02 Jul 2009 04:26:00 +0000 |
mauro brasil |
Increase the logging level of some debugging messages that seemed to be a
|
Fri, 05 Jun 2009 01:58:22 +0000 |
Hu Yong |
Add purple_proxy_connect_udp. Closes #6589.
|
Mon, 02 Mar 2009 04:18:40 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
|
Mon, 26 Jan 2009 06:44:00 +0000 |
Mark Doliner |
Remove trailing whitespace
|
Tue, 06 Jan 2009 07:53:19 +0000 |
Kevin Stange |
merge of '123d615deaa8daeeea7d7c341a87eab4e83a7958'
|
Tue, 06 Jan 2009 03:46:52 +0000 |
Daniel Atallah |
Patch from fqueze to add API for setting the global proxy settings. Fixes #7610.
|
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'
|