index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
vty: fix use-after-free and memleaks in is_cmd_ambiguous()
Neels Hofmeyr
2018-07-11
2
-0
/
+81
*
Don't enforce Python 2 for utilities
Vadim Yanitskiy
2018-07-02
1
-1
/
+1
*
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
*
Add osmo_isqrt32() to compute 32bit integer square root
Harald Welte
2018-06-06
2
-0
/
+24
*
add osmo_fsm_inst_state_chg_keep_timer()
Neels Hofmeyr
2018-05-31
2
-1
/
+105
*
GSUP: introduce new messages for SS/USSD payloads
Vadim Yanitskiy
2018-05-31
3
-1
/
+60
*
GSUP: implement TCAP-like session management
Vadim Yanitskiy
2018-05-31
3
-1
/
+19
*
gsm: kasumi: Fix dynamic-stack-buffer-overflow on out buffers not multiple of...
Pau Espin Pedrol
2018-05-17
1
-5
/
+5
*
tests: a5_test: Print wrong buffer correctly on error
Pau Espin Pedrol
2018-05-16
1
-1
/
+3
*
tests: gea_test: Use correct max size for key in buffer
Pau Espin Pedrol
2018-05-16
1
-2
/
+2
*
tests: bitrev_test: Fix dynamic-stack-buffer-overflow
Pau Espin Pedrol
2018-05-16
2
-4
/
+3
*
configure: Check separately for lib implementing dlopen and dlsym
Pau Espin Pedrol
2018-05-04
1
-3
/
+3
*
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
*
RSL/LAPDm: Not all RLL message are "transparent"
Harald Welte
2018-04-19
1
-1
/
+0
*
add gsm0808_cell_{id,id_list}_name() and friends
Neels Hofmeyr
2018-04-18
2
-97
/
+54
*
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
2
-4
/
+4
*
test_gsm0808_enc_dec_cell_id_list_lac(): validate encoded bytes
Neels Hofmeyr
2018-04-13
2
-8
/
+9
*
add gsm0808_{enc,dec}_cell_id
Neels Hofmeyr
2018-04-13
2
-0
/
+206
*
add tlv_parse2(), capable of multiple instances of the same IE
Neels Hofmeyr
2018-04-13
1
-0
/
+11
*
add gsm0808_cell_id_list_add() to combine two cell identifier lists
Neels Hofmeyr
2018-04-13
2
-0
/
+280
*
add osmo_fsm_inst_update_id_f()
Neels Hofmeyr
2018-04-09
2
-0
/
+51
*
cosmetic: osmo_fsm_inst_update_id(): don't log "allocate"
Neels Hofmeyr
2018-04-09
1
-2
/
+2
*
fsm: id: properly set name in case of NULL id
Neels Hofmeyr
2018-04-09
2
-14
/
+1
*
fsm_test: more thoroughly test FSM inst ids and names
Neels Hofmeyr
2018-04-09
2
-7
/
+138
*
fsm_test: terminate the main loop instead of exit on timeout
Neels Hofmeyr
2018-04-09
2
-2
/
+7
*
add osmo_quote_str(),osmo_quote_str_buf() and test
Neels Hofmeyr
2018-04-09
2
-0
/
+88
*
use osmo_init_logging2() with proper talloc ctx
Neels Hofmeyr
2018-04-06
14
-21
/
+47
*
fix ctrl_test sanitizer issues
Neels Hofmeyr
2018-04-05
1
-1
/
+12
*
ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd)
Neels Hofmeyr
2018-04-05
2
-5
/
+2
*
ctrl: test deferred cmd, show current failure
Neels Hofmeyr
2018-04-05
2
-0
/
+108
*
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
*
fsm: Update the name as well if the id is updated and accept NULL
Daniel Willmann
2018-03-19
1
-0
/
+4
*
add a regression test for TLV parsing with repeated IEs
Stefan Sperling
2018-03-16
1
-0
/
+31
*
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
*
fix osmo_mnc_from_str(): don't try to parse NULL
Neels Hofmeyr
2018-03-05
2
-15
/
+15
*
gsm23003_test: fix: compare members instead of bcmp
Neels Hofmeyr
2018-03-01
1
-1
/
+3
*
timer: Introduce osmo_clock_gettime to override clock_gettime
Pau Espin Pedrol
2018-03-01
4
-2
/
+108
[next]