aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/oscar
Commit message (Expand)AuthorAgeLines
...
| * Added a per-account web_aware setting for ICQ connections.Wilmer van der Gaast2006-08-04-0/+9
| * Implemented per-account nick lists instead of per-protocol nick lists.Wilmer van der Gaast2006-07-03-1/+2
| * Added protocol-specific settings, made the server setting specific to onlyWilmer van der Gaast2006-07-02-0/+15
| * Got rid of struct aim_user (now using account_t everywhere). Needs some moreWilmer van der Gaast2006-07-01-21/+14
* | Add support for checking test suite coverage using gcov.Jelmer Vernooij2006-07-07-0/+3
|/
*-. Merging from main development tree.Wilmer van der Gaast2006-05-26-11/+35
|\ \
| | * Fixed a NULL pointer dereference that showed up on testing.b.o sometimes.Wilmer van der Gaast2006-05-26-1/+1
| | * Disabling chat charset stuff again for now and fixed the crash-bug.Wilmer van der Gaast2006-05-25-4/+6
| | * Silenced all compiler warnings that appeared after previous commit.Wilmer van der Gaast2006-05-23-1/+1
| | * Trying to fix charset issues with outgoing AIM chat messages.Wilmer van der Gaast2006-05-22-5/+25
| | * Modified oscar.c headers.Wilmer van der Gaast2006-05-21-0/+2
| |/
* | Merging from main development tree.Wilmer van der Gaast2006-05-19-3/+4
|\|
| * Fixed various memory leaks/other possible problems after code review.Wilmer van der Gaast2006-05-15-1/+2
| * Fix compilation with tccJelmer Vernooij2006-05-10-2/+2
* | Moved everything to the BitlBee event handling API.Wilmer van der Gaast2006-05-10-41/+58
|/
* Y2K! ;-)Wilmer van der Gaast2006-04-17-1/+1
* Cleaned up two more functions from nogaim.Wilmer van der Gaast2006-04-13-2/+0
* Added/Fixed calls to show_got_added() in all IM-modules, now to fill in thatWilmer van der Gaast2006-04-03-2/+3
* Added a special +b usermode for easier parseability of some things.Wilmer van der Gaast2006-03-21-1/+1
* Small code cleanup, got rid of some functions in nogaim.c that we never needed.Wilmer van der Gaast2006-03-15-8/+3
* Removed a bogus printf from the OSCAR code, grrrr.Wilmer van der Gaast2006-01-23-2/+0
* Removed some very unpleasant check from the OSCAR code. (CausedWilmer van der Gaast2006-01-19-1/+8
* Fixed read() error handling in Jabber module.Wilmer van der Gaast2006-01-19-0/+1
* IPv6 socket improvements. Daemon mode can now also listen on IPv6 sockets.Wilmer van der Gaast2005-12-27-1/+1
* Changed filenames of IM modules (jabberr, msnn, etc, didn't really make sense)Wilmer van der Gaast2005-12-17-4/+4
* Non-blocking SSL handshakes for GnuTLS. The rest might come later, but isWilmer van der Gaast2005-12-16-3/+1
* Merged Jelmer's pluginable tree (mainly useful for the Win32 port).Wilmer van der Gaast2005-12-15-8/+5
|\
| * Merge my pluginable branchJelmer Vernooij2005-12-14-8/+5
| |\
| | * Merge from WilmerJelmer Vernooij2005-11-28-2309/+42
| | |\
| | * \ Merge WilmerJelmer Vernooij2005-11-19-1/+117
| | |\ \
| | * \ \ Merge from JelmerJelmer Vernooij2005-11-15-52/+11
| | |\ \ \
| | * \ \ \ Merge changes from WilmerJelmer Vernooij2005-11-15-2/+3
| | |\ \ \ \
| | * | | | | Migrate my pluginable branch to use Wilmers' branch as parentJelmer Vernooij2005-11-07-7/+5
* | | | | | | Moved variable declarations to the right place to make older compilers happy.Wilmer van der Gaast2005-12-15-10/+9
|/ / / / / /
* | | | | | Improved typing notification support. (from f0rked)Wilmer van der Gaast2005-12-14-4/+14
|\ \ \ \ \ \
| * | | | | | Implements solution to typing notifications in ticket #45Matt Sparks2005-12-04-4/+14
| | |_|_|_|/ | |/| | | |
* / | | | | Merging the Hanji groupchat patchNelson Elhage2005-12-04-37/+213
|/ / / / /
* | | | / Remove OFT and rendez-vous support (not used anyway and implemented Jelmer Vernooij2005-11-20-2309/+42
| |_|_|/ |/| | |
* | | | Applied AIM typing notification patch from Hanji.Wilmer van der Gaast2005-11-19-1/+118
* | | | Hmmm, why are these 0-byte files still there?Wilmer van der Gaast2005-11-16-0/+0
| |_|/ |/| |
* | | Remove handle_cmp() replacing it by a protocol-specific function.Jelmer Vernooij2005-11-15-11/+2
* | | Remove some unused code in oscarJelmer Vernooij2005-11-15-41/+9
| |/ |/|
* | Make another function static.Jelmer Vernooij2005-11-08-2/+3
|/
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+18345