| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | introduce proper test case for GSM FR detection | Harald Welte | 2017-06-09 | 2 | -0/+98 |
* | tests/Makefile.am: do not test disabled features | Vadim Yanitskiy | 2017-05-18 | 1 | -4/+19 |
* | add sercomm unit test | Harald Welte | 2017-05-17 | 4 | -2/+169 |
* | fsm_test.c: fix unreachable check | Vadim Yanitskiy | 2017-05-15 | 1 | -1/+3 |
* | introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs} | Harald Welte | 2017-05-15 | 4 | -2/+45 |
* | kasumi_test.c: fix incomplete check | Vadim Yanitskiy | 2017-05-14 | 1 | -8/+8 |
* | timer: add osmo_timer_setup() | Pablo Neira Ayuso | 2017-05-09 | 1 | -6/+3 |
* | vty: cleanup logging functions | Max | 2017-05-09 | 1 | -1/+1 |
* | tests/conv: add GSM 05.03 specific test | Vadim Yanitskiy | 2017-04-30 | 5 | -5/+354 |
* | Add SW Description (de)marshalling | Max | 2017-04-28 | 4 | -2/+260 |
* | control_if: Add control interface commands for FSMs | Harald Welte | 2017-04-27 | 2 | -11/+45 |
* | control_if: Add helper function for 'local execution' of control command | Harald Welte | 2017-04-27 | 1 | -1/+1 |
* | osmo_fsm: Lookup functions to find FSM Instance by name or ID | Harald Welte | 2017-04-16 | 2 | -9/+15 |
* | Add osmo_sock_init2() function, allowing both BIND *and* CONNECT | Harald Welte | 2017-04-09 | 3 | -0/+57 |
* | gsm0808: make gsm0808_create_reset_ack() accessible | Philipp Maier | 2017-04-08 | 2 | -0/+14 |
* | gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST | Philipp Maier | 2017-04-08 | 2 | -0/+51 |
* | gsm0808: Add create functions for BSS_MAP_MSG_PAGING | Philipp Maier | 2017-04-08 | 2 | -0/+43 |
* | gsm0808: Add create functions for CIPHER MODE COMMAND | Philipp Maier | 2017-04-08 | 2 | -0/+42 |
* | gsm0808: Add utils for Cell Identifier List | Philipp Maier | 2017-04-08 | 1 | -0/+85 |
* | gsm0808: Add utils for Encryption Information | Philipp Maier | 2017-04-08 | 1 | -0/+40 |
* | gsm0808: Add utils for Channel Type | Philipp Maier | 2017-04-08 | 1 | -0/+31 |
* | gsm0808: Add AoIP specific elements to gsm0808_create_... functions | Philipp Maier | 2017-04-08 | 2 | -0/+118 |
* | gsm0808: Add utils for Speech Codec List and Speech Codec | Philipp Maier | 2017-04-08 | 1 | -0/+124 |
* | gsm0808: Add utils for AoIP Transport Layer Address | Philipp Maier | 2017-04-08 | 1 | -0/+64 |
* | ctrl_type_vals: explicitly terminate | Neels Hofmeyr | 2017-03-15 | 1 | -1/+1 |
* | milenage_test: cosmetic: verify AUTS in comments | Neels Hofmeyr | 2017-03-15 | 1 | -0/+56 |
* | milenage_test: enhance to verify new SQN increments | Neels Hofmeyr | 2017-03-15 | 2 | -0/+31 |
* | osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || IND | Neels Hofmeyr | 2017-03-15 | 1 | -0/+6 |
* | osmo_auth_gen_vec: UMTS auth: store last used SQN, not next | Neels Hofmeyr | 2017-03-15 | 2 | -2/+2 |
* | osmo-auc-gen: clarify SQN output, prepare for SQN changes | Neels Hofmeyr | 2017-03-15 | 1 | -1/+8 |
* | add osmo-auc-gen_test | Neels Hofmeyr | 2017-03-15 | 5 | -1/+133 |
* | milenage_test: cosmetic fix: shown value is not SEQ.MS | Neels Hofmeyr | 2017-03-15 | 2 | -2/+4 |
* | libosmocoding: migrate transcoding routines from OsmoBTS | Vadim Yanitskiy | 2017-03-07 | 4 | -2/+538 |
* | tests/conv: separate test logic | Vadim Yanitskiy | 2017-03-06 | 4 | -153/+169 |
* | Use value_string for ctrl_type | Max | 2017-03-01 | 4 | -2/+56 |
* | gsup_test: also check stderr | Neels Hofmeyr | 2017-02-22 | 4 | -8/+89 |
* | gsup test: add decoding test for UMTS IEs | Neels Hofmeyr | 2017-02-22 | 2 | -1/+61 |
* | osmo_hexparse: allow whitespace in parsed string, add ws test | Neels Hofmeyr | 2017-02-14 | 2 | -0/+29 |
* | utils: add hexparse test | Neels Hofmeyr | 2017-02-14 | 2 | -0/+117 |
* | cosmetic: replace fprintf with LOGP | Philipp Maier | 2017-02-09 | 1 | -1/+16 |
* | Add minimal testing of socket.c helper functions | Harald Welte | 2017-02-08 | 5 | -2/+96 |
* | bssgp_fc_test: do not use real time | Neels Hofmeyr | 2017-02-07 | 1 | -1/+8 |
* | GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16 | Neels Hofmeyr | 2017-02-02 | 2 | -3/+3 |
* | tests/conv: whitespece fix | Vadim Yanitskiy | 2017-01-16 | 1 | -1/+1 |
* | tests/conv: add LTE PBCH test vector | Vadim Yanitskiy | 2017-01-16 | 2 | -0/+68 |
* | stats_test: fix mismatching osmo_stats_reporter->send_item signature | Neels Hofmeyr | 2017-01-15 | 1 | -2/+3 |
* | Fix compilation warnings: missing includes: gsm0411_utils.c, lapd_core.c, oap... | Max | 2017-01-13 | 1 | -0/+1 |
* | DTX: fix AMR SID-FIRST detection | Jean-Francois Dionne | 2017-01-10 | 1 | -2/+2 |
* | Add function to get uninterrupted bit run | Pravin Kumarvel | 2017-01-06 | 2 | -1/+43 |
* | lapd_test: avoid calling memcpy with NULL source | Harald Welte | 2017-01-06 | 1 | -1/+2 |