aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm0480.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-18gsm0480: Add method create own number responseHolger Hans Peter Freyther1-0/+50
2010-10-11ussd: gsm_7bit_decode will null terminate the string0.1.24Holger Hans Peter Freyther1-2/+0
2010-10-11ussd: Make sure that we at least have 8 bytes when decoding the stringHolger Hans Peter Freyther1-0/+6
2010-10-11ussd: Add size checks to the parse_ss_invoke callsHolger Hans Peter Freyther1-0/+9
2010-10-11ussd: Make sure the component fits.Holger Hans Peter Freyther1-2/+8
2010-10-11ussd: Work with uint16_t for the lengthHolger Hans Peter Freyther1-6/+6
2010-10-11ussd: Check the structure of the IE.Holger Hans Peter Freyther1-0/+9
2010-10-11ussd: Add a test case, switch parsing to use a gsm48_hdr and lenHolger Hans Peter Freyther1-20/+25
2010-10-09gsm0480: Move the USSD parsing code to libosmocore0.1.23Holger Hans Peter Freyther1-0/+188
2010-09-30gsm0480: Add USSD format functions to libosmocore0.1.22Holger Hans Peter Freyther1-0/+190