source: protocols/jabber/io.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @259edd4   2006-10-12T17:48:58Z wilmer Special message when the XMPP session is ended because of a concurrent …
(edit) @b56b220   2006-10-11T18:29:56Z wilmer Fixed issues in end-of-connection detection and added basic "handling" …
(edit) @861c199   2006-10-08T18:41:11Z wilmer Moved handling of all IQ packets to event handlers. Cleaned up a LOT …
(edit) @038d17f   2006-10-08T16:11:16Z wilmer Implemented a better node cache using a GLib hash, and preparing to …
(edit) @090f1cb   2006-10-07T13:01:02Z wilmer Never mind about those privacy lists, they're horrible and not …
(edit) @101d84f   2006-10-05T22:55:54Z wilmer Added max. recursion depth arguments to xt_handle()/_cleanup() to make …
(edit) @cc2cb2d   2006-10-04T18:14:41Z wilmer Lack of TLS support is also detected now if the server doesn't support …
(edit) @501b4e0   2006-10-02T16:42:32Z wilmer Added a useful error message for SASL negotiation failures and turned …
(edit) @c1ed6527   2006-10-02T13:19:13Z wilmer No more double free()/crashes when trying to set up an SSL connection …
(edit) @88591fd   2006-10-01T16:15:46Z wilmer Better fix for servers that report to comply with XMPP 1.0 but don't …
(edit) @0e2d97f   2006-10-01T09:40:55Z wilmer Can now log in to the jabber.com server (which pretends to support …
(edit) @6baca2a   2006-10-01T09:31:41Z wilmer Some initial hooks/stuff for privacy lists, and fixed a crash bug on …
(edit) @e101506   2006-09-24T17:22:08Z wilmer Better handling of user tls setting.
(edit) @42127dc   2006-09-24T11:57:45Z wilmer Added support for SSL- and TLS-connections. Checking of the "tls" user …
(edit) @fe7a554   2006-09-22T18:39:31Z wilmer Better detection of successful IQ authentication (using packet …
(edit) @8d74291   2006-09-22T16:56:58Z wilmer Fixed return value on incomplete write()s in write handler, protection …
(edit) @5997488   2006-09-22T12:04:35Z wilmer Basic SASL (PLAIN only ATM) authentication code. Doesn't log in …
(edit) @5bcf70a   2006-09-21T18:44:34Z wilmer Now also sending <presence type="unavailable"/> tag on disconnect, as …
(edit) @4a0614e   2006-09-21T09:37:03Z wilmer Added simple parsing of incoming <presence> tags, a nice …
(add) @21167d2   2006-09-20T19:42:27Z wilmer It can send a valid (pre-XMPP) login packet. Lots of work to do, still…
Note: See TracRevisionLog for help on using the revision log.