summaryrefslogtreecommitdiffstats
path: root/src/util.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-13Fix signedness warningDenis Kenzior1-1/+1
2009-07-07Don't process surrogate pair charsDenis Kenzior1-0/+4
2009-07-07Fix length check for valid UCS2 starting with 0xffDenis Kenzior1-1/+8
2009-07-06Add utility to convert SIM FS strings to UTF8Denis Kenzior1-0/+124
2009-07-06GSM to UTF8 should accept empty stringsDenis Kenzior1-1/+1
2009-06-19Don't fail in own_buf if items_written is NULLDenis Kenzior1-2/+3
2009-06-05Only USSD needs the special <cr> handlingDenis Kenzior1-11/+11
2009-05-05Add implementation of telephony daemonDenis Kenzior1-0/+693