Timeline
2006-10-07:
- 22:40 Ticket #213 (bitlbee account settings) closed by
- fixed: I guess the "account del" command is what you need. This is not a …
- 17:46 Changeset [36e9f62] by
- Added SRV lookups to automatically find out the correct server for a …
- 13:01 Changeset [090f1cb] by
- Never mind about those privacy lists, they're horrible and not …
- 00:35 Ticket #213 (bitlbee account settings) created by
- when im in bitlbee (im using my portable psp) i seem to log onto two …
2006-10-05:
- 22:55 Changeset [101d84f] by
- Added max. recursion depth arguments to xt_handle()/_cleanup() to make …
2006-10-04:
- 18:14 Changeset [cc2cb2d] by
- Lack of TLS support is also detected now if the server doesn't support …
2006-10-02:
- 18:32 Changeset [6266fca] by
- Fixed memory leak in jabber_buddy_ask() and added "handling" of …
- 17:46 Changeset [995913b] by
- Added some error handling for the (not very complete yet) privacy list …
- 16:42 Changeset [501b4e0] by
- Added a useful error message for SASL negotiation failures and turned …
- 13:46 Changeset [d9282b4] by
- The SASL DIGEST-MD5 handler now doesn't barf on challenges without a …
- 13:19 Changeset [c1ed6527] by
- No more double free()/crashes when trying to set up an SSL connection …
2006-10-01:
- 16:15 Changeset [88591fd] by
- Better fix for servers that report to comply with XMPP 1.0 but don't …
- 09:40 Changeset [0e2d97f] by
- Can now log in to the jabber.com server (which pretends to support …
- 09:31 Changeset [6baca2a] by
- Some initial hooks/stuff for privacy lists, and fixed a crash bug on …
2006-09-27:
- 00:05 Ticket #212 (BitlBee cannot connect to google talk when the password is too long.) created by
- I tried to connect to Google Talk using BitlBee, but it didnt work …
2006-09-26:
- 13:30 Changeset [022df46] by
- Added xt_dup().
- 13:12 Changeset [8e6c732] by
- Proper detection of resource changed strings from the server.
- 10:05 Ticket #211 (Switchboard fails, invalid data printed) created by
- in ./protocols/msn/msn.c there is: […] All fine, but when this …
2006-09-25:
- 17:04 Changeset [281859e] by
- Forgot to comment out one line…
- 10:10 Changeset [ebe7b36] by
- Changing the resource string while online probably doesn't work.
- 07:42 Changeset [eab2ac4] by
- Saner garbage collection for node cache.
2006-09-24:
- 20:12 WikiStart edited by
- Fuck those spammers… (diff)
- 20:00 Changeset [a214954] by
- Added some experimental stuff with typing notifications that seems to …
- 19:56 Changeset [4ecdc69] by
- Fixed an off-by-one memory allocation bug in xt_new_node().
- 19:25 Changeset [8e5e2e9] by
- Handling of incoming authorization requests, manual block/allow. …
- 18:08 Changeset [cfbb3a6] by
- Added add_buddy/remove_buddy functions. Removing a contact doesn't …
- 17:22 Changeset [e101506] by
- Better handling of user tls setting.
- 11:57 Changeset [42127dc] by
- Added support for SSL- and TLS-connections. Checking of the "tls" user …
- 10:25 Changeset [172a73f1] by
- Updated <presence> stuff to handle changing the priority setting.
2006-09-23:
- 16:18 Changeset [5e202b0] by
- Implemented a list of away states, using this for a better set_away(), …
2006-09-22:
- 22:49 Changeset [d8e0484] by
- Implemented support for SASL DIGEST-MD5 authentication.
- 18:39 Changeset [fe7a554] by
- Better detection of successful IQ authentication (using packet …
- 16:56 Changeset [8d74291] by
- Fixed return value on incomplete write()s in write handler, protection …
- 13:26 Ticket #210 (<process:728> Glib-Warning **: g_io_win32_set_flags <> not implented) closed by
- invalid: Sep 22 15:02:29 nibbler -- MARK --
- 12:04 Changeset [5997488] by
- Basic SASL (PLAIN only ATM) authentication code. Doesn't log in …
2006-09-21:
- 19:48 Changeset [deff040] by
- Implemented set_away() (VERY simple version, have to add an away state …
- 18:44 Changeset [5bcf70a] by
- Now also sending <presence type="unavailable"/> tag on disconnect, as …
- 09:37 Changeset [4a0614e] by
- Added simple parsing of incoming <presence> tags, a nice …
- 07:32 Changeset [dd788bb] by
- Added enough to not make it crash on login, and it can properly …
2006-09-20:
- 20:26 Changeset [0b4a0db] by
- Now parsing roster properly. (Hopefully...)
- 20:09 Changeset [70f6aab8] by
- It now requests a roster when logged in, no parsing for it yet.
- 19:42 Changeset [21167d2] by
- It can send a valid (pre-XMPP) login packet. Lots of work to do, still…
- 13:40 Ticket #210 (<process:728> Glib-Warning **: g_io_win32_set_flags <> not implented) created by
- <process:728> Glib-Warning : g_io_win32_set_flags <> not implented
- 10:18 Changeset [f06894d] by
- Added some pretty empty files.
- 09:36 Changeset [8f243ad] by
- Removed old Jabber module, started to fill in the new stuff. (xmltree …
- 09:34 Changeset [9544acb] by
- Using LGPL for generic parts, where possible.
- 06:59 Ticket #209 (Identify with IRC password?) created by
- Suggestion: make it possible to identify yourself with the IRC …
2006-09-19:
- 12:08 Ticket #207 ("set" command sets *any* variables, but no way to remove them) closed by
- worksforme: The setting won't be saved, so it'll be gone when you reconnect. This …
2006-09-17:
- 15:56 Changeset [51fdc45] by
- add_cr() is not used anymore, and HTML entity handling got UTFized …
- 15:30 Changeset [8320a7a] by
- Strings passed to xml_text aren't necessarily \0-terminated, so don't …
2006-09-16:
- 16:12 Ticket #208 (No help text for "set display_namechanges") created by
- Even though I *think* I know what that does, it'd be nice to have a …
- 16:10 Ticket #207 ("set" command sets *any* variables, but no way to remove them) created by
- On the stable bitlbee server (im.bitlbee.org) I accidentally did "set …
2006-09-14:
- 12:00 Ticket #206 (Bitlbee appears offline to others when it isn't.) created by
- Bitlbee logs onto my ICQ account. I am not away in any manner, nor am …
2006-09-08:
- 06:10 Ticket #205 (Win32 version not signing into AIM) created by
- Added AIM account to bitlbee, attempted to log it in. (The account …
2006-09-07:
- 22:11 Ticket #204 (Using bitlbee with a proxy--disconnection varies between 2 and 5 ...) created by
- I'm using bitlbee through mIRC (windows operating system) and it seems …
Note: See TracTimeline
for information about the timeline view.