[Pidgin] #13894: Encrypted connections configuration in Gadu-Gadu

Pidgin trac at pidgin.im
Sun May 1 12:40:37 EDT 2011


#13894: Encrypted connections configuration in Gadu-Gadu
------------------------+---------------------------------------------------
 Reporter:  tomkiewicz  |        Owner:           
     Type:  patch       |       Status:  new      
Milestone:              |    Component:  Gadu-Gadu
  Version:  2.7.11      |   Resolution:           
 Keywords:  ssl         |  
------------------------+---------------------------------------------------

Comment(by tomkiewicz):

 TLS flag in gg_login_params set to 1 means "enabled", not "required". If
 encryption is not compiled in, it will silently go unencrypted.

 In next version of libgadu there will be three values supported:
  - 0 = GG_SSL_DISABLED (never use ssl)
  - 1 = GG_SSL_ENABLED (use ssl when possible)
  - 2 = GG_SSL_REQUIRED (the new one - force ssl)
 it's commited here:
 http://toxygen.net/websvn/listing.php?repname=libgadu&path=%2F&rev=1093

 But we shouldn't use this patch, as it changes a bit API of libgadu (and
 external libgadu would work totally different).

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


More information about the Tracker mailing list