aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-28Implement ITU-T I.460 multiplex / demultiplexHarald Welte2-0/+105
2020-05-26api doc: clarify OSMO_NAME_C_IMPL() required FUNC_BUF signatureNeels Hofmeyr1-1/+3
2020-05-18enable vty xml dumping to stdoutNeels Hofmeyr1-0/+2
2020-05-17gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding.Alexander Chemeris2-0/+16
2020-05-15libosmogsm: import hopping sequence generation codeSylvain Munaut1-0/+4
2020-05-15cosmetic: apply changes to match struct_endianess.py outputNeels Hofmeyr3-14/+8
2020-05-15add missing endian.h in gsm_23_041.hNeels Hofmeyr1-0/+2
2020-05-14codec: Add functions for AMR s->d bits and d->s bitsHarald Welte1-0/+6
2020-05-14gsm0808_utils: Add gsm0808_get_cipher_reject_cause() back with a deprecation ...Alexander Chemeris1-0/+3
2020-05-13gsm0808_utils: Fix gsm0808_cause_class() functionAlexander Chemeris1-1/+1
2020-05-13gsm0808: Make a function to extract Cause IE publicly available.Alexander Chemeris2-2/+4
2020-05-12gsm_04_08.h: fix big endian structsNeels Hofmeyr1-238/+0
2020-05-12usb: Add osmo_libusb_find_open_claim() all-in-one APIHarald Welte1-0/+30
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