aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-09stats: Support regular stats flushAlexander Chemeris1-1/+4
2020-05-05sim: When decoding SW, take application specific SW into accountHarald Welte1-8/+7
2020-05-02gsm_29_118.h: Fix compilation with gcc-10Harald Welte1-1/+1
2020-04-28gsm_04_06.h: Remove repeated egprs header struct definitionsPau Espin Pedrol1-153/+0
2020-04-20gsm0503_parity: Fix compilation with gcc-10Harald Welte1-10/+10
2020-04-18select.c: Introduce support for signalfdHarald Welte1-0/+18
2020-04-18exec: Introduce osmo_system_nowait2() to allow specify a userHarald Welte1-0/+1
2020-04-17ports.h: Add 4268 for UECUPS VTYHarald Welte1-0/+1
2020-04-14dtx: add decoding for AMR-DTX framesPhilipp Maier3-0/+47
2020-03-21sim: re-structure how we support cards + applicationsHarald Welte1-0/+47
2020-03-21sim: add osim_file_desc_find_aid()Harald Welte1-0/+3
2020-03-10socket: Add osmo_sock_mcast_iface_set() to bind multicast to deviceHarald Welte1-0/+1
2020-03-09parity: add amr crc14 definitionPhilipp Maier1-0/+1
2020-03-08fixup depreciation warningHarald Welte1-2/+2
2020-03-08gsmtap: Solve TCH / FACCH confusion once and for allHarald Welte2-3/+10
2020-03-08Add CTRL port number for osmo-mgwHarald Welte1-0/+2
2020-03-05gsmtap.h: Add definitions for voice inside GSMTAPHarald Welte1-2/+26
2020-02-15osmo-sim-test: Fall-back to classic SIMHarald Welte1-0/+1
2020-02-06tdef_vty: do not enforce enum 'node_type' in osmo_tdef_vty_groups_init()Vadim Yanitskiy1-1/+1
2020-02-04value_string: Switch val from unsigned to intPau Espin Pedrol1-1/+1
2020-01-12usb: Add osmo_libusb_find_matching_dev_{path,serial}Harald Welte1-0/+8
2020-01-07l1sap: add measurement related struct membersPhilipp Maier1-0/+3
2019-12-17Introduce helper functions for safe fork+exec of processesHarald Welte2-0/+29
2019-12-16usb: Import a variety of libusb utility functions from simtraceHarald Welte1-0/+75
2019-12-16libosmocore libusb integrationHarald Welte2-0/+11
2019-12-12debian, utils: switch to python 3Oliver Smith1-1/+1
2019-12-11core/defs.h: introduce and use OSMO_DEPRECATED_OUTSIDEVadim Yanitskiy3-3/+7
2019-12-09gsup: Introduce OSMO_GSUP_NUM_VECTORS_REQ_IEHarald Welte1-0/+1
2019-11-28add all missing OSMO_GSUP_TO_MSGT_*() macrosNeels Hofmeyr1-0/+3
2019-11-27Introduce fields related to DTAP DLCIPau Espin Pedrol1-1/+28
2019-11-24add osmo_escape_cstr and osmo_quote_cstrNeels Hofmeyr1-0/+5
2019-11-24vty_app_info.is_config_node: add OSMO_DEPRECATEDNeels Hofmeyr1-1/+4
2019-11-24vty: track parent nodes also for telnet sessionsNeels Hofmeyr1-2/+7
2019-11-24osmo_sockaddr_str: deprecate osmo_sockaddr_str_*_32n()Neels Hofmeyr1-2/+8
2019-11-24utils: add osmo_strnchr()Neels Hofmeyr1-0/+1
2019-11-24msgb_put: more elaborate logging of head/tailroom failureNeels Hofmeyr1-3/+12
2019-11-24fsm.h: add missing include of logging.hNeels Hofmeyr1-0/+1
2019-11-24GSUP: rename E_ROUTING_ERROR to ROUTING_ERRORNeels Hofmeyr1-1/+3
2019-11-23utils.h: add OSMO_NAME_C_IMPL() macroNeels Hofmeyr1-0/+56
2019-11-23cosmetic: logging.h: fix comment s/levels/subsystemsNeels Hofmeyr1-1/+1
2019-11-23logging.h: define ansi color constantsNeels Hofmeyr1-0/+19
2019-11-21add osmo_sockaddr_str_cmp()Neels Hofmeyr2-0/+3
2019-11-11fix OSMO_SOCKADDR_STR_FMT for IPv6Neels Hofmeyr1-2/+6
2019-11-09GPRS/BSSGP: introduce bssgp_bvc_ctx_free()Vadim Yanitskiy1-0/+2
2019-11-07select: Make file descriptor lists per-threadHarald Welte1-0/+1
2019-11-04gsm: gsm_04_08.h: Allow accessing classmark2 as struct instead of uint32_tPau Espin Pedrol1-5/+28
2019-11-04gsm: gsm_utils: Fix return type of API ms_class_gmsk_dbm() and add unit testsPau Espin Pedrol1-2/+1
2019-11-04gsm: Fix compilation error under some compilersPau Espin Pedrol2-2/+2
2019-11-03gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass()Pau Espin Pedrol1-1/+2
2019-11-01add osmo_sockaddr_str_is_nonzero()Neels Hofmeyr1-0/+1