[Bug 23640] [regression] Re-implement proxy support

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 3 23:12:04 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=23640

Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://git.collabora.co.uk/
                   |                            |?p=user/nicolas/telepathy-g
                   |                            |abble.git;a=commitdiff;h=b8
                   |                            |20f676740b567c066010ba002b0
                   |                            |1074c8bba1f;hp=b3a7fb3f8f04
                   |                            |fc1aa89048241e0fb04c85949bb
                   |                            |3
           Keywords|                            |patch

--- Comment #3 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2010-09-03 14:12:04 PDT ---
For SOCKS5/4a/4 it's all in GIO now (>= 2.25.15). HTTP Connect proxy is being
proposed in wocky (see bug 23646). To actually get this to work well, we need
the notion of fallback-servers as Gabble Connection parameter. This way if SRV
fails, we fallback to element of the list (an 'as' or the form
host[:port[:old_ssl?]]. When old_ssl is enabled (port 443 in the case of
Google) the HTTPS proxy setting will taken (if set) enable HTTPS proxy.

The implementation:
http://git.collabora.co.uk/?p=user/nicolas/telepathy-gabble.git;a=commitdiff;h=b820f676740b567c066010ba002b01074c8bba1f;hp=b3a7fb3f8f04fc1aa89048241e0fb04c85949bb3

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list