aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/yahoo/libyahoo2.c
Commit message (Expand)AuthorAgeLines
* Valgrind pointed me at some memory leaks in the Yahoo! codek, including oneWilmer van der Gaast2009-10-17-3/+5
* Turns out I *did* implement HTTPS auth for Yahoo! myself already, but IWilmer van der Gaast2009-10-13-184/+178
* Setting Yahoo! away states works again.Wilmer van der Gaast2009-10-10-23/+30
* More Yahoo! fixes: Adding and removing buddies works, and for the firstWilmer van der Gaast2009-10-10-36/+111
* Cleaned up Yahoo! fix: Error handling, and also not crashing when theWilmer van der Gaast2009-10-03-77/+66
* Yahoo! can log in again. This code still needs major cleanups, use it onlyWilmer van der Gaast2009-10-03-7/+303
* Merge trunk.Jelmer Vernooij2008-06-28-7/+4
|\
| * This seems to fix the Yahoo! logoff code. I have no idea why this was brokenWilmer van der Gaast2008-06-14-7/+4
* | Merge trunk.Jelmer Vernooij2008-04-02-121/+547
|\|
| * Although I have no idea what the author meant with code likeWilmer van der Gaast2008-03-15-1/+1
| * Indicate that we support YMSG protocol version 12, this should hopefullyWilmer van der Gaast2008-03-15-1/+1
| * Replaced GPL-incompatible SHA1 hashing code (and renamed the files in caseWilmer van der Gaast2007-11-23-22/+22
| * More API changes: buddy list management. imcb_add_buddy() is now a *real*Wilmer van der Gaast2007-04-18-6/+13
| * Updating the Yahoo! module. This seems to fix handling of incoming awayWilmer van der Gaast2007-04-15-65/+506
| * Moved Base64-related functions to a separate file and added decode funtions.Wilmer van der Gaast2006-06-25-1/+3
| * Added saner base64 encoding function (actually, moved the one from libyahoo2.cWilmer van der Gaast2006-06-23-26/+2
* | Remove unnecessary Windows-specific code.Jelmer Vernooij2006-05-26-2/+0
|/
* Got rid of the config.h includes in IM-code. Now that HAVE_CONFIG_H isWilmer van der Gaast2005-11-30-4/+0
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+4591