Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | Fixed a NULL pointer dereference that showed up on testing.b.o sometimes. | Wilmer van der Gaast | 2006-05-26 | -1/+1 | |
| | | | |||||
| | * | Disabling chat charset stuff again for now and fixed the crash-bug. | Wilmer van der Gaast | 2006-05-25 | -4/+6 | |
| | | | | | | | | | | | | | | | | | | Unfortunately I can't figure out how to generate chat names that don't break old BitlBees. | ||||
| | * | Silenced all compiler warnings that appeared after previous commit. | Wilmer van der Gaast | 2006-05-23 | -1/+1 | |
| | | | |||||
| | * | Trying to fix charset issues with outgoing AIM chat messages. | Wilmer van der Gaast | 2006-05-22 | -5/+25 | |
| | | | |||||
| | * | Modified oscar.c headers. | Wilmer van der Gaast | 2006-05-21 | -0/+2 | |
| |/ | |||||
* | | Merging from main development tree. | Wilmer van der Gaast | 2006-05-19 | -3/+4 | |
|\| | |||||
| * | Fixed various memory leaks/other possible problems after code review. | Wilmer van der Gaast | 2006-05-15 | -1/+2 | |
| | | |||||
| * | Fix compilation with tcc | Jelmer Vernooij | 2006-05-10 | -2/+2 | |
| | | |||||
* | | Moved everything to the BitlBee event handling API. | Wilmer van der Gaast | 2006-05-10 | -41/+58 | |
|/ | |||||
* | Y2K! ;-) | Wilmer van der Gaast | 2006-04-17 | -1/+1 | |
| | |||||
* | Cleaned up two more functions from nogaim. | Wilmer van der Gaast | 2006-04-13 | -2/+0 | |
| | |||||
* | Added/Fixed calls to show_got_added() in all IM-modules, now to fill in that | Wilmer van der Gaast | 2006-04-03 | -2/+3 | |
| | | | | | call. (It should ask the user if he/she wants to add a buddy to his/her list.) | ||||
* | Added a special +b usermode for easier parseability of some things. | Wilmer van der Gaast | 2006-03-21 | -1/+1 | |
| | | | | | (For now blist and qlist, but more should come) | ||||
* | Small code cleanup, got rid of some functions in nogaim.c that we never needed. | Wilmer van der Gaast | 2006-03-15 | -8/+3 | |
| | |||||
* | Removed a bogus printf from the OSCAR code, grrrr. | Wilmer van der Gaast | 2006-01-23 | -2/+0 | |
| | |||||
* | Removed some very unpleasant check from the OSCAR code. (Caused | Wilmer van der Gaast | 2006-01-19 | -1/+8 | |
| | | | | | testing.bitlbee.org to get ... quite busy.) | ||||
* | Fixed read() error handling in Jabber module. | Wilmer van der Gaast | 2006-01-19 | -0/+1 | |
| | |||||
* | IPv6 socket improvements. Daemon mode can now also listen on IPv6 sockets. | Wilmer van der Gaast | 2005-12-27 | -1/+1 | |
| | | | | | | Also, when reverse lookup fails, BitlBee now correctly falls back to an ASCII-formatted IP instead of "localhost.". | ||||
* | Changed filenames of IM modules (jabberr, msnn, etc, didn't really make sense) | Wilmer van der Gaast | 2005-12-17 | -4/+4 | |
| | |||||
* | Non-blocking SSL handshakes for GnuTLS. The rest might come later, but is | Wilmer van der Gaast | 2005-12-16 | -3/+1 | |
| | | | | | slightly less important. | ||||
* | Merged Jelmer's pluginable tree (mainly useful for the Win32 port). | Wilmer van der Gaast | 2005-12-15 | -8/+5 | |
|\ | |||||
| * | Merge my pluginable branch | Jelmer Vernooij | 2005-12-14 | -8/+5 | |
| |\ | |||||
| | * | Merge from Wilmer | Jelmer Vernooij | 2005-11-28 | -2309/+42 | |
| | |\ | |||||
| | * \ | Merge Wilmer | Jelmer Vernooij | 2005-11-19 | -1/+117 | |
| | |\ \ | |||||
| | * \ \ | Merge from Jelmer | Jelmer Vernooij | 2005-11-15 | -52/+11 | |
| | |\ \ \ | |||||
| | * \ \ \ | Merge changes from Wilmer | Jelmer Vernooij | 2005-11-15 | -2/+3 | |
| | |\ \ \ \ | |||||
| | * | | | | | Migrate my pluginable branch to use Wilmers' branch as parent | Jelmer Vernooij | 2005-11-07 | -7/+5 | |
| | | | | | | | |||||
* | | | | | | | Moved variable declarations to the right place to make older compilers happy. | Wilmer van der Gaast | 2005-12-15 | -10/+9 | |
|/ / / / / / | |||||
* | | | | | | Improved typing notification support. (from f0rked) | Wilmer van der Gaast | 2005-12-14 | -4/+14 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | Implements solution to typing notifications in ticket #45 | Matt Sparks | 2005-12-04 | -4/+14 | |
| | |_|_|_|/ | |/| | | | | |||||
* / | | | | | Merging the Hanji groupchat patch | Nelson Elhage | 2005-12-04 | -37/+213 | |
|/ / / / / | |||||
* | | | / | Remove OFT and rendez-vous support (not used anyway and implemented | Jelmer Vernooij | 2005-11-20 | -2309/+42 | |
| |_|_|/ |/| | | | | | | | | | | | | | | | in a way too complicated way) | ||||
* | | | | Applied AIM typing notification patch from Hanji. | Wilmer van der Gaast | 2005-11-19 | -1/+118 | |
| | | | | |||||
* | | | | Hmmm, why are these 0-byte files still there? | Wilmer van der Gaast | 2005-11-16 | -0/+0 | |
| |_|/ |/| | | |||||
* | | | Remove handle_cmp() replacing it by a protocol-specific function. | Jelmer Vernooij | 2005-11-15 | -11/+2 | |
| | | | |||||
* | | | Remove some unused code in oscar | Jelmer Vernooij | 2005-11-15 | -41/+9 | |
| |/ |/| | |||||
* | | Make another function static. | Jelmer Vernooij | 2005-11-08 | -2/+3 | |
|/ | |||||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+18345 | |