@ae3c4fa
2007-07-01T14:52:45Z
wilmer
Merge from Jelmer (mainly unit testing things).
@05bcd20
2007-04-28T05:20:56Z
wilmer
s/Gender: Unknown in OSCAR profile info. If we don't know, just …
@c737ba7
2007-04-22T02:15:36Z
wilmer
join_chat root command works for AIM chats now. (Was trivial to add …
@df1fb67
2007-04-21T05:18:40Z
wilmer
Consistency; Using OPT_T(YP|HINK)ING for outgoing typing notfication …
@17fa798
2007-04-21T05:02:05Z
wilmer
Jabber module should always send the status information of the primary …
@d11dd2f
2007-04-21T04:22:44Z
wilmer
Added G_GNUC_PRINTF() to imcb_(log|error) to keep an eye on fmt string …
@f6c963b
2007-04-21T04:13:21Z
wilmer
Renamed some more prpl functions.
@61ae52c
2007-04-20T05:19:06Z
wilmer
Renamed/slightly changed syntax of groupchat callback functions.
@d323394c
2007-04-20T04:49:30Z
wilmer
New code to use nicknames stored in ICQ contact lists.
@f0cb961
2007-04-19T06:03:43Z
wilmer
More API changes: buddy list management. imcb_add_buddy() is now a …
@33dc261
2007-04-18T02:49:49Z
wilmer
Fixed NULL pointer dereference in Jabber code.
@9624fdf
2007-04-17T04:49:17Z
wilmer
API cleanup pretty much complete. Fixed pretty much everything except …
@717e3bf
2007-04-17T03:57:30Z
wilmer
Hopefully improved Yahoo! "markup" stripping.
@cfc8d58
2007-04-16T04:31:52Z
wilmer
Updating the Yahoo! module. This seems to fix handling of incoming …
@6bbb939
2007-04-16T04:01:13Z
wilmer
Split serv_got_update() into imcb_buddy_(status|times). (Well, the …
@84b045d
2007-04-16T01:03:08Z
wilmer
s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a …
@c2fb3809
2007-04-15T22:39:35Z
wilmer
Cleaned up struct im_connection. No more username/password stuff since …
@cd4723c
2007-04-15T21:59:52Z
wilmer
More format string problems.
@552e641
2007-04-06T05:34:23Z
wilmer
Now that all these functions take format strings, I have to make sure …
@aef4828
2007-04-06T05:20:31Z
wilmer
More cleanups, mainly in the callbacks. Replaced things like …
@0da65d5
2007-03-31T05:40:45Z
wilmer
s/gaim_connection/im_connection/ and some other minor API changes. The …
@fa29d093
2007-03-28T05:53:11Z
wilmer
Preparing for Jabber conference room support.
@21782b3
2007-02-18T22:52:48Z
wilmer
Silencing some (hopefully) bogus warnings because too many people will …
@0f4c1bb5
2007-02-18T22:45:39Z
wilmer
Added Jabber server port number restrictions.
@0fd8559
2007-02-18T17:48:04Z
wilmer
Merging new Jabber module. See the massive changelog for all the cool …
@348c11b
2007-01-22T09:42:55Z
Jelmer Vernooij
Add lcov target
@a3a3778
2006-12-22T17:17:08Z
wilmer
Merging trees.
@a51be64
2006-12-06T14:16:56Z
Jelmer Vernooij
Fix gcov.
@d8d63a2
2006-12-05T20:40:17Z
Jelmer Vernooij
[merge] wilmer
@cb6a6f4
2006-12-03T17:57:17Z
wilmer
Fixed use of already free()d variable.
@25984f2
2006-11-23T18:46:09Z
wilmer
Fixed me. ;-) This seems to be correct already.
@9bcbe48
2006-11-23T09:34:18Z
wilmer
Fixed some (possible) NULL-pointer dereferences. THANKS FOR NOTHING to …
@16b5f86
2006-11-13T10:38:23Z
wilmer
Added handling of GET_BUDDY_* flags.
@0d3f30f
2006-11-12T23:06:08Z
wilmer
Improved handling of JIDs: Bare JIDs are allowed (*sigh*) and case …
@47d3ac4
2006-10-31T08:25:41Z
wilmer
Added #defines for XML namespaces.
@abbd8ed
2006-10-28T20:54:40Z
wilmer
Added handling of roster pushes. This means your local buddy list will …
@62d0c14
2006-10-24T19:04:52Z
wilmer
Forgot about one possible NULL pointer dereference in jabber_pkt_message().
@bd28e6a
2006-10-24T10:40:28Z
wilmer
MSN message packets are now sent at once instead of separately. …
@f0071b7
2006-10-23T20:01:19Z
wilmer
Better handling of <message/> packets. (Headlines, JIDs without …
@e8a6211
2006-10-22T17:00:15Z
wilmer
Merge from main tree.
@2087159
2006-10-22T09:24:55Z
wilmer
Away devoices are done by the server instead of by root now. This …
@66f783f
2006-10-21T21:40:06Z
wilmer
Complete fix (or mostly a work-around) for nested calls to signoff(). …
@4b0d805
2006-10-21T21:12:30Z
wilmer
Can't hurt to at least try one compile before running bzr commit…
@91bd910
2006-10-21T20:56:21Z
wilmer
Fixed #139 . (Wrong Gender description)
@35f6677
2006-10-21T20:48:44Z
wilmer
Proper detections of errors from *_connect() and added a "Connecting" …
@2a29eac
2006-10-21T19:49:57Z
wilmer
"Restructured" msn_login() a little bit.
@3b3cd693
2006-10-20T19:58:09Z
wilmer
Added backwards compatibility with the old "account add" syntax for …
@dfa41a4
2006-10-20T19:12:14Z
wilmer
Now all IQ packets get an ID and cached packets get a "special" ID. …
@1991be6
2006-10-18T17:47:08Z
wilmer
get_info() now displays vCard information too.
@e727608
2006-10-16T08:21:03Z
wilmer
hash_hex buffer for IQ digest authentication missed one byte…
@d74c644
2006-10-15T20:46:22Z
wilmer
Merge from devel.
@788a1af
2006-10-15T20:24:01Z
wilmer
Proper cleanup of jabber buddy structures when removing a buddy from …
@a3265629
2006-10-15T18:44:47Z
wilmer
Fixing early free(). Memory management in the passport code is getting …
@e617b35
2006-10-15T15:34:57Z
wilmer
Merging from main development tree.
@3dc9d46
2006-10-15T15:32:46Z
wilmer
Fixed a very interesting memory leak in the OSCAR module.
@93b7bd4
2006-10-15T09:34:02Z
wilmer
Merging from devel and storage-xml.
@e97827b
2006-10-15T09:31:13Z
wilmer
Merging from devel.
@695e392
2006-10-13T21:44:54Z
wilmer
Fixed some memory leaking in the MSN Passport code.
@7e83adca
2006-10-12T22:14:00Z
wilmer
Fixed get_info(), now that buddy_by_jid() doesn't just return the …
@a4effbf
2006-10-12T21:01:51Z
wilmer
Replies to jabber:iq:time packets.
@259edd4
2006-10-12T17:48:58Z
wilmer
Special message when the XMPP session is ended because of a concurrent …
@b56b220
2006-10-11T18:29:56Z
wilmer
Fixed issues in end-of-connection detection and added basic "handling" …
@58b5f62
2006-10-11T08:45:45Z
wilmer
Handling of some basic IQ-get packets.
@8eb10c9
2006-10-10T12:10:20Z
wilmer
Oops... When I say ignore, I really mean ignore!
@a21a8ac
2006-10-10T12:05:42Z
wilmer
Added resource selection (based on priority or time of last message) …
@6a1128d
2006-10-09T18:19:05Z
wilmer
The module now keeps track of all resources available for a buddy. …
@861c199
2006-10-08T18:41:11Z
wilmer
Moved handling of all IQ packets to event handlers. Cleaned up a LOT …
@038d17f
2006-10-08T16:11:16Z
wilmer
Implemented a better node cache using a GLib hash, and preparing to …
@36e9f62
2006-10-07T17:46:28Z
wilmer
Added SRV lookups to automatically find out the correct server for a …
@090f1cb
2006-10-07T13:01:02Z
wilmer
Never mind about those privacy lists, they're horrible and not …
@101d84f
2006-10-05T22:55:54Z
wilmer
Added max. recursion depth arguments to xt_handle()/_cleanup() to make …
@cc2cb2d
2006-10-04T18:14:41Z
wilmer
Lack of TLS support is also detected now if the server doesn't support …
@6266fca
2006-10-02T18:32:21Z
wilmer
Fixed memory leak in jabber_buddy_ask() and added "handling" of …
@995913b
2006-10-02T17:46:57Z
wilmer
Added some error handling for the (not very complete yet) privacy list …
@501b4e0
2006-10-02T16:42:32Z
wilmer
Added a useful error message for SASL negotiation failures and turned …
@d9282b4
2006-10-02T13:46:33Z
wilmer
The SASL DIGEST-MD5 handler now doesn't barf on challenges without a …
@c1ed6527
2006-10-02T13:19:13Z
wilmer
No more double free()/crashes when trying to set up an SSL connection …
@88591fd
2006-10-01T16:15:46Z
wilmer
Better fix for servers that report to comply with XMPP 1.0 but don't …
@0e2d97f
2006-10-01T09:40:55Z
wilmer
Can now log in to the jabber.com server (which pretends to support …
@6baca2a
2006-10-01T09:31:41Z
wilmer
Some initial hooks/stuff for privacy lists, and fixed a crash bug on …
@022df46
2006-09-26T13:30:54Z
wilmer
Added xt_dup().
@8e6c732
2006-09-26T13:12:11Z
wilmer
Proper detection of resource changed strings from the server.
@281859e
2006-09-25T17:04:50Z
wilmer
Forgot to comment out one line…
@ebe7b36
2006-09-25T10:10:14Z
wilmer
Changing the resource string while online probably doesn't work.
@eab2ac4
2006-09-25T07:42:39Z
wilmer
Saner garbage collection for node cache.
@a214954
2006-09-24T20:00:09Z
wilmer
Added some experimental stuff with typing notifications that seems to …
@4ecdc69
2006-09-24T19:56:44Z
wilmer
Fixed an off-by-one memory allocation bug in xt_new_node().
@8e5e2e9
2006-09-24T19:25:06Z
wilmer
Handling of incoming authorization requests, manual block/allow. …
@cfbb3a6
2006-09-24T18:08:07Z
wilmer
Added add_buddy/remove_buddy functions. Removing a contact doesn't …
@e101506
2006-09-24T17:22:08Z
wilmer
Better handling of user tls setting.
@42127dc
2006-09-24T11:57:45Z
wilmer
Added support for SSL- and TLS-connections. Checking of the "tls" user …
@172a73f1
2006-09-24T10:25:41Z
wilmer
Updated <presence> stuff to handle changing the priority setting.
@5e202b0
2006-09-23T16:18:24Z
wilmer
Implemented a list of away states, using this for a better set_away(), …
@d8e0484
2006-09-22T22:49:40Z
wilmer
Implemented support for SASL DIGEST-MD5 authentication.
@fe7a554
2006-09-22T18:39:31Z
wilmer
Better detection of successful IQ authentication (using packet …
@8d74291
2006-09-22T16:56:58Z
wilmer
Fixed return value on incomplete write()s in write handler, protection …
@5997488
2006-09-22T12:04:35Z
wilmer
Basic SASL (PLAIN only ATM) authentication code. Doesn't log in …
@deff040
2006-09-21T19:48:17Z
wilmer
Implemented set_away() (VERY simple version, have to add an away state …
@5bcf70a
2006-09-21T18:44:34Z
wilmer
Now also sending <presence type="unavailable"/> tag on disconnect, as …
@4a0614e
2006-09-21T09:37:03Z
wilmer
Added simple parsing of incoming <presence> tags, a nice …