| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocore | Harald Welte | 2017-05-15 | 10 | -34/+31 |
* | introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs} | Harald Welte | 2017-05-15 | 6 | -2/+89 |
* | endian.h: Make it work on 'bare iron' builds (and possibly more platforms) | Harald Welte | 2017-05-15 | 1 | -1/+13 |
* | src/logging.c: Fix EMBEDDED build | Harald Welte | 2017-05-15 | 1 | -1/+1 |
* | kasumi_test.c: fix incomplete check | Vadim Yanitskiy | 2017-05-14 | 1 | -8/+8 |
* | Make EARFCN size calculation more robust | Max | 2017-05-14 | 3 | -7/+26 |
* | gsm_04_08: Add missing GSM cause value | Daniel Willmann | 2017-05-12 | 2 | -0/+6 |
* | configure.ac: fix build on systems without SIMD support | Vadim Yanitskiy | 2017-05-11 | 1 | -3/+4 |
* | doc: fix incorrect return value description | Max | 2017-05-10 | 1 | -1/+1 |
* | timer: add osmo_timer_setup() | Pablo Neira Ayuso | 2017-05-09 | 11 | -22/+26 |
* | vty: cleanup logging functions | Max | 2017-05-09 | 5 | -18/+19 |
* | gprs: add value strings for NS PDU type | Max | 2017-05-09 | 3 | -2/+29 |
* | Simplify ctrl cmd lookup | Max | 2017-05-08 | 2 | -32/+25 |
* | gsm0808: fix control flow issue | Philipp Maier | 2017-05-08 | 1 | -3/+2 |
* | configure.ac: check for __builtin_cpu_supports call support | Vadim Yanitskiy | 2017-05-08 | 1 | -0/+27 |
* | configure.ac: add SIMD detection capabilities | Vadim Yanitskiy | 2017-05-07 | 4 | -0/+173 |
* | core/conv: strip unused memalign() call | Vadim Yanitskiy | 2017-05-07 | 1 | -10/+1 |
* | Fix broken ctrl commands | Max | 2017-05-03 | 1 | -1/+2 |
* | tests/conv: add GSM 05.03 specific test | Vadim Yanitskiy | 2017-04-30 | 6 | -5/+355 |
* | Add SW Description (de)marshalling | Max | 2017-04-28 | 8 | -2/+437 |
* | Uninitialized variable in ipa_ccm_make_id_resp_from_req() | Harald Welte | 2017-04-27 | 1 | -0/+2 |
* | control_if: Don't use magic number '5' when allocating vector | Harald Welte | 2017-04-27 | 1 | -1/+1 |
* | control_if: Add control interface commands for FSMs | Harald Welte | 2017-04-27 | 6 | -12/+227 |
* | control_if: Add helper function for 'local execution' of control command | Harald Welte | 2017-04-27 | 3 | -1/+30 |
* | control_if: Add API to initialize control interface without TCP port bind | Harald Welte | 2017-04-26 | 2 | -27/+64 |
* | ctrl: Allow installation of additional node lookup helpers | Harald Welte | 2017-04-26 | 2 | -0/+43 |
* | fix spelling in API docu, command reply, logging, descriptions | Thorsten Alteholz | 2017-04-23 | 5 | -5/+5 |
* | fsm: Re-set fsm_inst->T to 0 after timer expiration | Harald Welte | 2017-04-16 | 1 | -1/+4 |
* | osmo_fsm: Lookup functions to find FSM Instance by name or ID | Harald Welte | 2017-04-16 | 4 | -9/+43 |
* | ipa: Introduce helpers to encode IPA CCM ID RESPONSE | Harald Welte | 2017-04-15 | 3 | -1/+127 |
* | msgb: Add msgb_pull_to_l2() analogous to msgb_pull_to_l3() | Harald Welte | 2017-04-15 | 1 | -0/+15 |
* | vty/command.h: Introduce VTY nodes for libosmo-sigtran | Harald Welte | 2017-04-14 | 1 | -0/+8 |
* | core/conv: implement optimized Viterbi decoder | Tom Tsou | 2017-04-11 | 4 | -1/+806 |
* | Add osmo_sock_init2() function, allowing both BIND *and* CONNECT | Harald Welte | 2017-04-09 | 5 | -33/+248 |
* | Add struct osmo_prim_event_map and osmo_event_for_prim() | Harald Welte | 2017-04-09 | 2 | -0/+32 |
* | compiler warnings: take care of compiler warning "unused-result" | Thorsten Alteholz | 2017-04-08 | 1 | -0/+7 |
* | gsm0808: make gsm0808_create_reset_ack() accessible | Philipp Maier | 2017-04-08 | 3 | -0/+15 |
* | gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST | Philipp Maier | 2017-04-08 | 5 | -0/+113 |
* | gsm0808: Add create functions for BSS_MAP_MSG_PAGING | Philipp Maier | 2017-04-08 | 5 | -0/+99 |
* | gsm0808: Add create functions for CIPHER MODE COMMAND | Philipp Maier | 2017-04-08 | 5 | -0/+78 |
* | gsm0808: Add utils for Cell Identifier List | Philipp Maier | 2017-04-08 | 5 | -0/+181 |
* | gsm0808: Add utils for Encryption Information | Philipp Maier | 2017-04-08 | 5 | -0/+131 |
* | gsm0808: Add utils for Channel Type | Philipp Maier | 2017-04-08 | 5 | -0/+123 |
* | gsm0808: Add AoIP specific elements to gsm0808_create_... functions | Philipp Maier | 2017-04-08 | 5 | -7/+195 |
* | gsm0808: Add utils for Speech Codec List and Speech Codec | Philipp Maier | 2017-04-08 | 5 | -0/+355 |
* | gsm0808: Add utils for AoIP Transport Layer Address | Philipp Maier | 2017-04-08 | 6 | -1/+220 |
* | add VTY port number for osmo-stp | Harald Welte | 2017-04-08 | 1 | -0/+1 |
* | select: Find the highest fd when filling the fd_sets | Holger Hans Peter Freyther | 2017-04-04 | 1 | -1/+12 |
* | logging: Add log_info_cat for DLSS7/DLSCCP/DLSUA/DLM3UA | Harald Welte | 2017-04-03 | 1 | -0/+20 |
* | logging.h: #define DLSS7, DLSCCP, DLSUA, DLM3UA for libosmo-sigtran | Harald Welte | 2017-04-03 | 1 | -1/+5 |