Wed, 15 Jul 2009 17:07:01 +0000 |
Paul Aurich |
+@since
|
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, 02 Mar 2009 04:18:40 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
|
Mon, 26 Jan 2009 06:44:00 +0000 |
Mark Doliner |
Remove trailing whitespace
|
Wed, 18 Feb 2009 04:21:07 +0000 |
Etan Reisner |
Sprinkle some @copydoc directives around to shut up some doxygen whining.
|
Thu, 30 Oct 2008 22:40:49 +0000 |
Richard Laager |
Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
|
Thu, 04 Sep 2008 18:04:29 +0000 |
Mark Doliner |
The variable we use to keep track of the watcher of the ssl connection
|
Fri, 12 Oct 2007 23:26:11 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 4018add8ebbf0e7dfc0fa002ebaeedb7048a26a6)
|
Fri, 12 Oct 2007 03:32:17 +0000 |
Richard Laager |
merge of '87d5331b62c3e62aaacddc0fe0a8c3f0787cda2b'
|
Sat, 06 Oct 2007 22:59:09 +0000 |
Richard Laager |
Honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to catch
|
Fri, 12 Oct 2007 00:19:12 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head f33ba0034c79d8e37a70d664ec534356fa361608)
|
Wed, 10 Oct 2007 04:23:53 +0000 |
Sadrul Habib Chowdhury |
Doxygen @since tags for libpurple and pidgin.
|
Fri, 05 Oct 2007 15:50:17 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 294731552d0baf5f1f37a45e0c119b2188f34ba8)
|
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/
|