2009-07-15 |
Paul Aurich |
+@since
|
2009-07-15 |
Paul Aurich |
Add purple_ssl_connect_with_ssl_cn, which takes a host to connect to
|
2009-03-02 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
|
2009-01-26 |
Mark Doliner |
Remove trailing whitespace
|
2009-02-18 |
Etan Reisner |
Sprinkle some @copydoc directives around to shut up some doxygen whining.
|
2008-10-30 |
Richard Laager |
Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
|
2008-09-04 |
Mark Doliner |
The variable we use to keep track of the watcher of the ssl connection
|
2007-10-12 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 4018add8ebbf0e7dfc0fa002ebaeedb7048a26a6)
|
2007-10-12 |
Richard Laager |
merge of '87d5331b62c3e62aaacddc0fe0a8c3f0787cda2b'
|
2007-10-06 |
Richard Laager |
Honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to catch
|
2007-10-12 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head f33ba0034c79d8e37a70d664ec534356fa361608)
|
2007-10-10 |
Sadrul Habib Chowdhury |
Doxygen @since tags for libpurple and pidgin.
|
2007-10-05 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 294731552d0baf5f1f37a45e0c119b2188f34ba8)
|
2007-09-18 |
Will Thompson |
Bunch of documentation tidying for the ssl api, and add a doxycomment to
|
2007-09-19 |
Will Thompson |
Create purple_connection_ssl_error(), which converts a PurpleSslErrorType
|
2007-09-16 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
2007-09-10 |
Evan Schoenberg |
merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'
|
2007-09-05 |
Andreas Monitzer |
propagate from branch 'im.pidgin.pidgin' (head 996cf0c57149ba6e1c714ebb1f11d5d4bac8fb68)
|
2007-09-08 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
2007-06-27 |
William Ehlhardt |
- Add purple_ssl_strerror for handy error description power!
|
2007-06-26 |
William Ehlhardt |
- Add PURPLE_SSL_CERTIFICATE_INVALID error code
|
2007-06-23 |
William Ehlhardt |
- Add verifier field to SslConnection
|
2007-06-21 |
William Ehlhardt |
- purple_ssl_get_peer_certificates
|
2007-06-21 |
William Ehlhardt |
applied changes from e52b685d84ca8874da6e3e71199829e513500642
|
2007-06-19 |
William Ehlhardt |
- Expose get_peer_certificates in the SslOps struct, and modify gnutls
|
2007-06-05 |
Andreas Monitzer |
New API name change, per request of Sean.
|
2007-06-05 |
Andreas Monitzer |
Fixed one of the issues in the ssl stuff, allowing CN cert checks for starttls-connections in XMPP.
|
2007-05-31 |
William Ehlhardt |
disapproval of revision '38e35430b0f7a8b7d764fca702732e7f1c652d02'
|
2007-05-29 |
William Ehlhardt |
- Added PURPLE_SSL_PEER_AUTH_FAILED to show that an SSL connection was
|
2007-05-25 |
William Ehlhardt |
Add note on use of purple_ssl_input_add
|
2007-05-24 |
William Ehlhardt |
- Completed SslConnection fields docs
|
2007-05-24 |
William Ehlhardt |
More documenting
|
2007-05-24 |
William Ehlhardt |
Partial documentation on SslConnection struct
|
2007-05-24 |
William Ehlhardt |
Clarify documentation
|
2007-05-24 |
William Ehlhardt |
Documented the SslOps structure
|
2007-04-29 |
Gary Kramlich |
Initial addition of padding for ui_ops and other class-like structs
|
2007-03-19 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
2007-01-20 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|