Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Added saner base64 encoding function (actually, moved the one from libyahoo2.c | Wilmer van der Gaast | 2006-06-23 | -0/+1 |
| | | | | | to core, with some changes), which I need for the XML format password garbling. | |||
* | Finished the iconv() fix. Instead of doing it every time something goes from | Wilmer van der Gaast | 2006-03-31 | -0/+50 |
or to the IM-modules, it's now just done with everything that goes between BitlBee and the user. Incomparably more efficient/reliable. Plus some more cleanups. It compiles, can't test it for real yet. ;-) |