[Pidgin] #4459: libpurple should use libproxy

Pidgin trac at pidgin.im
Wed Aug 25 01:22:50 EDT 2010


#4459: libpurple should use libproxy
-----------------------------+----------------------------------------------
 Reporter:  kipple           |        Owner:           
     Type:  enhancement      |       Status:  new      
Milestone:  Patches welcome  |    Component:  libpurple
  Version:  2.3.1            |   Resolution:           
 Keywords:                   |  
-----------------------------+----------------------------------------------

Comment(by datallah):

 The situation has apparently improved in the past 3 years, this looks like
 it might now be a reasonable option for an additional proxy type
 (potentially even to replace the current "Environment" selection).

 That said, it actually isn't clear whether or not libproxy is even
 reasonable to use with something like Pidgin that does direct TCP/IP
 communication of arbitrary protocols - the API which does the proxy lookup
 requires a '''URL'' that you're connecting to.  What would that be for our
 cases that aren't http connections?  Would "xmpp://talk.google.com" be
 reasonably expected to work?

 Assuming the above isn't a problem, implementing this would require API
 changes (major version bump) because all proxy lookups need to made in the
 context of a specific host to connect to and the current API doesn't allow
 for that.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/4459#comment:6>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list