index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gsm0480.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This patch moves the GSM-specific functions to the new library
Pablo Neira Ayuso
2011-03-23
1
-461
/
+0
*
gsm0480: Add method create own number response
Holger Hans Peter Freyther
2010-10-18
1
-0
/
+50
*
ussd: gsm_7bit_decode will null terminate the string
Holger Hans Peter Freyther
2010-10-11
1
-2
/
+0
*
ussd: Make sure that we at least have 8 bytes when decoding the string
Holger Hans Peter Freyther
2010-10-11
1
-0
/
+6
*
ussd: Add size checks to the parse_ss_invoke calls
Holger Hans Peter Freyther
2010-10-11
1
-0
/
+9
*
ussd: Make sure the component fits.
Holger Hans Peter Freyther
2010-10-11
1
-2
/
+8
*
ussd: Work with uint16_t for the length
Holger Hans Peter Freyther
2010-10-11
1
-6
/
+6
*
ussd: Check the structure of the IE.
Holger Hans Peter Freyther
2010-10-11
1
-0
/
+9
*
ussd: Add a test case, switch parsing to use a gsm48_hdr and len
Holger Hans Peter Freyther
2010-10-11
1
-20
/
+25
*
gsm0480: Move the USSD parsing code to libosmocore
Holger Hans Peter Freyther
2010-10-09
1
-0
/
+188
*
gsm0480: Add USSD format functions to libosmocore
Holger Hans Peter Freyther
2010-09-30
1
-0
/
+190