| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sercomm: Include in libosmocore Makefile | Harald Welte | 2017-05-17 | 4 | -5/+6 |
* | src/panic.c: Remove unneeded #include of gsm_utils.h | Harald Welte | 2017-05-17 | 1 | -1/+0 |
* | sercomm: Rename sercomm_lock() to sercomm_drv_lock() | Harald Welte | 2017-05-17 | 1 | -18/+15 |
* | sercomm: remove unrequired helper functions | Harald Welte | 2017-05-17 | 2 | -15/+0 |
* | sercomm: Move HDLC related defines into C file | Harald Welte | 2017-05-17 | 2 | -7/+7 |
* | sercomm: Add doxygen-style documentation to public API | Harald Welte | 2017-05-17 | 2 | -13/+32 |
* | sercomm: include header file from osmocom/core | Harald Welte | 2017-05-17 | 1 | -2/+1 |
* | sercomm: make rx msg size configurable per instance | Harald Welte | 2017-05-17 | 2 | -4/+7 |
* | sercomm: introduce osmo_ naming prefix in struct and function names | Harald Welte | 2017-05-17 | 2 | -28/+28 |
* | sercomm: Enable multiple instances of 'sercomm' | Harald Welte | 2017-05-17 | 2 | -104/+106 |
* | Import sercomm.c from osmocom-bb | Harald Welte | 2017-05-17 | 2 | -0/+404 |
* | utils/osmo-sim-test.c: strip unused variables | Vadim Yanitskiy | 2017-05-17 | 1 | -5/+1 |
* | gsm/gsm0411_smr.c: strip unused variable | Vadim Yanitskiy | 2017-05-17 | 1 | -2/+1 |
* | l1sap: Add frame-number to measurement indication struct | Philipp Maier | 2017-05-17 | 1 | -0/+1 |
* | timer: use timerclear() rather than explicit tv_set = tv_usec = 0 | Harald Welte | 2017-05-15 | 1 | -2/+1 |
* | stats: Disable stats*.c on embedded targets | Harald Welte | 2017-05-15 | 3 | -0/+28 |
* | gsm/tlv.h: fix copy-paste error | Vadim Yanitskiy | 2017-05-15 | 1 | -2/+2 |
* | fsm_test.c: fix unreachable check | Vadim Yanitskiy | 2017-05-15 | 1 | -1/+3 |
* | strrb: Add missing #include to talloc.h | Harald Welte | 2017-05-15 | 1 | -0/+1 |
* | gsm0808 + ipa: fix compilation on systems without sys/socket.h | Harald Welte | 2017-05-15 | 4 | -5/+17 |
* | libosmogb: Convert to use new endian conversion helpers | Harald Welte | 2017-05-15 | 6 | -96/+91 |
* | tlv: Add tlvp_val{16,32}be() to get TLV values in unaligned host byte order | Harald Welte | 2017-05-15 | 1 | -0/+23 |
* | 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 |