index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
gsm0808
/
gsm0808_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gsm0808_test: Fix wrong use of memcp
Pau Espin Pedrol
2019-07-30
1
-1
/
+4
*
gsm0808_utils: fix gsm48 multirate to S-bit converter
Philipp Maier
2019-03-11
1
-0
/
+21
*
gsm0808_utils: fix gsm48 multirate configuration generator
Philipp Maier
2019-03-11
1
-9
/
+38
*
add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi()
Neels Hofmeyr
2019-03-08
1
-8
/
+77
*
LCLS: add string dump helpers
Max
2019-02-26
1
-2
/
+3
*
gsm0808: Add unit tests for test_create_clear_command2()
Harald Welte
2019-02-18
1
-0
/
+24
*
gsm0808: add BSSMAP Cell Identifier matching API
Neels Hofmeyr
2019-01-28
1
-0
/
+273
*
LCLS: make GCR into static member of osmo_lcls
Max
2019-01-19
1
-18
/
+22
*
LCLS: add status parameter to Assignment Completed message
Max
2019-01-19
1
-4
/
+5
*
LCLS: add GCR comparison helper
Max
2019-01-14
1
-19
/
+4
*
LCLS: expand enc/dec tests
Max
2019-01-14
1
-0
/
+12
*
LCLS: enc/dec entire parameter set instead of GCR
Max
2018-12-23
1
-13
/
+20
*
tests/gsm0808: use new msgb comparison API
Vadim Yanitskiy
2018-12-21
1
-12
/
+4
*
LCLS: add gsm0808_create_ass2()
Max
2018-12-14
1
-0
/
+78
*
LCLS, TS 48.008: add GCR IE encoding/decoding
Max
2018-12-14
1
-0
/
+78
*
gsm0808: add encoder for cause codes and use it
Philipp Maier
2018-12-08
1
-7
/
+29
*
Support cipher mode reject with extended cause
Max
2018-11-19
1
-1
/
+43
*
Fix deprecation warning in gsm0808_test
Max
2018-11-06
1
-4
/
+12
*
Update cipher reject function
Max
2018-11-02
1
-1
/
+1
*
gsm0808: allow decoding of zero length speech codec lists.
Philipp Maier
2018-10-16
1
-0
/
+23
*
gsm0808: add function to convert AMR S15-S0 to gsm0408 settings
Philipp Maier
2018-09-25
1
-0
/
+57
*
gsm0808: add function to convert amr gsm0408 setings to gsm0808
Philipp Maier
2018-09-19
1
-0
/
+198
*
Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808"
Neels Hofmeyr
2018-09-16
1
-196
/
+0
*
gsm0808: add function to convert amr gsm0408 setings to gsm0808
Philipp Maier
2018-09-14
1
-0
/
+196
*
gsm0808_test: silence deprecation: use gsm0808_create_layer3_2()
Neels Hofmeyr
2018-04-23
1
-1
/
+11
*
gsm0808_test: fix more missing inits (address sanitizer issues)
Neels Hofmeyr
2018-04-23
1
-59
/
+52
*
add gsm0808_cell_{id,id_list}_name() and friends
Neels Hofmeyr
2018-04-18
1
-33
/
+28
*
test_gsm0808_enc_dec_speech_codec_with_cfg: initialize properly
Neels Hofmeyr
2018-04-15
1
-7
/
+7
*
test_gsm0808_enc_dec_cell_id_list_lac(): populate all LACs
Neels Hofmeyr
2018-04-13
1
-3
/
+3
*
test_gsm0808_enc_dec_cell_id_list_lac(): validate encoded bytes
Neels Hofmeyr
2018-04-13
1
-8
/
+8
*
add gsm0808_{enc,dec}_cell_id
Neels Hofmeyr
2018-04-13
1
-0
/
+199
*
add gsm0808_cell_id_list_add() to combine two cell identifier lists
Neels Hofmeyr
2018-04-13
1
-0
/
+195
*
cosmetic: gsm0808_test: drop extraneous assertion
Neels Hofmeyr
2018-03-24
1
-1
/
+0
*
fix gsm0808_enc_cell_id_list2 for leading-zero MNC
Neels Hofmeyr
2018-03-23
1
-4
/
+1
*
show failure in gsm0808_enc_cell_id_list2() in gsm0808_test
Neels Hofmeyr
2018-03-23
1
-4
/
+8
*
gsm0808_test: cosmetic: test non-hex MCC
Neels Hofmeyr
2018-03-23
1
-6
/
+6
*
gsm0808_test: cosmetic: re-arrange struct init; print hexdump on failure
Neels Hofmeyr
2018-03-23
1
-24
/
+32
*
gsm_08_08: correct speech codec defaults
Philipp Maier
2018-03-23
1
-7
/
+7
*
add a test for CELL_IDENT_WHOLE_GLOBAL cell identifier lists
Stefan Sperling
2018-03-16
1
-0
/
+61
*
fix parse_cell_id_lac_and_ci_list()
Stefan Sperling
2018-03-16
1
-0
/
+42
*
fix bug in parse_cell_id_ci_list()
Stefan Sperling
2018-03-16
1
-0
/
+35
*
use gsm48_decode_lai2() in gsm0808_dec_cell_id_list()
Stefan Sperling
2018-03-15
1
-0
/
+57
*
fix cell identifier decoding in libosmocore
Stefan Sperling
2018-03-15
1
-0
/
+37
*
support for more cell ID list types in libosmocore
Stefan Sperling
2018-03-13
1
-25
/
+22
*
gsm0808_create_cipher_reject: Fix encoding of Cause IE
Harald Welte
2017-12-17
1
-1
/
+1
*
gsm0808_test: sanitize: fix msgb memleak
Neels Hofmeyr
2017-11-18
1
-0
/
+2
*
gsm0808: fix AoIP speech codec element parser/generator
Philipp Maier
2017-06-22
1
-41
/
+36
*
gsm0808: make gsm0808_create_reset_ack() accessible
Philipp Maier
2017-04-08
1
-0
/
+13
*
gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST
Philipp Maier
2017-04-08
1
-0
/
+50
*
gsm0808: Add create functions for BSS_MAP_MSG_PAGING
Philipp Maier
2017-04-08
1
-0
/
+42
[next]