aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm
AgeCommit message (Expand)AuthorFilesLines
2021-02-10cosmetic: Move comment one line below in append_gprs_cell_optPau Espin Pedrol1-2/+1
2021-02-05gsm0808: use msgb_tv16_put() and osmo_store32be()Vadim Yanitskiy1-18/+5
2021-02-04gsm48: add compare function for struct gprs_ra_idPhilipp Maier2-0/+20
2021-02-01gsm_7bit_encode_n(): fix integer overflow in gsm_septets2octets()Vadim Yanitskiy2-2/+9
2021-01-29gsm: bts_features: Introduce BTS_FEAT_CCNPau Espin Pedrol1-0/+1
2021-01-29gsm: Fix wrong length in SI13 GPRS Cell Options IEPau Espin Pedrol1-2/+2
2021-01-22gsm: Introduce osmo_{rai,cgi_ps}_cmp() APIsPau Espin Pedrol2-0/+36
2021-01-22gsm: Add missing osmo_*_cmp symbols to libosmogsm.mapPau Espin Pedrol1-0/+2
2021-01-12tlv_parser: Fix various out-of-bounds accessesHarald Welte1-15/+16
2021-01-11Intoduce Packet Switch CGIPau Espin Pedrol3-0/+119
2021-01-07bts_features: s/Repeation/Repetition/ in osmo_bts_features_descs[]Vadim Yanitskiy1-1/+1
2021-01-03cbsp: Fix parsing DCS in decode of WRITE-REPLACEHarald Welte1-0/+1
2021-01-03cbsp: Fix osmo_cbsp_recv_buffered() for KEEP-ALIVE-COMPLETEHarald Welte1-6/+1
2021-01-03cbsp: Fix encoding of "ETWS Warning Security Info" IEHarald Welte1-2/+5
2020-12-23rest_octets: Fix decoding of SI3 3G Early Classmark Sending RestrictionPau Espin Pedrol1-2/+2
2020-12-23Revert "rest_octets: fix encoding of 3G Early Classmark Sending Restriction"Pau Espin Pedrol1-2/+2
2020-12-21lapd_core: Don't dereference data link after sending PRIM_DL_RELHarald Welte1-5/+4
2020-12-17GPRS Cell Options (SI13): Add REL-4 CCN_ACTIVE bitPau Espin Pedrol1-0/+6
2020-12-14gsm: append_eutran_neib_cell: Fix SI2quater EARFCN listPau Espin Pedrol1-1/+2
2020-12-14si2quater: fix budget calculation for multiple EARFCNsPau Espin Pedrol1-1/+9
2020-12-14gsm: si13: Fix encode of EGPRS_PACKET_CHANNEL_REQUESTPau Espin Pedrol1-7/+2
2020-12-14rest_octets: add Serving Cell Priority ParametersPau Espin Pedrol1-2/+19
2020-12-08tlv: Introduce enum with error codes for TLV parser functionsHarald Welte1-17/+19
2020-12-08Introduce 'osmo_tlv_prot' abstraction for validation of TLV protocolsHarald Welte2-1/+109
2020-11-20bts_features: add missing description for BTS_FEAT_ACCH_REPVadim Yanitskiy1-0/+1
2020-11-12gsm_04_08: add parser for Mobile Station Classmark 3Philipp Maier2-0/+247
2020-11-11Revert "gsm_04_08: add parser for Mobile Station Classmark 3"Harald Welte2-247/+0
2020-11-10gsm_04_08: add parser for Mobile Station Classmark 3Philipp Maier2-0/+247
2020-11-09gsm_08_58: add proprietary IE to signal Repeated ACCH CapabilityPhilipp Maier1-0/+1
2020-10-29gsm48: add missing RR cause value definitionsVadim Yanitskiy1-0/+3
2020-10-29fix spelling in 'value_string' arrays: existAnt -> existEntVadim Yanitskiy3-4/+4
2020-10-21lapdm: Allow SABM L=0 in Timer Recovery StatePau Espin Pedrol1-0/+17
2020-10-21lapdm: Split lapd_rx_u() spaghetti into one function per message typePau Espin Pedrol1-365/+414
2020-10-21lapdm: Drop log lines printing fmt=BPau Espin Pedrol1-4/+0
2020-10-17rsl: rsl_chan_nr_str_buf(): use ABIS_RSL_CHAN_NR_CBITS_* macrosVadim Yanitskiy1-10/+10
2020-10-15[cosmetic] rest_octets: Follow coding style regarding {}Harald Welte1-23/+46
2020-10-15gsm48_rest_octets: Add parser for SI4 rest octetsHarald Welte2-0/+44
2020-10-15gad.c: fix rc for osmo_gad_enc_ell_point_unc_circle()Neels Hofmeyr1-1/+1
2020-10-15gad.c: try to workaround warning for "h.type >= 0"Neels Hofmeyr1-2/+2
2020-10-13gsm: Fix make distcheck with parallel makePau Espin Pedrol1-0/+3
2020-10-07add BSSMAP coding for Location ServicesNeels Hofmeyr2-0/+105
2020-10-07add BSSMAP-LE coding for Location ServicesNeels Hofmeyr3-1/+888
2020-10-07add BSSLAP coding for Location ServicesNeels Hofmeyr3-1/+334
2020-10-07add GAD coding for Location ServicesNeels Hofmeyr3-1/+504
2020-09-18gsm0808: fix: do not encode invalid encryption algorithmVadim Yanitskiy1-7/+9
2020-08-27lapdm: fix SAPI-0/SAPI-3 frame prioritization on DCCHVadim Yanitskiy1-2/+21
2020-08-27lapdm_pad_msgb(): cosmetic: use GSM_MACBLOCK_PADDINGVadim Yanitskiy1-2/+2
2020-08-27ipa: Fix wrong output log formattingPau Espin Pedrol1-2/+12
2020-08-26gsm0808: add gsm0808_create_sapi_reject_cause()Vadim Yanitskiy2-2/+14
2020-08-25comment: mention spec reference in cbsp.[ch]Neels Hofmeyr1-0/+1