summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation warning on deprecated macroPau Espin Pedrol2017-06-182-2/+8
* update/extend doxygen documentationHarald Welte2017-06-121-7/+1
* gsm0503_interleaving: Mark input arguments as 'const *'Harald Welte2017-06-121-5/+5
* Add doxygen documentation to libosmocodingHarald Welte2017-06-125-0/+50
* gsm0503_{coding,mapping}: Mark input arguments as 'const'Harald Welte2017-06-122-21/+21
* Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014Harald Welte2017-06-122-0/+102
* Update L3 protocol discriminator definitionsHarald Welte2017-06-091-3/+5
* osmo_{fr,hr}_check_sid(): Use const input argumentHarald Welte2017-06-091-2/+2
* socket: Add osmo_sock_init2_ofd() functionPau Espin Pedrol2017-05-261-0/+4
* Add human-readable names for signal_nsMax2017-05-241-0/+2
* sercomm: More API documentationHarald Welte2017-05-171-1/+27
* sercomm: Better integration of driver interfaceHarald Welte2017-05-171-6/+7
* sercomm: Include in libosmocore MakefileHarald Welte2017-05-172-1/+2
* sercomm: remove unrequired helper functionsHarald Welte2017-05-171-2/+0
* sercomm: Move HDLC related defines into C fileHarald Welte2017-05-171-7/+0
* sercomm: Add doxygen-style documentation to public APIHarald Welte2017-05-171-10/+19
* sercomm: make rx msg size configurable per instanceHarald Welte2017-05-171-0/+1
* sercomm: introduce osmo_ naming prefix in struct and function namesHarald Welte2017-05-171-14/+14
* sercomm: Enable multiple instances of 'sercomm'Harald Welte2017-05-171-11/+36
* Import sercomm.c from osmocom-bbHarald Welte2017-05-171-0/+61
* l1sap: Add frame-number to measurement indication structPhilipp Maier2017-05-171-0/+1
* stats: Disable stats*.c on embedded targetsHarald Welte2017-05-151-0/+10
* gsm/tlv.h: fix copy-paste errorVadim Yanitskiy2017-05-151-2/+2
* gsm0808 + ipa: fix compilation on systems without sys/socket.hHarald Welte2017-05-152-2/+2
* tlv: Add tlvp_val{16,32}be() to get TLV values in unaligned host byte orderHarald Welte2017-05-151-0/+23
* introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs}Harald Welte2017-05-152-0/+44
* endian.h: Make it work on 'bare iron' builds (and possibly more platforms)Harald Welte2017-05-151-1/+13
* Make EARFCN size calculation more robustMax2017-05-141-1/+4
* gsm_04_08: Add missing GSM cause valueDaniel Willmann2017-05-121-0/+3
* timer: add osmo_timer_setup()Pablo Neira Ayuso2017-05-091-0/+2
* vty: cleanup logging functionsMax2017-05-092-3/+3
* gprs: add value strings for NS PDU typeMax2017-05-091-0/+2
* Add SW Description (de)marshallingMax2017-04-281-0/+16
* control_if: Add control interface commands for FSMsHarald Welte2017-04-271-0/+2
* control_if: Add helper function for 'local execution' of control commandHarald Welte2017-04-271-0/+1
* control_if: Add API to initialize control interface without TCP port bindHarald Welte2017-04-261-0/+1
* ctrl: Allow installation of additional node lookup helpersHarald Welte2017-04-261-0/+2
* osmo_fsm: Lookup functions to find FSM Instance by name or IDHarald Welte2017-04-161-0/+4
* ipa: Introduce helpers to encode IPA CCM ID RESPONSEHarald Welte2017-04-151-0/+7
* msgb: Add msgb_pull_to_l2() analogous to msgb_pull_to_l3()Harald Welte2017-04-151-0/+15
* vty/command.h: Introduce VTY nodes for libosmo-sigtranHarald Welte2017-04-141-0/+8
* Add osmo_sock_init2() function, allowing both BIND *and* CONNECTHarald Welte2017-04-091-0/+4
* Add struct osmo_prim_event_map and osmo_event_for_prim()Harald Welte2017-04-091-0/+14
* gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQSTPhilipp Maier2017-04-081-0/+5
* gsm0808: Add create functions for BSS_MAP_MSG_PAGINGPhilipp Maier2017-04-081-0/+3
* gsm0808: Add create functions for CIPHER MODE COMMANDPhilipp Maier2017-04-081-0/+2
* gsm0808: Add utils for Cell Identifier ListPhilipp Maier2017-04-082-0/+16
* gsm0808: Add utils for Encryption InformationPhilipp Maier2017-04-082-0/+18
* gsm0808: Add utils for Channel TypePhilipp Maier2017-04-082-0/+17
* gsm0808: Add AoIP specific elements to gsm0808_create_... functionsPhilipp Maier2017-04-081-2/+19