Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 52 and Version 53 of CertMgr


Ignore:
Timestamp:
Jun 27, 2007, 4:34:09 AM (17 years ago)
Author:
wehlhard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CertMgr

    v52 v53  
    110110
    111111== Miscellaneous API changes ==
    112 * Jabber (and possibly other protocols) use purple_ssl_connect_fd to create SSL connections, throwing out possibly important data about the other end of the connection (hostname, port number) in the process. In the interests of keeping this data intact, I propose adding a purple_ssl_connect_proxyconn that will create an SSL connection around a previously existing ProxyConnection instead of ripping out its file descriptor and starting anew.
     112 * '''(Resolved - see below)''' Jabber (and possibly other protocols) use purple_ssl_connect_fd to create SSL connections, throwing out possibly important data about the other end of the connection (hostname, port number) in the process. In the interests of keeping this data intact, I propose adding a purple_ssl_connect_proxyconn that will create an SSL connection around a previously existing ProxyConnection instead of ripping out its file descriptor and starting anew.
     113 * Add strerror-equivalent function for the SSL errors (June 26)
    113114
    114115= Status =
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!