Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sms: Added result buffer size parameter to 7bit conv funs | Jacob Erlbeck | 2013-08-12 | 1 | -7/+43 |
* | ussd: Changed 7bit test to check spec conformance directly | Jacob Erlbeck | 2013-08-08 | 1 | -6/+13 |
* | Add special 7-bit encoding and decoding functions for USSD coding | Andreas Eversberg | 2013-08-08 | 1 | -0/+22 |
* | tests: Initialize log system to fix crash, update test result | Holger Hans Peter Freyther | 2011-11-14 | 1 | -0/+6 |
* | include: reorganize headers file to include/osmocom/[gsm|core] | Pablo Neira Ayuso | 2011-03-23 | 1 | -1/+1 |
* | ussd: Verify that parsing is stil working and print the decoded text. | Holger Hans Peter Freyther | 2010-10-11 | 1 | -0/+5 |
* | ussd: Add next test that show that we access the data out of bounds | Holger Hans Peter Freyther | 2010-10-11 | 1 | -0/+23 |
* | ussd: Add a test case, switch parsing to use a gsm48_hdr and len | Holger Hans Peter Freyther | 2010-10-11 | 1 | -0/+63 |