log libpurple/sslconn.c @ 32827:4a34689eeb33 default tip

age author description
Thu, 15 Sep 2011 21:57:04 +0000 andrew victor Remove deprecated purple_ssl_connect_fd().
Wed, 15 Jul 2009 16:57:33 +0000 Paul Aurich Add purple_ssl_connect_with_ssl_cn, which takes a host to connect to
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Wed, 17 Dec 2008 02:04:37 +0000 Daniel Atallah A patch from fqueze to prevent re-initalization of the SSL stuff. Fixes #7764.
Thu, 30 Oct 2008 22:40:49 +0000 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
Mon, 18 Aug 2008 01:00:58 +0000 Elliott Sales de Andrade Close notify and request dialogs with PurpleSslConnection as handle.
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Mon, 10 Sep 2007 22:50:42 +0000 Evan Schoenberg merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'
Wed, 05 Sep 2007 22:32:14 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head 996cf0c57149ba6e1c714ebb1f11d5d4bac8fb68)
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 28 Aug 2007 03:34:06 +0000 William Ehlhardt merge of 'db94e3dde2f5edb422e7d7c1ec30474e2000997c'
Tue, 28 Aug 2007 03:31:38 +0000 William Ehlhardt - Change assert on ssl init failure to a mere warning
Tue, 28 Aug 2007 03:15:48 +0000 Daniel Atallah Fix the win32 build for the cert SoC branch merge.
Mon, 13 Aug 2007 20:07:57 +0000 William Ehlhardt - Force full initialization of SSL system at startup
Sun, 08 Jul 2007 01:51:50 +0000 William Ehlhardt (this revision will be disapproved)
Sun, 08 Jul 2007 01:37:37 +0000 William Ehlhardt merge of '05f31e865f99d6f9afec4c0f635a0c64e2884d8c'
Wed, 27 Jun 2007 04:56:21 +0000 William Ehlhardt - Add purple_ssl_strerror for handy error description power!
Sun, 08 Jul 2007 01:37:23 +0000 William Ehlhardt disapproval of revision 'e408398aae606a1aafb857413db4fa9736e374ae'
Wed, 27 Jun 2007 00:22:40 +0000 William Ehlhardt - Hack up sslconn to use a single-use verifier
Tue, 26 Jun 2007 23:57:16 +0000 William Ehlhardt - sslconn.c will need the certificate API
Thu, 21 Jun 2007 20:56:54 +0000 William Ehlhardt - purple_ssl_get_peer_certificates
Tue, 05 Jun 2007 16:31:20 +0000 Andreas Monitzer New API name change, per request of Sean.
Tue, 05 Jun 2007 15:18:30 +0000 Andreas Monitzer Fixed one of the issues in the ssl stuff, allowing CN cert checks for starttls-connections in XMPP.
Thu, 24 May 2007 21:45:27 +0000 William Ehlhardt - Completed SslConnection fields docs
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/