aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm (follow)
Commit message (Expand)AuthorAgeFilesLines
* iuup: Fix Handling of subsequent Initialization msgsPau Espin Pedrol2022-06-131-0/+10
* iuup: Drop unused eventsPau Espin Pedrol2022-06-131-6/+0
* iuup: Add missing state to bitmask for st SMpSDU_Data_Transfer_ReadyPau Espin Pedrol2022-06-131-1/+2
* cbsp: Add enum and value string for CausePau Espin Pedrol2022-06-091-0/+21
* iuup: Fix IPTIs_present not set to 0 if no IPTIs receivedPau Espin Pedrol2022-05-271-0/+1
* iuup: Rework API to support RFCI IDs != RFCI indexPau Espin Pedrol2022-05-251-39/+60
* Use internal <osmocom/core/talloc.h> everywhereVadim Yanitskiy2022-04-271-1/+1
* jenkins: Validate gsm 08.58 IEs are added to tlv_definition2022q1Pau Espin Pedrol2022-04-051-0/+2
* rsl: Fix tlv_parse of IPAC_DLCX_IND messagePau Espin Pedrol2022-04-051-0/+1
* bssmap_le: support additional IEs in Perform Location RequestVadim Yanitskiy2022-03-221-0/+64
* gsm0808: Add missing IEs in bss_att_tlvdefPau Espin Pedrol2022-03-181-0/+6
* gsm0808: Fix decoding of IE GSM0808_IE_LCS_CLIENT_TYPEPau Espin Pedrol2022-03-181-0/+1
* gsm: lapd_core: Change log line NOTICE->INFOPau Espin Pedrol2022-03-021-1/+1
* BSSAP: HO Request Ack: add missing Codec List (BSS Supported)Neels Hofmeyr2022-02-281-0/+6
* gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id numberPau Espin Pedrol2022-02-162-0/+111
* gsm_7bit_encode_n(): use regular malloc() instead of calloc()Vadim Yanitskiy2022-01-291-2/+3
* iuup: do not use illegal characters in state/event names.Philipp Maier2022-01-181-11/+11
* gsm23003: fix docstring for osmo_plmn_from_bcd()Philipp Maier2022-01-141-7/+5
* iuup: Improve CRC checksum error loggingPau Espin Pedrol2022-01-101-3/+8
* iuup: Submit RNL-STATUS-Initialization.ind upon rx of InitPau Espin Pedrol2022-01-071-0/+23
* iuup: Fix decoding of 1byte-length subflow size fieldsPau Espin Pedrol2022-01-051-1/+1
* iuup: Fix signed/unsigned loop counter control flow issueHarald Welte2021-12-241-1/+1
* Introduce CRC and FSM for IuUP (user plane) as used in 3G RTP dataHarald Welte2021-12-223-1/+1019
* treewide: remove FSF addressOliver Smith2021-12-1432-130/+0
* Bump version: 1.5.1.282-ab5e-dirty → 1.6.01.6.0Pau Espin Pedrol2021-11-161-1/+1
* revisit some calls of strtol(), stroul(), strtoull()Neels Hofmeyr2021-10-042-27/+14
* fix rsl_chan_nr_str_{buf,c}(): enlarge the buffer sizeVadim Yanitskiy2021-10-011-3/+3
* gsm: Mark gsm0858_rsl_ul_meas_enc() pointer param constPau Espin Pedrol2021-09-281-1/+1
* gsm_08_58.h: Extend IPA Power Control Params IEs to pass C/I paramsPau Espin Pedrol2021-09-031-0/+4
* bts_features: Add new feature to indicate support for temporary overpowerPhilipp Maier2021-08-311-0/+1
* rsl: add new RSL IE to signal temporary overpowerPhilipp Maier2021-08-311-0/+1
* Make gcc 11.1.0 false positivies happyPau Espin Pedrol2021-07-161-11/+8
* bts_feature: Introduce feature to confiure dyn ts as sdcch8Pau Espin Pedrol2021-06-301-0/+2
* Rename osmo dyn ts enumsPau Espin Pedrol2021-06-301-1/+1
* add fixme: enforce 8 byte length of KcNeels Hofmeyr2021-06-291-0/+4
* bts_features: add feature for BCCH carrier power reduction modeVadim Yanitskiy2021-06-251-0/+2
* gsm0808: add Kc128 to Handover RequestNeels Hofmeyr2021-06-251-0/+3
* add Kc128 to gsm0808 Create Ciphering CommandNeels Hofmeyr2021-06-213-10/+51
* bts_feature: Introduce feature to speak to PCUPau Espin Pedrol2021-06-111-0/+2
* kdf: add key derivation functionsEric2021-06-0813-1/+1729
* range_enc_determine_range(): Don't dereference array on size=0Pau Espin Pedrol2021-06-011-0/+4
* fixup for gsm48_chan_mode_to_non_vamos()Neels Hofmeyr2021-05-291-5/+2
* gsm_08_58.h: add Osmocom specific Bm/Lm CBITs for VAMOSVadim Yanitskiy2021-05-261-0/+9
* rsl: make rsl_dec_chan_nr() more readable, use RSL_CHAN_NR_MASKVadim Yanitskiy2021-05-261-31/+23
* add RSL_IE_OSMO_TRAINING_SEQUENCENeels Hofmeyr2021-05-191-0/+1
* gsm/abis_nm: add missing NM_OC_IPAC_* value-string entriesVadim Yanitskiy2021-05-061-0/+4
* ipa_ccm_make_id_resp: Make it work at allHarald Welte2021-04-291-1/+1
* Fix ipa_ccm_make_id_resp_from_req to work at allHarald Welte2021-04-291-3/+8
* Fix ipa_ccm_make_id_resp_from_reqHarald Welte2021-04-291-2/+2
* gsm48_mr_cfg_from_gsm0808_sc_cfg(): drop bitmask without effectNeels Hofmeyr2021-04-221-1/+1