aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/yahoo/libyahoo2.c
Commit message (Collapse)AuthorAgeLines
* 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
| | | | | to core, with some changes), which I need for the XML format password garbling.
* Got rid of the config.h includes in IM-code. Now that HAVE_CONFIG_H isWilmer van der Gaast2005-11-30-4/+0
| | | | | defined, they started to cause problems.
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+4591