log libpurple/sslconn.h @ 18954:d07258902ff3

age author description
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