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.
- Timestamp:
-
Jun 27, 2007, 4:34:09 AM (17 years ago)
- Author:
-
wehlhard
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v52
|
v53
|
|
110 | 110 | |
111 | 111 | == 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) |
113 | 114 | |
114 | 115 | = 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!