aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-01cosmetic: gsm_04_08.h: Fix trailing whitespacePau Espin Pedrol1-3/+3
2019-10-29add osmo_fsm_set_dealloc_ctx(), to help with use-after-freeNeels Hofmeyr1-0/+1
2019-10-28gsm0508: add functions to calculate beginning of a blockPhilipp Maier1-0/+12
2019-10-18socket: Introduce API osmo_sock_init2_multiaddr()Pau Espin Pedrol1-0/+7
2019-10-09logging: Introduce mutex API to manage log_target in multi-thread envsPau Espin Pedrol1-0/+14
2019-10-07tdef: Introduce min_val and max_val fieldsPau Espin Pedrol1-0/+6
2019-10-04API doc tweaks (mncc.h, gsm_08_08.h)Neels Hofmeyr2-5/+7
2019-09-28gsup: add OSMO_GSUP_SUPPORTED_RAT_TYPES_IE and OSMO_GSUP_CURRENT_RAT_TYPE_IENeels Hofmeyr1-0/+7
2019-09-26msgb: Allow size==headroom in msgb_alloc_headroom*()Pau Espin Pedrol1-2/+2
2019-09-20logging: Move extern declaration of osmo_log_target_list from logging.h to lo...Pau Espin Pedrol2-1/+1
2019-09-20ecu_fr: increase test coverage for FR ECU implementationPhilipp Maier1-2/+4
2019-09-20cosmetic: Add comment on GSM-FR ECU structPhilipp Maier1-0/+1
2019-09-20cosmetic: Move comment to the right placePhilipp Maier1-1/+1
2019-09-18logging.h: add L1 SAPI related context and filterOliver Smith1-0/+2
2019-09-17logging_internal.h: Fix osmo_log_info definitionPau Espin Pedrol1-1/+1
2019-09-11tdef: fixup osmo_tdef_set()Neels Hofmeyr1-1/+1
2019-09-07tdef_vty.h: Add missing header dependenciesPau Espin Pedrol1-0/+3
2019-09-07tdef: Introduce API osmo_tdef_set()Pau Espin Pedrol1-0/+1
2019-09-05Introduce BTS_FEAT_ETWS_PN for communicating ETWS PN capabilityHarald Welte1-0/+1
2019-09-05gsm_08_58: Add vendor-specific Message Type for ETWS Primary WarningHarald Welte1-0/+2
2019-09-02codec/ecu: Introduce new generic Error Concealment Unit abstractionHarald Welte1-0/+54
2019-08-31cbsp: Fix endless loop iteration when decoding cell list IEsHarald Welte1-0/+1
2019-08-30OSMO_SOCKADDR_STR_FMT_ARGS: guard against NULL pointerNeels Hofmeyr1-1/+1
2019-08-30OSMO_SOCKADDR_STR_FMT_ARGS: remove useless conditionNeels Hofmeyr1-1/+1
2019-08-27context: Add support for [per-thread] global talloc contextsHarald Welte2-3/+26
2019-08-23Cosmetic: l1sap.h: change /* !< to /*!<Oliver Smith1-5/+5
2019-08-15osmo_tdef_get(): allow passing -1 as default timeoutNeels Hofmeyr1-1/+1
2019-08-12codec/ecu_fr: Mark input TCH frame as 'const' as we only read itHarald Welte1-1/+1
2019-07-26gsm/gsm48.h: drop meaningless 'const' from gsm48_mi_to_string()Vadim Yanitskiy1-2/+1
2019-07-20Add Cell Broadcast related definitions from 3GPP TS 23.041Harald Welte2-0/+90
2019-07-20cbsp: Introduce osmo_cbsp_errstrHarald Welte1-0/+2
2019-07-20CBSP (Cell Broadcast Service Protocol; 3GPP TS 48.049) supportHarald Welte3-0/+422
2019-07-10libosmogsm/l1sap.h: extend ph_rach_ind_param with lqual_cbVadim Yanitskiy1-0/+1
2019-07-09Revert "utils.h: require a semi colon after OSMO_ASSERT"Vadim Yanitskiy1-2/+2
2019-07-08utils.h: require a semi colon after OSMO_ASSERTAlexander Couzens1-2/+2
2019-06-17add define for magic tmsi constantEric Wild1-0/+1
2019-06-13(minor) fix typo in commentsKévin Redon1-3/+3
2019-06-13minor: don't redefine macrosKévin Redon2-0/+4
2019-06-12protocol/gsm_04_08.h: do not check if unsigned is positiveVadim Yanitskiy1-3/+3
2019-06-12core/utils: drop meaningless const from return value of osmo_luhn()Vadim Yanitskiy1-1/+1
2019-06-05fsm: Allow millisecond granularity in osmo_fsm built-in timerHarald Welte1-0/+15
2019-06-05lapdm: Allow user to specify T200 values; Use correct N200 valuesHarald Welte1-3/+9
2019-06-04gsm0808_utils: Add gsm0808_decode_cell_id_u()Harald Welte1-0/+1