index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-29
util: explicitly compare pointers to NULL
Lucas De Marchi
1
-11
/
+7
2010-11-22
util: coding style fixes - rule M6
Jeevaka Badrappan
1
-3
/
+3
2010-11-17
util: Remove extra tab
Jeevaka Badrappan
1
-1
/
+1
2010-09-21
Fix multi-line comment style issues
Jeevaka Badrappan
1
-7
/
+14
2010-09-14
util: Clean up some coding style violations
Denis Kenzior
1
-9
/
+9
2010-09-14
util: Return the number of bytes read, not chars
Denis Kenzior
1
-1
/
+1
2010-09-14
util: Add UCS2 to GSM 7bit converion function
Jeevaka Badrappan
1
-0
/
+108
2010-09-14
Fix common misspelling in source files
Lucas De Marchi
1
-1
/
+1
2010-09-09
Fix wrong code point in Portuguese table
Aki Niemi
1
-1
/
+1
2010-06-09
util: Add a "sim string" encoding utility.
Andrzej Zaborowski
1
-0
/
+46
2010-03-16
Fix: Use g_try_malloc instead of g_malloc in util
Denis Kenzior
1
-3
/
+3
2010-01-12
Style: Trailing whitespace & extra lines
Denis Kenzior
1
-2
/
+2
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-24
Use error label instead of err or err_out
Marcel Holtmann
1
-6
/
+6
2009-12-17
Style: Fix a few more occurences of if/else
Denis Kenzior
1
-1
/
+2
2009-09-08
Refactor SMS language dialect encoding / decoding
Denis Kenzior
1
-63
/
+74
2009-09-08
Fix style issues
Denis Kenzior
1
-36
/
+18
2009-09-08
Add support for national language variants
Aki Niemi
1
-107
/
+501
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
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
2009-05-05
Add implementation of telephony daemon
Denis Kenzior
1
-0
/
+693