summaryrefslogtreecommitdiff
path: root/libpurple/sslconn.c
Commit message (Expand)AuthorAgeFilesLines
* sslconn: Remove purple_ssl_(init|uninit) as they're no longer neededMike Ruprecht2016-04-071-39/+0
* sslconn: Clean up tls_connect() function error pathsMike Ruprecht2016-04-071-10/+22
* Fix handling EAGAIN in purple_ssl_read()Mike Ruprecht2016-03-311-1/+2
* Remove unused SslOps code from sslconn.[ch]Mike Ruprecht2016-01-311-13/+0
* Port sslconn.[ch] to GioMike Ruprecht2016-03-301-57/+148
* Require SSL/TLS support. ok'd by elb@Michael McConville2015-12-191-14/+0
* Merge gtkdoc-conversionAnkit Vani2014-02-041-3/+4
|\
| * Added PURPLE_PLUGIN_INFO_FLAGS_AUTO_LOAD flag to core-ssl pluginAnkit Vani2013-09-221-1/+1
| * Refactored libpurple according to the changesAnkit Vani2013-08-111-2/+3
| * Refactored the codebase to use the plugin wrapper functionsAnkit Vani2013-08-031-4/+2
| * Refactored roomlist, server, sslconn, whiteboard to use the initial GObject p...Ankit Vani2013-07-291-2/+4
* | Remove @file from .c filesAnkit Vani2014-02-041-5/+0
|/
* HTTP: get rid of one (of two) msn's own http implementationsTomasz Wasilczyk2013-07-221-0/+11
* Remove deprecated purple_ssl_connect_fd().Andrew Victor2011-09-151-9/+0
* Add purple_ssl_connect_with_ssl_cn, which takes a host to connect toPaul Aurich2009-07-151-1/+10
* Remove trailing whitespaceMark Doliner2009-01-261-1/+1
* A patch from fqueze to prevent re-initalization of the SSL stuff. Fixes #7764.Daniel Atallah2008-12-171-1/+1
* Build everything with the *_DISABLE_DEPRECATED flags set. This allows usRichard Laager2008-10-301-0/+2
* Close notify and request dialogs with PurpleSslConnection as handle.Elliott Sales de Andrade2008-08-181-0/+4
* applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defaRichard Laager2007-09-281-2/+3
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* Fix the win32 build for the cert SoC branch merge.Daniel Atallah2007-08-281-1/+3
* - Force full initialization of SSL system at startupWilliam Ehlhardt2007-08-131-2/+4
* (this revision will be disapproved)William Ehlhardt2007-07-081-0/+7
* merge of 'c0c4b3675b0846fb4d60e24786e1c8d02637530f'William Ehlhardt2007-07-081-0/+16
|\
| * - Add purple_ssl_strerror for handy error description power!William Ehlhardt2007-06-271-0/+16
* | disapproval of revision 'c0bcea06a09e2b709ce371a1f9e27f91257c90d1'William Ehlhardt2007-07-081-8/+0
|/
* - Hack up sslconn to use a single-use verifierWilliam Ehlhardt2007-06-271-0/+8
* - sslconn.c will need the certificate APIWilliam Ehlhardt2007-06-261-0/+1
* - purple_ssl_get_peer_certificatesWilliam Ehlhardt2007-06-211-0/+11
* applied changes from f9186fabb483b56a9d7e8fb7241b2520e9930413William Ehlhardt2007-06-211-1/+14
* - Completed SslConnection fields docsWilliam Ehlhardt2007-05-241-0/+2
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-58/+58
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+263