Timeline
2008-02-17:
- 18:47 Changeset [6f01885] by
- update gitweb url
- 13:24 Changeset [fcfd9c5] by
- tabidy some indentation
- 12:34 Changeset [506e61b] by
- Removes the word "dcc" from 2 comments and one message. Thanks to …
- 11:28 Ticket #360 (Implement MSN SOAP authentication) closed by
- fixed: Okay, SOAP is implemented, and also I made it truncate >16 char …
- 11:26 Changeset [9186d15] by
- Automatically truncate MSN passports to 16 characters because that's …
- 11:16 Changeset [e6648bf] by
- Replaced old MSN Passport (v1.4) authentication code with what's …
- 11:15 Changeset [4d8fbe8] by
- remove gthread dependency
- 10:52 Changeset [12cc58b] by
- don't unnecessarily duplicate otr userstate in keygen slave
- 02:28 Changeset [9e64011] by
- fix an uninitialized value
- 02:21 Changeset [59ab2af] by
- fix compilation without otr support
- 02:12 Changeset [d858d21] by
- remove debugging output
- 02:12 Changeset [2ecfe39] by
- more upstream changes
- 02:05 Changeset [37bff51] by
- add TODO note about erasing forgotten keys
- 01:58 Changeset [d0faf62] by
- put 'otr forget key' back in, which now works
- 01:50 Changeset [82e8fe8] by
- free query strings after query_add
- 01:39 Changeset [ba5add7] by
- explicitly initialize ssl in order to avoid gnutls and libotr fighting …
2008-02-16:
- 22:40 Changeset [4bbcba3] by
- Moved xmltree handlers initialization to xt_new().
- 22:07 Changeset [add23a2] by
- Moved xmltree to lib/ because I want to use it from more than just the …
- 19:38 Changeset [2d88d25a] by
- Added help_free() test, and fixed compiler warning in SASL test.
- 17:38 Changeset [a73e91a] by
- Added callback on Jabber add-to-roster requests so buddies get added …
- 17:17 Changeset [fd9fa52] by
- indent fingerprints in 'otr info <buddy>'
- 17:15 Changeset [4eb4c0f] by
- merge in upstream changes
- 16:25 Changeset [8961950] by
- read root's welcome message from a file (like tho MOTD)
- 16:24 Changeset [903a2fc] by
- remove (broken) 'otr forget key' command again
- 15:58 Changeset [ca60550] by
- Merge from Jelmer.
- 15:45 Changeset [fc5cf88] by
- Fix lcov dependencies.
- 15:28 Changeset [1221ef0] by
- show keys being generated in 'otr info'
- 15:20 Changeset [3064ea4] by
- rework keygen messages and add some notices
- 13:24 Ticket #362 (sasl_get_part() does not handle spaces correctly) closed by
- fixed: Fixed in changeset:devel,329. As a bonus, the code should also be able …
- 13:24 Changeset [dc9797f] by
- keep track of which keys are queued for generation
- 13:17 Changeset [af97b23] by
- Improved sasl_get_part() to deal with whitespace in challenge strings, …
- 12:20 Changeset [2799ff9] by
- Fixed broken check in check_arc.c
- 06:34 Ticket #362 (sasl_get_part() does not handle spaces correctly) created by
- When given a decoded base64 string with spaces during the …
2008-02-15:
- 17:38 Changeset [1ba7e8f] by
- Merged with upstream r328 Wilmer van der Gaast 2008-02-11 Got rid …
- 17:36 Changeset [27db433] by
- implement background keygen via child process
- 12:08 Ticket #361 ('Hello' Problem in Yahoo) created by
- I have tried this with many yahoo accounts in Bitlbee... both in …
- 09:27 Changeset [522a00f] by
- remove thread-based keygen replace it with a process-based stub
- 00:45 Changeset [6c91e6e] by
- otr_load error handling + stonedcoder copyright notice
2008-02-14:
- 21:01 Changeset [f3597a1] by
- revert keygen behaviour to old (lax) behavior
- 18:48 Changeset [ef93a2f] by
- chmod 0600 otr save files
- 18:43 Changeset [a161d33] by
- interpret '
2008-02-13:
- 19:05 Changeset [1a1faa0] by
- fix a bug in set_eval_mode_buddies
- 14:57 Ticket #360 (Implement MSN SOAP authentication) created by
- Hello, I am using a new msn account on im.bitlbee and testing.bitlbee …
- 12:22 Ticket #359 (Show IRCName instead of [username]@email.com) created by
- Would it be possible to add a setting like "show_ircname" instead of …
2008-02-12:
- 22:21 Ticket #70 (Away Feature?) closed by
- fixed
- 12:59 Ticket #358 (allow setting of online status messages) created by
- While being able to retrieve buddies' online status with info it would …
- 02:09 Changeset [1c18ce1] by
- update settings documentation
- 01:32 Changeset [f5ac0fb] by
- document otr commands
- 00:25 Changeset [3ffc53e] by
- add a blurb about OTR to the README
- 00:08 Changeset [0529a7f] by
- bugfix for compiling with otr disabled
- 00:01 Changeset [e2b15bb] by
- - add global policy setting - add copyright and author notices to …
2008-02-11:
- 23:16 Changeset [5f4eede] by
- - add nonfunctional 'otr forget key' implementation - add …
- 21:53 Changeset [8bd697c] by
- query_add: allow NULL for ic and pass irc to handler in that case
- 21:20 Changeset [c595308] by
- - use a recursive otr_mutex - implement 'otr forget fingerprint' and …
- 20:58 Changeset [d6fdf44] by
- pass the im_connection as first argument to yes/no handlers
- 20:31 Changeset [e6cb110] by
- allow NULL for yes/no handlers
- 15:16 Changeset [3b8e8109] by
- honor voice/op/halfop buddies in chats
- 15:14 Changeset [7f4016b] by
- display ops/halfops/voices correctly in /names
- 14:36 Changeset [8c2b1c3] by
- honor simulate_netsplit for encrypted/trusted mode changes
- 14:33 Changeset [2a2db6f] by
- announce that we support halfops
- 14:12 Ticket #355 (main dev tree link doesn't work) closed by
- fixed: Fixed. Loggerhead seems like another Python-based dependency monster, …
- 12:39 Ticket #249 (pid file setting is hardcoded and -c <conffile> produces warning.) closed by
- fixed: I think most problems should be fixed in changeset:devel,327. No more …
- 12:35 Changeset [eeb85a8] by
- Got rid of some noise at startup: complaining when the default …
2008-02-10:
- 21:54 Changeset [5bf5edf] by
- log out all accounts when going into keygen
- 21:12 Changeset [5d62040] by
- remove cleartext fallbacks during keygen
- 17:56 Changeset [94e7eb3] by
- add 'otr keygen' command
- 17:11 Changeset [3038e47] by
- Added support for password-protected Jabber chatrooms.
- 16:46 Changeset [8521b02] by
- - rename request/abort commands to connect/disconnect - support 'otr …
- 15:30 Ticket #354 (Can't join jabber chatroom with 1.1.1dev) closed by
- fixed: Hmm, could do that, but I'm not sure how useful a log message exactly …
- 13:36 Changeset [52e6e17] by
- Support halfops for 'notaway' status etc.
- 11:12 Changeset [1ecff5e] by
- Making AI_ADDRCONFIG optional, it doesn't exist on at least NetBSD and …
2008-02-09:
- 23:54 Ticket #337 (add -tmp is broken in 1.1.1dev) closed by
- fixed: add -tmp is back in changeset:devel,324.
- 23:54 Changeset [7adc657] by
- Restored "add -tmp". A bit hackish, but it will do for now.
- 22:24 Changeset [f55cfe9] by
- remove old away_devoice stuff
- 17:58 Changeset [5a71d9c] by
- - add support for setting ops/voice according to OTR msgstate - add …
2008-02-08:
- 16:58 Ticket #213 (bitlbee account settings) closed by
- id10t
- 16:55 Ticket #213 (bitlbee account settings) reopened by
- i lost my password
2008-02-07:
- 21:25 Changeset [c84e31a] by
- Fixed getnameinfo() calls, this fixes Solaris stability issues. Thanks …
2008-02-06:
- 19:34 Ticket #357 (character coding mistakes) created by
- I have dicovered this tiny problem. I'm using UTF8 character coding …
- 16:42 Changeset [a13855a] by
- use peernicks and try to guess max message size
2008-02-05:
- 23:06 Ticket #354 (Can't join jabber chatroom with 1.1.1dev) reopened by
- Could someone post the solution to this problem? i'm getting the exact …
2008-02-04:
- 23:55 Ticket #350 (1.1.1dev and bzr head won't build on SunOS 5.10) closed by
- fixed: Okay, work-around added.
- 23:54 Changeset [69ac78c] by
- Added bogus G_GNUC_MALLOC to restore GLib 2.4 compatibility (hopefully).
- 18:00 Ticket #356 (bitlbee does not detect connection loss) created by
- It would appear that if the network connection is lost bitlbee does …
2008-02-03:
- 23:45 Ticket #347 (Groupchat message from unknown participant) closed by
- fixed: Okay, that's all fixed.
- 23:33 Changeset [63075d7] by
- Messages from the user are also included in backlogs when joining a …
- 23:16 Ticket #354 (Can't join jabber chatroom with 1.1.1dev) closed by
- fixed: Resolved via e-mail.
- 22:28 Changeset [3c80a9d] by
- otr: check some error conditions
- 21:30 Changeset [764c7d1] by
- OTR support, first checkin
- 17:11 Changeset [8ff0a61] by
- Disabling "Unknown command" warnings since they're very noisy and …
- 16:59 Changeset [8c1eb80] by
- Implemented XEP-0115. This adds some info to the <presence/> tags so …
- 13:54 Changeset [979cfb4] by
- Saner garbage collection of cached packets in the Jabber module. Now …
2008-02-02:
- 21:49 Ticket #352 (help.txt opened more than once) closed by
- fixed: Ahh! This seems to happen after using the RESTART command. (Only …
- 21:48 Changeset [0fbda193] by
- Added help_free() and cleaned up some very stale help-related stuff I …
- 13:03 Ticket #350 (1.1.1dev and bzr head won't build on SunOS 5.10) reopened by
- Hmmm... That could be a GLib issue too. Which GLib version do you …
2008-01-30:
- 23:05 Changeset [f774e01] by
- Fixed handling of OSCAR multi-part messages... They're not arrays, …
2008-01-28:
- 23:29 Changeset [3fd8b71] by
- it seems some distro does not have an automake symlink in /usr/share
2008-01-26:
- 15:42 Ticket #355 (main dev tree link doesn't work) created by
- when i go to http://code.bitlbee.org/hgweb/release i get a exception.
2008-01-24:
- 22:49 Changeset [b5c8a34] by
- Keeping track of valid Jabber connections so _connected() events will …
- 22:22 Changeset [613cc55] by
- Fixed two valgrind warnings (partially uninitialized "struct tm" vars.)
2008-01-22:
- 03:20 Ticket #354 (Can't join jabber chatroom with 1.1.1dev) created by
- trying to connect into a jabber chatroom for work but can't... really …
2008-01-21:
- 14:05 Changeset [6b266f6] by
- README: typo
- 14:03 Changeset [ff99090] by
- header.html depends on makefile
- 13:52 Changeset [ed88e8e] by
- updates for 0.3.1
- 13:49 Changeset [3511d80] by
- update todo
- 13:08 Ticket #353 (set msn/display_name foo is ignored) created by
- hi, it seems something is broken with the set msn/display_name …
- 02:21 Changeset [fcef6e6] by
- skype_set_display_name(): set FULLNAME, not MOOD_TEXT
2008-01-20:
- 11:15 Changeset [a882d6c] by
- The Jabber module now uses imcb_chat_log() instead of imcb_log() where …
- 00:17 Changeset [31e5846] by
- Added imcb_chat_log() for chatroom system messages, so they can be …
- 00:01 Changeset [0adce21] by
- GET_BUDDY_FIRST wasn't actually implemented, even though it was in use …
2008-01-19:
- 18:32 Ticket #352 (help.txt opened more than once) created by
- On testing.bitlbee.org (ForkDaemon mode) I see that some child …
- 18:26 Ticket #350 (1.1.1dev and bzr head won't build on SunOS 5.10) closed by
- fixed: Switched to test -f in changeset:devel,310. It looks like this should …
- 18:23 Changeset [003553b] by
- Using test -f instead of test -e. This breaks if the include files are …
- 12:42 Ticket #351 (msn Error: Challenge response invalid) closed by
- fixed: Fixed in changeset:devel,309. Thanks for the report! Surprisingly, …
- 12:36 Changeset [bea1305] by
- Added byte swapping code to the new MD5 checksumming code to make it …
2008-01-18:
- 13:20 Changeset [83ba3e5] by
- Moving imcb_chat_new() to a saner location (no code changes) and …
Note: See TracTimeline
for information about the timeline view.