Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2005-11-29 | Convert all parts of logged message to destination encoding. | yaworsky | 1 | -3/+4 | |
This is required if destination encoding is UCS-2 or UCS-4 for example. Otherwise the logfile will not be uniform. Fixed a bug in charset conversion function: divide by zero when cannot convert the first character and calculating new size for the output buffer. | |||||
2005-11-15 | Replaced 0-terminated strings with reference counted ones | yaworsky | 1 | -6/+6 | |
2005-10-26 | Implemented relaying. | yaworsky | 1 | -0/+195 | |