source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Date Author Log Message
(edit) @77bfd07   2007-11-23T23:07:44Z wilmer Replaced GPL-incompatible SHA1 hashing code (and renamed the files in …
(edit) @df6d1da   2007-11-23T22:25:04Z wilmer Replaced GPL-incompatible MD5 hashing code.
(edit) @56f260a   2007-11-22T22:56:52Z wilmer Some changes to get rid of compiler warnings. (And disabling strict …
(edit) @d75597b   2007-11-20T00:13:58Z wilmer Fixed memory management issues introduced by at least the …
(edit) @3e1e11af   2007-11-19T23:41:42Z wilmer Fixed NULL pointer dereference (in printf) when connected to a …
(edit) @7df5a08   2007-11-19T23:36:57Z wilmer Changelog update.
(edit) @256899f   2007-11-19T23:16:18Z wilmer Merging Jabber groupchat support.
(edit) @ef5c185   2007-11-19T23:14:39Z wilmer Added Jabber groupchat topic support.
(edit) @50e1776   2007-11-19T22:23:58Z wilmer Merging /TOPIC code from Miklos Vajna. Untested, because I still have …
(edit) @cd428e4   2007-11-17T12:20:51Z wilmer Added (account) set -del.
(edit) @ebb95b6   2007-11-14T23:42:07Z wilmer Merging from devel/Jelmer.
(edit) @a6df0b5   2007-11-14T23:29:43Z wilmer Added "xmlconsole" setting so it can be enabled at login time already.
(edit) @1bf1ae6   2007-11-14T23:09:22Z wilmer Removed some debugging stuff that shouldn't have been here for a long …
(edit) @be68d99   2007-11-10T09:25:50Z wilmer Handing of multipart messages in OSCAR (usually from mobiles), this …
(edit) @2231302   2007-11-05T22:59:49Z wilmer Merging from Jelmer.
(edit) @5e2615a   2007-10-30T23:44:39Z wilmer s/FAQ's/FAQs/
(edit) @7448e1b   2007-10-22T22:39:46Z wilmer debian/ specific: Changed "rm help.txt at upgrade" hack to not remove …
(edit) @7435ccf   2007-10-18T19:03:02Z Jelmer Vernooij Fix indentation.
(edit) @e9b755e   2007-10-18T16:44:25Z Jelmer Vernooij Use standard functions for dealing with both IPv6 and IPv4.
(edit) @c511365   2007-10-18T16:07:30Z Jelmer Vernooij Merge upstream.
(edit) @3933853   2007-10-14T22:57:42Z wilmer Fixed a typo in "help join_chat".
(edit) @764b163d   2007-10-12T12:18:16Z Jelmer Vernooij Fix another warning.
(edit) @f618a4a   2007-10-12T12:11:57Z Jelmer Vernooij Fix GCC warning.
(edit) @c78c032   2007-10-12T12:11:32Z Jelmer Vernooij Add GCC attributes.
(edit) @eda54e4   2007-10-12T00:08:58Z wilmer Merge from devel.
(edit) @d444c09   2007-10-12T00:06:50Z wilmer Added word_wrap() function to misc.c and using it at the right places …
(edit) @285b55d   2007-10-10T22:45:19Z wilmer configure script now allows one to override CFLAGS. (Bug #171)
(edit) @1186382   2007-10-10T22:15:59Z wilmer Made the netsplit-like quit messages optional.
(edit) @8c2008e   2007-10-10T21:56:32Z wilmer Added 1.0.4 changes to doc/CHANGES.
(edit) @527360f   2007-10-10T00:34:24Z wilmer Added some comments to nogaim.h (Thanks to Miklos Vajna).
(edit) @2896674   2007-10-08T13:56:09Z Miklos Vajna Merge http://code.bitlbee.org/bitlbee/.
(edit) @acd61b9   2007-10-08T00:04:33Z Miklos Vajna Improve comments in nogaim.h so that writing support for new protocols …
(edit) @e2869bf   2007-10-07T22:07:25Z wilmer "Changed" the ArcFour implementation. I'm afraid this was a waste of …
(edit) @2305488   2007-10-07T21:45:41Z wilmer Adding test for arc.c so that I can now safely replace the RC4 code …
(edit) @a7b5925   2007-10-07T20:42:37Z wilmer Renaming RC4 to ArcFour (possible trademark issues).
(edit) @9334cc2   2007-09-25T08:08:56Z wilmer Fixed NULL pointer dereference in "account set" command. That command …
(edit) @8d32b9e   2007-09-01T21:57:22Z wilmer Made UTF-8 the new default charset. This is the default on pretty much …
(edit) @60c1a4e   2007-08-30T22:30:27Z wilmer Changed the order in which things are loaded a little bit so …
(edit) @8ad90fb   2007-08-30T22:23:07Z wilmer From vmiklos: More verbose error message on plugin load failures.
(edit) @f2b171d   2007-08-30T22:22:43Z wilmer From vmiklos: Fixed list of header files in Makefile.
(edit) @2abfbc5   2007-08-30T22:17:51Z wilmer From vmiklos: Added --plugins= option to configure script.
(edit) @82135c7   2007-08-08T09:20:57Z wilmer Not trying to handle typing notifications from unknown buddies anymore …
(edit) @1baaef8   2007-07-30T19:12:06Z wilmer Added jabber_error_parse() and using it for both stream- and stanza …
(edit) @85023c6   2007-07-15T15:47:34Z wilmer Added imcb_clean_handle() to sanitize handles properly (without …
(edit) @a8a0b4c   2007-07-14T23:54:18Z wilmer Merge from Jelmer (making GCC4 happy by sanitizing some typecasting …
(edit) @1da00b1   2007-07-14T23:47:38Z wilmer Hiding LDAP support because it doesn't actually work at all ATM.
(edit) @1ffb46f   2007-07-14T23:45:30Z wilmer Added join_chat command to the "help groupchat" information.
(edit) @8c4afbfa   2007-07-14T17:24:52Z wilmer Merging more debian/ changes.
(edit) @cbaac62   2007-07-14T17:20:18Z wilmer Adding an epoch to "spoofed" version numbers to make sure apt doesn't …
(edit) @c9c7ca7   2007-07-11T14:22:00Z wilmer Fixed imc_logout() (assigning u too early). Stupid me.
(edit) @b9e4ab5   2007-07-07T17:21:12Z Jelmer Vernooij Fix ssl_bogus.
(edit) @3b6eadc   2007-07-07T17:19:28Z Jelmer Vernooij Fix some warnings in storage.c.
(edit) @c4f2c6a   2007-07-06T08:11:13Z wilmer Removed MPL from debian/copyright because the old Jabber module is …
(edit) @e900442   2007-07-05T23:39:47Z wilmer Merging from devel. Added documentation for the join_chat command, …
(edit) @19a8088   2007-07-05T23:36:48Z wilmer Adding debian/ tree to the repository again. Updated it to include all …
(edit) @9da0bbf   2007-07-02T22:12:03Z wilmer Added (and using) jabber_chat_free() for better memory management, …
(edit) @5d7dc00   2007-07-02T21:24:04Z wilmer Stripping of unwanted characters (@ and =) in channel nicknames.
(edit) @1962ac1   2007-07-02T21:07:43Z wilmer Fixed nick hint function to only set the nick if it's different from …
(edit) @c377417   2007-07-02T09:30:48Z wilmer Cleaning up groupchats when shutting down the Jabber connection. The …
(edit) @9c9b37c   2007-07-01T19:58:23Z wilmer Keeping an original (not normalized) copy of the user's nickname. This …
(edit) @b9f8b87   2007-07-01T16:29:21Z wilmer Better handling of private messages via groupchats.
(edit) @2758cfe   2007-07-01T15:22:42Z wilmer Properly updating away state info if one resource goes down while …
(edit) @ae3c4fa   2007-07-01T14:52:45Z wilmer Merge from Jelmer (mainly unit testing things).
(edit) @40ef702   2007-07-01T13:08:47Z wilmer Less copy-pasting in the service discovery reply and added MUC support …
(edit) @7bf4326   2007-07-01T12:20:23Z wilmer Better groupchat channel name generation/verification.
(edit) @f7b44f2   2007-06-30T21:52:44Z wilmer Added help information for the join_chat command and its five …
(edit) @a3d5766   2007-06-19T23:28:45Z wilmer Not calling imcb_remove_buddy() right after removing the XML console …
(edit) @bdda9e9   2007-06-13T23:32:56Z wilmer Fixed irc_chat_by_channel() to not break if using multiple IM accounts …
(edit) @998b103   2007-06-13T23:31:39Z wilmer Added imcb_remove_buddy() so deletions in Jabber roster pushes …
(edit) @43d8cc5   2007-06-13T23:31:18Z wilmer Fixed a memory management problem that caused some strange nickname issues.
(edit) @7e9dc74   2007-06-13T23:30:59Z wilmer Fixed the duplicate-nick problem. Very very very stupid bug... :-(
(edit) @c570c86   2007-06-04T15:56:09Z wilmer Calling imcb_add_buddy() before setting the nickname. This is the only …
(edit) @e0e2a71   2007-06-04T13:36:51Z wilmer Fixed retarded use of strcpy() and no longer using Jabber fullnames …
(edit) @d06eabf   2007-06-04T13:22:05Z wilmer Added imcb_buddy_nick_hint so the Jabber conference module can suggest …
(edit) @54f2f55   2007-06-04T11:45:33Z wilmer Now anonymous rooms should really work. This makes sure the self-join …
(edit) @bb95d43   2007-06-04T11:32:37Z wilmer Added a real XML-console to the Jabber module! Add the handle …
(edit) @05bcd20   2007-04-28T05:20:56Z wilmer s/Gender: Unknown in OSCAR profile info. If we don't know, just …
(edit) @6286f80   2007-04-26T04:41:34Z wilmer Prepared the Jabber module for anonymous rooms, but the BitlBee core …
(edit) @2d317bb   2007-04-23T05:18:47Z wilmer Fixes: handling of being kicked, now sending <presence/> tags to all …
(edit) @0e7ab64   2007-04-23T02:58:44Z wilmer Got rid of one HORRIBLE stupidity called chat_by_channel(), which …
(edit) @43671b9   2007-04-22T23:39:37Z wilmer You can send messages too now. But it's still very kludgy and doesn't …
(edit) @e35d1a1   2007-04-22T20:44:27Z wilmer Read-only support for Jabber conferences (non-anonymous rooms only). …
(edit) @c737ba7   2007-04-22T02:15:36Z wilmer join_chat root command works for AIM chats now. (Was trivial to add …
(edit) @df1fb67   2007-04-21T05:18:40Z wilmer Consistency; Using OPT_T(YP|HINK)ING for outgoing typing notfication …
(edit) @17fa798   2007-04-21T05:02:05Z wilmer Jabber module should always send the status information of the primary …
(edit) @d11dd2f   2007-04-21T04:22:44Z wilmer Added G_GNUC_PRINTF() to imcb_(log|error) to keep an eye on fmt string …
(edit) @f6c963b   2007-04-21T04:13:21Z wilmer Renamed some more prpl functions.
(edit) @b0eaa5b   2007-04-21T03:23:39Z wilmer No auto reconnect when the user does "account off" (in fact this auto …
(edit) @61ae52c   2007-04-20T05:19:06Z wilmer Renamed/slightly changed syntax of groupchat callback functions.
(edit) @d323394c   2007-04-20T04:49:30Z wilmer New code to use nicknames stored in ICQ contact lists.
(edit) @f0cb961   2007-04-19T06:03:43Z wilmer More API changes: buddy list management. imcb_add_buddy() is now a …
(edit) @33dc261   2007-04-18T02:49:49Z wilmer Fixed NULL pointer dereference in Jabber code.
(edit) @9624fdf   2007-04-17T04:49:17Z wilmer API cleanup pretty much complete. Fixed pretty much everything except …
(edit) @717e3bf   2007-04-17T03:57:30Z wilmer Hopefully improved Yahoo! "markup" stripping.
(edit) @b3cae44   2007-04-16T04:44:08Z wilmer Forgot to credit Greg for the update, and sorry to infamous41md for …
(edit) @cfc8d58   2007-04-16T04:31:52Z wilmer Updating the Yahoo! module. This seems to fix handling of incoming …
(edit) @6bbb939   2007-04-16T04:01:13Z wilmer Split serv_got_update() into imcb_buddy_(status|times). (Well, the …
(edit) @84b045d   2007-04-16T01:03:08Z wilmer s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a …
(edit) @c2fb3809   2007-04-15T22:39:35Z wilmer Cleaned up struct im_connection. No more username/password stuff since …
(edit) @cd4723c   2007-04-15T21:59:52Z wilmer More format string problems.
Note: See TracRevisionLog for help on using the revision log.