Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-31 | finished adding UTF16_MUNGED charset | Andrew Tridgell | 1 | -70/+41 | |
Changed the approach for the charset to go via utf16, which makes a bit more sense to read. Added a testsuiite for UTF16_MUNGED as part of LOCAL-ICONV | |||||
2008-10-31 | added a new charset for string2key | Andrew Tridgell | 1 | -0/+132 | |
This charset follows the rules for converting random buffers to utf8 strings, matching the way windows does it. This should allow us to be compatible for the generation of AES keys | |||||
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 | |
2008-10-24 | Move charset library to top level. | Jelmer Vernooij | 1 | -0/+711 | |