|
|
@a8a0b4c
|
2007-07-14T23:54:18Z |
wilmer |
Merge from Jelmer (making GCC4 happy by sanitizing some typecasting …
|
|
|
@3b6eadc
|
2007-07-07T17:19:28Z |
Jelmer Vernooij |
Fix some warnings in storage.c.
|
|
|
@ae3c4fa
|
2007-07-01T14:52:45Z |
wilmer |
Merge from Jelmer (mainly unit testing things).
|
|
|
@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 …
|
|
|
@f6c963b
|
2007-04-21T04:13:21Z |
wilmer |
Renamed some more prpl functions.
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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
|
|
|
@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().
|
|
|
@f0071b7
|
2006-10-23T20:01:19Z |
wilmer |
Better handling of <message/> packets. (Headlines, JIDs without …
|
|
|
@4b0d805
|
2006-10-21T21:12:30Z |
wilmer |
Can't hurt to at least try one compile before running bzr commit…
|
|
|
@35f6677
|
2006-10-21T20:48:44Z |
wilmer |
Proper detections of errors from *_connect() and added a "Connecting" …
|
|
|
@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…
|
|
|
@788a1af
|
2006-10-15T20:24:01Z |
wilmer |
Proper cleanup of jabber buddy structures when removing a buddy from …
|
|
|
@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 …
|
|
|
@dd788bb
|
2006-09-21T07:32:39Z |
wilmer |
Added enough to not make it crash on login, and it can properly …
|
|
|
@0b4a0db
|
2006-09-20T20:26:47Z |
wilmer |
Now parsing roster properly. (Hopefully...)
|
|
|
@70f6aab8
|
2006-09-20T20:09:19Z |
wilmer |
It now requests a roster when logged in, no parsing for it yet.
|
|
|
@21167d2
|
2006-09-20T19:42:27Z |
wilmer |
It can send a valid (pre-XMPP) login packet. Lots of work to do, still…
|
|
|
@f06894d
|
2006-09-20T10:18:56Z |
wilmer |
Added some pretty empty files.
|
|
|
@8f243ad
|
2006-09-20T09:36:53Z |
wilmer |
Removed old Jabber module, started to fill in the new stuff. (xmltree …
|
|
|
@75a4b85
|
2006-07-14T09:25:48Z |
wilmer |
Fixed a memory leak, added a check for valid Jabber handles, and …
|
|
|
@66b9e86e
|
2006-07-07T13:33:31Z |
Jelmer Vernooij |
Add support for checking test suite coverage using gcov.
|
|
|
@5b52a48
|
2006-07-03T21:22:45Z |
wilmer |
Implemented per-account nick lists instead of per-protocol nick lists. …
|
|
|
@96863f6
|
2006-07-02T09:49:31Z |
wilmer |
Added protocol-specific settings, made the server setting specific to …
|
|
|
@0a3c243
|
2006-06-30T23:18:56Z |
wilmer |
Got rid of struct aim_user (now using account_t everywhere). Needs …
|
|
|
@41ca004
|
2006-05-19T07:55:53Z |
wilmer |
Merging from main development tree.
|
|
|
@75cde5d
|
2006-05-16T21:27:59Z |
wilmer |
Fixed possible double free() in Jabber module.
|
|
|
@ba9edaa
|
2006-05-10T17:34:46Z |
wilmer |
Moved everything to the BitlBee event handling API.
|
|
|
@5d6c178
|
2006-05-10T12:47:55Z |
Jelmer Vernooij |
Fix compilation with tcc
|
|
|
@e6d6047
|
2006-04-03T20:21:35Z |
wilmer |
Added/Fixed calls to show_got_added() in all IM-modules, now to fill …
|
|
|
@192b80a
|
2006-03-31T07:12:27Z |
wilmer |
Removed some unused stuff from nogaim.h, preparing to fix some API …
|
|
|
@61dddd0
|
2006-03-18T08:33:33Z |
wilmer |
Fixed #111, Jabber away states get set correctly at connect-time now.
|
|
|
@e8f8b18
|
2006-01-19T13:45:15Z |
wilmer |
Fixed read() error handling in Jabber module.
|
|
|
@a252c1a
|
2005-12-31T20:29:15Z |
wilmer |
Removed useless UTF8-related functions (iconv works a lot better).
|
|
|