| Commit message (Expand) | Author | Age | Files | Lines |
* | tests/ussd: prevent uninitialized memory access | Vadim Yanitskiy | 2018-01-22 | 1 | -2/+1 |
* | tests/ussd: fix wrong GSM 04.80 payload length | Vadim Yanitskiy | 2018-01-17 | 1 | -3/+7 |
* | ussd_test.c: fix rc / len debug output confusion | Vadim Yanitskiy | 2018-01-13 | 1 | -2/+2 |
* | ussd: Decode interrogateSS that doesn't have test | Holger Hans Peter Freyther | 2016-07-12 | 1 | -0/+12 |
* | Supplementary Services (de)activation, interrogation added | Tobias Engel | 2015-01-01 | 1 | -7/+7 |
* | 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 |