Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-06 | Fix trailing whitespace | Denis Kenzior | 1 | -7/+7 | |
2009-07-13 | Fix signedness warning | Denis Kenzior | 1 | -1/+1 | |
2009-07-07 | Don't process surrogate pair chars | Denis Kenzior | 1 | -0/+4 | |
These are not valid UCS2 chars | |||||
2009-07-07 | Fix length check for valid UCS2 starting with 0xff | Denis Kenzior | 1 | -1/+8 | |
2009-07-06 | Add utility to convert SIM FS strings to UTF8 | Denis Kenzior | 1 | -0/+124 | |
2009-07-06 | GSM to UTF8 should accept empty strings | Denis Kenzior | 1 | -1/+1 | |
2009-06-19 | Don't fail in own_buf if items_written is NULL | Denis Kenzior | 1 | -2/+3 | |
2009-06-05 | Only USSD needs the special <cr> handling | Denis Kenzior | 1 | -11/+11 | |
Apparently all Cell Broadcasts are always 88 bytes long, with a 6 byte header and 82 byte payload. <cr> character is used as a terminator and padding for the unused payload | |||||
2009-05-05 | Add implementation of telephony daemon | Denis Kenzior | 1 | -0/+693 | |