Mercurial > pidgin
comparison ChangeLog.API @ 27555:bff61dad9a6b
Add purple_ssl_connect_with_ssl_cn, which takes a host to connect to
in addition to a string with which to validate the SSL certificate.
Useful for OSCAR (and XMPP BOSH soon), where we have an IP to connect
to, but need to validate the SSL cert.
| author | Paul Aurich <paul@darkrain42.org> |
|---|---|
| date | Wed, 15 Jul 2009 16:57:33 +0000 |
| parents | cbee8aecc90a |
| children | 36aa9ed8cd39 |
comparison
equal
deleted
inserted
replaced
| 27554:38feacee7c86 | 27555:bff61dad9a6b |
|---|---|
| 54 * purple_prpl_got_account_actions | 54 * purple_prpl_got_account_actions |
| 55 * purple_prpl_initiate_media | 55 * purple_prpl_initiate_media |
| 56 * purple_request_field_get_group | 56 * purple_request_field_get_group |
| 57 * purple_request_field_get_ui_data | 57 * purple_request_field_get_ui_data |
| 58 * purple_request_field_set_ui_data | 58 * purple_request_field_set_ui_data |
| 59 * purple_ssl_connect_with_ssl_cn | |
| 59 * purple_strequal | 60 * purple_strequal |
| 60 * purple_utf8_strip_unprintables | 61 * purple_utf8_strip_unprintables |
| 61 * purple_util_fetch_url_request_len_with_account | 62 * purple_util_fetch_url_request_len_with_account |
| 62 * xmlnode_from_file | 63 * xmlnode_from_file |
| 63 * xmlnode_get_parent | 64 * xmlnode_get_parent |
