source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Date Author Log Message
(edit) @fde7b91   2008-06-10T03:10:03Z Jelmer Vernooij Implement ssl_pending() in bogus ssl backend.
(edit) @7f49a86   2008-06-10T03:09:49Z Jelmer Vernooij Move random_bytes() back to lib/
(edit) @55eda08   2008-06-10T03:09:33Z Jelmer Vernooij Provide thread-unsafe replacement for gmtime_r on Windows.
(edit) @7d3ef7b   2008-06-10T03:04:44Z Jelmer Vernooij Fix undefined references.
(edit) @ddd4779   2008-06-10T02:49:20Z Jelmer Vernooij Merge trunk.
(edit) @b6cd9e9   2008-06-09T23:29:36Z wilmer The merge from the future. 2025 is going to be awesome. :-)
(edit) @1bf9492   2008-06-09T02:18:34Z Jelmer Vernooij Use system lib directories and pkg-config directory from target when …
(edit) @12ebe74   2008-06-09T02:18:15Z Jelmer Vernooij Deal with changes in configuration struct.
(edit) @c4a1036   2008-06-09T01:52:28Z Jelmer Vernooij Merge integration branch.
(edit) @de8e584   2008-05-24T19:57:47Z wilmer Daemon mode is not an experiment anymore, it's running on …
(edit) @783e9b7   2008-05-21T10:28:34Z Jelmer Vernooij Merge trunk.
(edit) @51bbec0   2008-05-21T10:27:28Z Jelmer Vernooij Revert move of random_bytes() to unix.c
(edit) @9299891   2008-05-21T04:41:55Z wilmer Merging Debian 1.2-4 package changes.
(edit) @23c4e64   2008-05-11T19:37:34Z wilmer Fixed NULL point dereference in "account set -del" code.
(edit) @a8d28d9   2008-05-11T12:19:09Z Jelmer Vernooij Add homepage and vcs-bzr fields in Debian package.
(edit) @46d4230   2008-05-08T05:43:53Z wilmer Added bitlbee-dev package, finalized 1.2-4 package. 1.2-4
(edit) @99f929c   2008-04-21T21:53:15Z wilmer Now checking if msn_sb_create() returns NULL. This is very unlikely, …
(edit) @aefaac3a   2008-04-06T15:34:25Z wilmer Added ClientInterface configuration option to make BitlBee bind() to a …
(edit) @aa31117   2008-04-08T20:44:34Z wilmer Don't automatically enable MSN debugging messages for debugging builds.
(edit) @1195cec   2008-04-05T13:03:31Z wilmer Changed root nicknames are now saved. (Bug #378)
(edit) @f35aee7   2008-04-05T12:36:13Z wilmer Fixed #386.
(edit) @9143aeb   2008-04-05T12:26:04Z wilmer query.h now defines a callback function type, not using void* for it …
(edit) @f3351f0   2008-04-05T11:54:31Z wilmer Fixed GLib <2.6 compatibility issue in arc.h. (G_GNUC_MALLOC)
(edit) @8dbe021f   2008-04-04T23:13:07Z wilmer Don't pass an account_t pointer directly to query_add() since …
(edit) @6ff51ff   2008-04-03T15:05:52Z Jelmer Vernooij Merge lcov improvements.
(edit) @883a398   2008-04-02T21:36:02Z wilmer Rearranged some event handling code.
(edit) @69aaf14   2008-04-02T15:40:33Z Jelmer Vernooij Merge several portability improvements.
(edit) @e46e077   2008-04-02T15:39:40Z Jelmer Vernooij Merge cross compilation patch.
(edit) @f1e7407   2008-04-02T15:38:34Z Jelmer Vernooij Add --target argument to configure to allow cross-compilation.
(edit) @1a57b893   2008-04-02T15:12:26Z Jelmer Vernooij Merge move of random_bytes().
(edit) @0a14b8c   2008-04-02T15:03:37Z Jelmer Vernooij Remove no longer needed functions.
(edit) @5be87b2   2008-04-02T15:03:02Z Jelmer Vernooij Move unix-specific random_bytes() implementation to unix.c.
(edit) @d179921d   2008-04-02T14:37:57Z Jelmer Vernooij Merge removal of access().
(edit) @f9dbc99   2008-04-02T14:37:13Z Jelmer Vernooij Merge gnutls detection fix.
(edit) @4af7b4f   2008-04-02T14:34:57Z Jelmer Vernooij Use pkg-config file for gnutls if possible. This allows building …
(edit) @85d7b85   2008-04-02T14:22:57Z Jelmer Vernooij Merge trunk.
(edit) @5f5d433   2008-04-02T14:17:37Z Jelmer Vernooij Use GLib functions to check whether files exist, for extra portability.
(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 …
Note: See TracRevisionLog for help on using the revision log.