summaryrefslogtreecommitdiffstats
path: root/src/gsm0480.c
Commit message (Expand)AuthorAgeFilesLines
* gsm0480: Add method create own number responseHolger Hans Peter Freyther2010-10-181-0/+50
* ussd: gsm_7bit_decode will null terminate the stringHolger Hans Peter Freyther2010-10-111-2/+0
* ussd: Make sure that we at least have 8 bytes when decoding the stringHolger Hans Peter Freyther2010-10-111-0/+6
* ussd: Add size checks to the parse_ss_invoke callsHolger Hans Peter Freyther2010-10-111-0/+9
* ussd: Make sure the component fits.Holger Hans Peter Freyther2010-10-111-2/+8
* ussd: Work with uint16_t for the lengthHolger Hans Peter Freyther2010-10-111-6/+6
* ussd: Check the structure of the IE.Holger Hans Peter Freyther2010-10-111-0/+9
* ussd: Add a test case, switch parsing to use a gsm48_hdr and lenHolger Hans Peter Freyther2010-10-111-20/+25
* gsm0480: Move the USSD parsing code to libosmocoreHolger Hans Peter Freyther2010-10-091-0/+188
* gsm0480: Add USSD format functions to libosmocoreHolger Hans Peter Freyther2010-09-301-0/+190