log libpurple/sslconn.h @ 20134:f56ce942adf2

age author description
Tue, 18 Sep 2007 21:53:30 +0000 Will Thompson Bunch of documentation tidying for the ssl api, and add a doxycomment to
Wed, 19 Sep 2007 15:00:48 +0000 Will Thompson Create purple_connection_ssl_error(), which converts a PurpleSslErrorType
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.
Wed, 27 Jun 2007 04:56:21 +0000 William Ehlhardt - Add purple_ssl_strerror for handy error description power!
Tue, 26 Jun 2007 23:45:43 +0000 William Ehlhardt - Add PURPLE_SSL_CERTIFICATE_INVALID error code
Sat, 23 Jun 2007 19:24:16 +0000 William Ehlhardt - Add verifier field to SslConnection
Thu, 21 Jun 2007 20:56:54 +0000 William Ehlhardt - purple_ssl_get_peer_certificates
Thu, 21 Jun 2007 19:21:47 +0000 William Ehlhardt applied changes from e52b685d84ca8874da6e3e71199829e513500642
Tue, 19 Jun 2007 16:07:33 +0000 William Ehlhardt - Expose get_peer_certificates in the SslOps struct, and modify gnutls
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, 31 May 2007 00:39:01 +0000 William Ehlhardt disapproval of revision '38e35430b0f7a8b7d764fca702732e7f1c652d02'
Tue, 29 May 2007 20:50:06 +0000 William Ehlhardt - Added PURPLE_SSL_PEER_AUTH_FAILED to show that an SSL connection was
Fri, 25 May 2007 04:34:43 +0000 William Ehlhardt Add note on use of purple_ssl_input_add
Thu, 24 May 2007 21:45:27 +0000 William Ehlhardt - Completed SslConnection fields docs
Thu, 24 May 2007 06:44:57 +0000 William Ehlhardt More documenting
Thu, 24 May 2007 04:56:45 +0000 William Ehlhardt Partial documentation on SslConnection struct
Thu, 24 May 2007 04:43:39 +0000 William Ehlhardt Clarify documentation
Thu, 24 May 2007 04:04:36 +0000 William Ehlhardt Documented the SslOps structure
Sun, 29 Apr 2007 22:02:47 +0000 Gary Kramlich Initial addition of padding for ui_ops and other class-like structs
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/