aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-28rest_octets: Remove SI2ter + SI2bis encoders that don't do anythingHarald Welte1-2/+0
2019-05-28rest_octets: Implement actual SI6 rest octets encodingHarald Welte1-1/+38
2019-05-28rest_octets: Add function to parse SI3 rest octetsHarald Welte1-0/+3
2019-05-28rest_octets: Suffix encoder functiosn with _encodeHarald Welte1-10/+12
2019-05-27tdef: Fix license: GPLv2+ instead of AGPLv3+Harald Welte1-4/+6
2019-05-27oap_client: Fix license: GPLv2+ instead of AGPLv3+Harald Welte1-4/+5
2019-05-27rsl: Add osmocom-specific extensions to RSL channel numbers for CBCHHarald Welte1-0/+4
2019-05-24protocol/gsm_12_21.h: fix copy-pasted struct descriptionVadim Yanitskiy1-1/+1
2019-05-19TLV: Add one-shot TLV encoderHarald Welte1-0/+6
2019-05-19Cosmetic: GSUP: fix too long comment lineOliver Smith1-2/+2
2019-05-19Deprecate usage of osmo_counter_*Daniel Willmann1-2/+10
2019-05-18Revert "Change GSM48_PDISC_* to enum type"Harald Welte1-20/+18
2019-05-17Change GSM48_PDISC_* to enum typeMax1-18/+20
2019-05-15gsm_23_003: add GSM23003_MSISDN_{MIN,MAX}_DIGITSOliver Smith1-0/+3
2019-05-13gsm0808: Introduce Osmocom extensions to announce Osmux supportPau Espin Pedrol2-0/+5