aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/Makefile
Commit message (Collapse)AuthorAgeLines
* Merging killerbee stuff, bringing all the bleeding-edge stuff together.Wilmer van der Gaast2010-06-07-1/+4
|\
| * Allow one to run the configure script from a different directory and put allWilmer van der Gaast2010-05-25-1/+4
| | | | | | | | | | | | build files in there. I need this to properly make Debian package variants (i.e. libpurple and native).
* | Starting to restore chatroom stuff. Only enough to create and be joinedWilmer van der Gaast2010-05-06-1/+1
| | | | | | | | | | into a room. More will follow soon.
* | Including DCC stuff again, with a wonderful extra layer of abstraction.Wilmer van der Gaast2010-04-11-1/+1
| | | | | | | | | | | | | | Some hooks are missing so sending files doesn't work yet. Receiving also still seems to have some issues. On the plus side, at least the MSN/Jabber modules work again.
* | nogaim.c is close to doing something useful again without speaking any IRCWilmer van der Gaast2010-03-31-2/+1
| | | | | | | | | | itself.
* | Start restoring IM-related bits, added bee_user.c with basic functionsWilmer van der Gaast2010-03-29-1/+1
| | | | | | | | | | and UI callbacks.
* | One total mess that doesn't do much yet, but reorganised some stuff andWilmer van der Gaast2010-03-26-1/+3
|/ | | | | untying the IRC and the core parts a little bit. Lots of work left to do.
* Fix lcov dependencies.Jelmer Vernooij2008-02-16-1/+1
|
* Add lcov targetJelmer Vernooij2007-01-22-0/+1
|
* [merge] wilmerJelmer Vernooij2006-12-05-1/+1
|\
| * Moving all generic files to lib/ instead of having some in / and some inWilmer van der Gaast2006-06-25-1/+1
| | | | | | | | | | protocols/, and adding RC4 code.
* | Add support for checking test suite coverage using gcov.Jelmer Vernooij2006-07-07-0/+3
|/
* Added --events= flag to configure.Wilmer van der Gaast2006-05-14-2/+1
|
* It works, it works! \o/Wilmer van der Gaast2006-05-13-0/+1
|
* events_libevent.cWilmer van der Gaast2006-05-12-1/+1
|
* Split off event handling related functions (depending on GLib) to events_glib.c.Wilmer van der Gaast2006-05-09-1/+1
|
* Moved util.c to root, moved some things to there from bitlbee.cWilmer van der Gaast2005-12-27-1/+1
|
* http_client libWilmer van der Gaast2005-12-17-1/+1
|
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+49