index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ussd
Commit message (
Expand
)
Author
Age
Files
Lines
*
gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie()
Vadim Yanitskiy
2018-06-11
2
-0
/
+48
*
gsm/gsm0480.c: introduce gsm0480_extract_ie_by_tag()
Vadim Yanitskiy
2018-06-11
2
-0
/
+81
*
use osmo_init_logging2() with proper talloc ctx
Neels Hofmeyr
2018-04-06
1
-1
/
+2
*
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
2
-52
/
+52
*
ussd: Decode interrogateSS that doesn't have test
Holger Hans Peter Freyther
2016-07-12
2
-0
/
+13
*
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
2
-7
/
+54
*
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
2
-0
/
+43
*
build: simplify test handling and speed up build.
Diego Elio Pettenò
2012-06-30
1
-6
/
+0
*
tests: Fix the make distcheck of libosmocore with the tests
Holger Hans Peter Freyther
2011-11-14
1
-0
/
+1
*
tests: Initialize log system to fix crash, update test result
Holger Hans Peter Freyther
2011-11-14
2
-1
/
+59
*
tests: Use GNU autotest to execute our tests and compare textual output
Holger Hans Peter Freyther
2011-11-14
1
-0
/
+1
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
1
-1
/
+1
*
This patch moves the GSM-specific functions to the new library
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
2
-0
/
+68