gsm0808: Add a method to create a clear command message.
[osmocom-bb.git] / src / gsm0480.c
2010-10-18 Holger Hans Peter... gsm0480: Add method create own number response
2010-10-11 Holger Hans Peter... ussd: gsm_7bit_decode will null terminate the string
2010-10-11 Holger Hans Peter... ussd: Make sure that we at least have 8 bytes when...
2010-10-11 Holger Hans Peter... ussd: Add size checks to the parse_ss_invoke calls
2010-10-11 Holger Hans Peter... ussd: Make sure the component fits.
2010-10-11 Holger Hans Peter... ussd: Work with uint16_t for the length
2010-10-11 Holger Hans Peter... ussd: Check the structure of the IE.
2010-10-11 Holger Hans Peter... ussd: Add a test case, switch parsing to use a gsm48_hd...
2010-10-08 Holger Hans Peter... gsm0480: Move the USSD parsing code to libosmocore
2010-09-30 Holger Hans Peter... gsm0480: Add USSD format functions to libosmocore