source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Date Author Log Message
(edit) @dd34575   2008-04-02T13:28:23Z Jelmer Vernooij merge trunk.
(edit) @0db75ad   2025-12-27T02:25:31Z Jelmer Vernooij Ignore lcov output data.
(edit) @e942df1   2025-12-27T02:22:45Z Jelmer Vernooij Ignore coverage output dir.
(edit) @31fc3970   2025-12-27T02:21:03Z Jelmer Vernooij Use simpler flags for gcov.
(edit) @fa75134   2008-04-01T23:07:21Z wilmer Reordered irc_free() a little bit, hoping that this will fix a …
(edit) @ddba0ae   2008-03-30T21:28:39Z wilmer Removing speech, in case I forget before 1.2.1.
(edit) @f9756bd   2008-03-30T21:26:16Z wilmer Changed charset handling: irc_t keeps two iconv structures, which are …
(edit) @5ecf96b   2008-03-30T16:15:15Z wilmer Updated doc/CHANGES again.
(edit) @18ff38f   2008-03-29T23:15:04Z wilmer Be more liberal with accepted line endings. ERC on Windows likes to …
(edit) @a199d33   2008-03-29T22:19:17Z wilmer Closing bug #209: The PASS command can now be used to identify …
(edit) @8968133   2008-03-29T21:11:41Z wilmer Merge from Debian package tree.
(edit) @e74c7fe   2008-03-29T21:11:23Z wilmer Added dependency information to the init script, and updated changelog.
(edit) @0281c45   2008-03-29T21:01:09Z wilmer s/DAEMON_OPT/BITLBEE_OPTS/ so the init script will actually pick up …
(edit) @5e81e60   2008-03-25T09:34:06Z wilmer Merging 1.2-3.
(edit) @483f8dd   2008-03-24T21:13:23Z wilmer Removed DEB_BUILD_OPTIONS because it turns out this isn't just some … 1.2-3
(edit) @990d5fd   2008-03-24T19:57:40Z wilmer Merge from Debian package tree.
(edit) @628e601   2008-03-24T19:48:36Z wilmer Some more changes for 1.2-2: Adding a bitlbee group for extra security … 1.2-2
(edit) @66c51bbf   2008-03-24T19:11:29Z wilmer Updated debian/changelog, I hope this will be a good 1.2-2 package.
(edit) @bfe7caa   2008-03-24T13:55:25Z wilmer Updated doc/CHANGES.
(edit) @58a1449   2008-03-24T11:01:02Z wilmer Fixed a broken check in lib/proxy.c, this restores proxy support. …
(edit) @fcd5003   2008-03-23T21:53:53Z wilmer Some Debian package fixes. If nothing else comes up, this will be …
(edit) @dd14ecc   2008-03-23T15:02:42Z wilmer s/g_strsplit/g_strsplit_set/, thanks to misc@… (Bug #380).
(edit) @8a2221a7   2008-03-23T14:29:19Z wilmer Fixed stalling issue with OpenSSL and Jabber (#368).
(edit) @851a8c2   2008-03-22T12:02:50Z wilmer Taught GLib-mode subprocesses how to die. (Closes: #374)
(edit) @a83442a   2008-03-21T00:39:16Z wilmer Fixed handling of "set charset none". Fixes bug #373.
(edit) @379c08a   2008-03-21T00:27:24Z wilmer Updated/Fixed Debian package. 1.2-1
(edit) @6612cc9   2008-03-17T22:35:24Z wilmer Release 1.2 should now be ready. 1.2
(edit) @c029350   2008-03-16T17:17:23Z wilmer Added some brackets in irc_cmd_(pass|oper) to prevent crashes when no …
(edit) @ec0355f   2008-03-16T16:31:27Z wilmer Passwords in bitlbee.conf can now be (properly salted) MD5 hashes, for …
(edit) @4e8db1c   2008-03-16T16:03:52Z wilmer Moved password hash verification to md5_verify_password() so this can …
(edit) @50d26f3   2008-03-16T15:28:37Z wilmer Fixed base64_decode() to not barf on corrupted Base64 strings.
(edit) @e960a52   2008-03-16T14:39:34Z wilmer Fixed cached_id_prefix memory leak.
(edit) @ddcf491f   2008-03-16T14:18:22Z wilmer Adding padding to encrypted IM-passwords so the exact password length …
(edit) @d07c3a8   2008-03-16T00:40:20Z wilmer No idea what's holding back 1.2 anymore so at least I'll make sure …
(edit) @4bb50ef   2008-03-15T23:53:54Z wilmer Although I have no idea what the author meant with code like `if(cp != …
(edit) @79eae4a   2008-03-15T21:05:39Z wilmer Inviting someone to a Yahoo! chatroom with msg=NULL is bad. I wonder …
(edit) @a869d91   2008-03-15T17:44:21Z wilmer Indicate that we support YMSG protocol version 12, this should …
(edit) @9ad86bb   2008-03-15T16:09:50Z wilmer Fixed issues with "long" URLs in url.c. Reusing code from 2001 wasn't …
(edit) @7f421d6   2008-03-03T23:18:36Z wilmer BitlBee <= 1.0 didn't have "account set" and allowed one to delete an …
(edit) @ed3ae7e   2008-03-03T00:08:49Z wilmer Added note about daemon mode to doc/README
(edit) @171ef85   2008-03-02T23:17:15Z wilmer Some saner error handling in ipc.c. One of the things I wanted to do …
(edit) @b27557b   2008-03-02T22:12:06Z wilmer More documentation fixes: Cleaned up dead links, removed more outdated …
(edit) @064e47c   2008-03-02T17:58:21Z wilmer Some very late quickstart updates: ICQ supports server-side contact …
(edit) @7bb3afb   2008-03-02T17:13:32Z wilmer Oops, even GMail got out of beta quicker than this. ;-)
(edit) @d5bd9c0   2008-02-28T22:39:37Z wilmer My fix for semi-PEBKAC bug #353: Add a warning if someone seems to be …
(edit) @9186d15   2008-02-17T11:26:44Z wilmer Automatically truncate MSN passports to 16 characters because that's …
(edit) @e6648bf   2008-02-17T11:16:01Z wilmer Replaced old MSN Passport (v1.4) authentication code with what's …
(edit) @4bbcba3   2008-02-16T22:40:38Z wilmer Moved xmltree handlers initialization to xt_new().
(edit) @add23a2   2008-02-16T22:07:14Z wilmer Moved xmltree to lib/ because I want to use it from more than just the …
(edit) @2d88d25a   2008-02-16T19:38:17Z wilmer Added help_free() test, and fixed compiler warning in SASL test.
(edit) @a73e91a   2008-02-16T17:38:30Z wilmer Added callback on Jabber add-to-roster requests so buddies get added …
(edit) @ca60550   2008-02-16T15:58:22Z wilmer Merge from Jelmer.
(edit) @fc5cf88   2008-02-16T15:45:12Z Jelmer Vernooij Fix lcov dependencies.
(edit) @af97b23   2008-02-16T13:17:52Z wilmer Improved sasl_get_part() to deal with whitespace in challenge strings, …
(edit) @2799ff9   2008-02-16T12:20:03Z wilmer Fixed broken check in check_arc.c
(edit) @eeb85a8   2008-02-11T12:35:01Z wilmer Got rid of some noise at startup: complaining when the default …
(edit) @3038e47   2008-02-10T17:11:06Z wilmer Added support for password-protected Jabber chatrooms.
(edit) @1ecff5e   2008-02-10T11:12:35Z wilmer Making AI_ADDRCONFIG optional, it doesn't exist on at least NetBSD and …
(edit) @7adc657   2008-02-09T23:54:09Z wilmer Restored "add -tmp". A bit hackish, but it will do for now.
(edit) @c84e31a   2008-02-07T21:25:18Z wilmer Fixed getnameinfo() calls, this fixes Solaris stability issues. Thanks …
(edit) @69ac78c   2008-02-04T23:54:08Z wilmer Added bogus G_GNUC_MALLOC to restore GLib 2.4 compatibility (hopefully).
(edit) @63075d7   2008-02-03T23:33:18Z wilmer Messages from the user are also included in backlogs when joining a …
(edit) @8ff0a61   2008-02-03T17:11:15Z wilmer Disabling "Unknown command" warnings since they're very noisy and …
(edit) @8c1eb80   2008-02-03T16:59:39Z wilmer Implemented XEP-0115. This adds some info to the <presence/> tags so …
(edit) @979cfb4   2008-02-03T13:54:19Z wilmer Saner garbage collection of cached packets in the Jabber module. Now …
(edit) @0fbda193   2008-02-02T21:48:09Z wilmer Added help_free() and cleaned up some very stale help-related stuff I …
(edit) @f774e01   2008-01-30T23:05:52Z wilmer Fixed handling of OSCAR multi-part messages... They're not arrays, …
(edit) @b5c8a34   2008-01-24T22:49:47Z wilmer Keeping track of valid Jabber connections so _connected() events will …
(edit) @613cc55   2008-01-24T22:22:46Z wilmer Fixed two valgrind warnings (partially uninitialized "struct tm" vars.)
(edit) @a882d6c   2008-01-20T11:15:40Z wilmer The Jabber module now uses imcb_chat_log() instead of imcb_log() where …
(edit) @31e5846   2008-01-20T00:17:57Z wilmer Added imcb_chat_log() for chatroom system messages, so they can be …
(edit) @0adce21   2008-01-20T00:01:31Z wilmer GET_BUDDY_FIRST wasn't actually implemented, even though it was in use …
(edit) @003553b   2008-01-19T18:23:56Z wilmer Using test -f instead of test -e. This breaks if the include files are …
(edit) @bea1305   2008-01-19T12:36:30Z wilmer Added byte swapping code to the new MD5 checksumming code to make it …
(edit) @83ba3e5   2008-01-18T13:20:37Z wilmer Moving imcb_chat_new() to a saner location (no code changes) and …
(edit) @ac4adf9   2008-01-17T22:48:32Z wilmer Apparently ext_yahoo_got_im can be called with msg=NULL, so it should …
(edit) @52744f8   2008-01-17T22:06:55Z wilmer Fixing some Solaris compiler warnings (u_int->uint, adding some …
(edit) @13857c6   2008-01-13T17:13:45Z wilmer Fixed handing of failed groupchat joins.
(edit) @dded27d   2008-01-13T14:48:32Z wilmer Fixed "Conditional jump or move depends on uninitialised value(s)" at …
(edit) @07ff8a2   2008-01-13T14:45:51Z wilmer Fixed quickstart2. (Bug #349.)
(edit) @fc0cf92   2008-01-13T00:15:12Z wilmer Different handling of charset mismatches before login time. Ignoring a …
(edit) @59f527b6   2008-01-12T17:24:38Z wilmer When a switchboard connection dies (at the TCP level) and there are …
(edit) @e64de00   2008-01-12T00:24:46Z wilmer Killed info_string_append() and now showing the IP address of ICQ …
(edit) @e7f8838   2008-01-11T13:17:11Z wilmer Fixing bug #344, now away states should always be correct, even when …
(edit) @e731120   2008-01-11T00:45:18Z wilmer Adding own handle to protocol name in blist output for people with …
(edit) @181e47a   2008-01-10T00:31:38Z wilmer Now setting odata->icq properly again, this got lost some time ago, …
(edit) @fc82be6   2008-01-06T20:01:25Z Jelmer Vernooij Add Debian watch file.
(edit) @43462708   2008-01-06T12:37:55Z wilmer More consistency in error/warning errors. Until now "WARNING:" was …
(edit) @46dca11   2008-01-06T12:32:27Z wilmer Changed warning message about unsent MSN messages. It should show the …
(edit) @1febf5c   2008-01-05T21:15:32Z wilmer Added "mail_notifications" setting. Who needs those notifications …
(edit) @6e68a52   2008-01-05T19:56:34Z wilmer Build fix from vmiklos.
(edit) @3585c5a   2008-01-05T19:03:02Z wilmer Added handling of MSN switchboard NAK messages. Untested, but hey, it …
(edit) @f394500   2008-01-05T15:00:15Z wilmer Removed closure->result. I was planning to add some more stuff, but …
(edit) @debc281   2007-12-30T23:40:59Z Miklos Vajna encode: md5.c is no longer in protocols/, it's in lib/ Fix build failure.
(edit) @6f7ac17   2007-12-28T23:27:45Z wilmer Fixed return value check in proxy_connect(), since on some systems a …
(edit) @fb4ebcc5   2007-12-28T23:26:44Z wilmer Added missing return in jabber_login().
(edit) @529078a   2007-12-16T16:35:38Z wilmer Implemented XEP-0199 (patch from misc@…).
(edit) @3e79889   2007-12-12T23:57:49Z wilmer Checking conn->xcred before trying to clean it up since GnuTLS doesn't …
(edit) @30ce1ce   2007-12-12T23:30:51Z wilmer Killed the <server> parameter to "account add" and changed the default …
(edit) @d52111a   2007-12-12T21:36:33Z wilmer Fixed sockerr_again() usage in Jabber module to (hopefully) fix a 100% …
Note: See TracRevisionLog for help on using the revision log.