|
|
@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 …
|
|
|
@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).
|
|
|
@1fa6a23
|
2005-12-20T20:53:38Z |
wilmer |
Jabber module now requests the buddy list before setting an away …
|
|
|
@afe0764
|
2005-12-17T12:40:47Z |
wilmer |
Changed filenames of IM modules (jabberr, msnn, etc, didn't really …
|
|
|
@019c031
|
2005-12-04T21:55:15Z |
Jelmer Vernooij |
Merge from Wilmer
|
|
|
@027d2eb
|
2005-12-02T11:43:47Z |
wilmer |
Modified CHANGES, and extended the allowed port range a bit.
|
|
|
@626b446
|
2005-12-02T11:30:03Z |
wilmer |
The Jabber module now only accepts a limited range of ports (5222 and …
|
|
|
@7c2d798b
|
2005-12-01T11:52:25Z |
wilmer |
jabber.c:542: warning: `gjc' might be used uninitialized in this function
|
|
|
@c3c2e14
|
2005-11-30T12:12:25Z |
wilmer |
Got rid of the config.h includes in IM-code. Now that HAVE_CONFIG_H is …
|
|
|
@c7cf9d6
|
2005-11-29T00:43:15Z |
wilmer |
This should fix a crash bug in Jabber module (NULL pointer dereference …
|
|
|
@b20b32f
|
2005-11-28T01:14:06Z |
Jelmer Vernooij |
Merge from Wilmer
|
|
|
@43e3368
|
2005-11-23T17:35:18Z |
wilmer |
Little code cleanup in Jabber module, added support for Jabber …
|
|
|
@2cdd8ce
|
2005-11-19T15:17:03Z |
Jelmer Vernooij |
Merge Wilmer
|
|
|
@bb556db
|
2005-11-16T00:41:25Z |
wilmer |
Hmmm, why are these 0-byte files still there?
|
|
|
@5c09a59
|
2005-11-15T23:16:39Z |
wilmer |
Got rid of raw B's in source,
Replaced most irc_usermsg() calls in …
|
|
|
@c998255
|
2005-11-15T14:57:38Z |
Jelmer Vernooij |
Merge from Jelmer
|
|
|
@9cb9868
|
2005-11-15T14:47:17Z |
Jelmer Vernooij |
Remove handle_cmp() replacing it by a protocol-specific function.
|
|
|
@7b23afd
|
2005-11-07T16:16:18Z |
Jelmer Vernooij |
Migrate my pluginable branch to use Wilmers' branch as parent
|
|
|
@b7d3cc34
|
2005-11-06T18:23:18Z |
wilmer |
Initial repository (0.99 release tree)
0.99
|