summaryrefslogtreecommitdiff
path: root/src/mm-charsets.h
Commit message (Expand)AuthorAgeFilesLines
* core: better handling of non-UCS2 conversions that should be UCS2 (bgo #683817)Dan Williams2012-09-121-2/+1
* charsets: new UTF-8 to given charset converterAleksander Morgado2012-03-161-0/+3
* charsets: new method to do our best to convert from current charset to UTF-8Aleksander Morgado2012-02-071-1/+3
* gsm: add SMS PDU creation functionDan Williams2012-01-171-0/+5
* charsets: new utf8_to_hex() methodAleksander Morgado2011-06-061-0/+5
* gsm: implement basic SMS reception and PDU parsingNathan Williams2011-04-141-1/+1
* charset: change GSM unpack to take number of characters rather than octetsNathan Williams2011-04-141-1/+1
* gsm: add GSM 03.38 pack/unpack functions and testcasesDan Williams2010-09-041-0/+10
* gsm: add GSM 03.38 encoding/decoding functions and testcasesDan Williams2010-09-021-1/+5
* gsm: fix operator name on Option devices with UCS2 charsetDan Williams2010-03-161-0/+5
* core: add command helper that handles character set conversionDan Williams2010-03-151-0/+9
* core: move charset enum/string conversion to it's own fileDan Williams2010-03-131-0/+38