aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-13Bump version: 1.3.0.173-51974 → 1.4.01.4.0Harald Welte1-1/+1
2020-08-06gsm 12.21: add osmocom specific NM_ATT_OSMO_NS_LINK_CFGAlexander Couzens1-0/+1
2020-08-02i460: Fix bit- and subslots ordering of I.460 mux + demuxHarald Welte1-27/+32
2020-08-02i460: pass more context to call-back functionsHarald Welte1-5/+5
2020-08-02i460: Add back-pointer from sub-channel to timeslotHarald Welte1-0/+1
2020-08-02i460_mux: add callback to notify empty tx queuePhilipp Maier1-3/+11
2020-07-31gsm_08_58: add missing RSL error cause codesPhilipp Maier1-0/+3
2020-07-30gsm0411_{smc,smr}.c: Work around newlib bugHarald Welte2-2/+4
2020-07-30i460_mux: correctly reset subchannelsPhilipp Maier1-7/+23
2020-07-28bts_features: add feature BTS_FEAT_IPV6_NSVCAlexander Couzens1-0/+1
2020-07-14fixup for gsm0808_create_common_id(): add API doc, use new MI APINeels Hofmeyr1-4/+17
2020-07-04lapd_core: After calling into L3, check if the state has changedHarald Welte1-0/+4
2020-07-03lapd_core: Ensure we always have some tailroomHarald Welte1-1/+2
2020-06-24api comment: fix example of osmo_mobile_identity_encode_msgbNeels Hofmeyr1-1/+2
2020-06-21gsm0808: Add gsm0808_create_common_id()Harald Welte2-0/+43
2020-06-21bts_features.h: Introduce BTS_FEAT_PAGING_COORDINATIONHarald Welte1-0/+1
2020-06-16add osmo_mobile_identity APINeels Hofmeyr2-7/+467
2020-06-16Revert "add osmo_mobile_identity API"Harald Welte4-554/+85
2020-06-12add osmo_mobile_identity APINeels Hofmeyr4-85/+554
2020-06-10add gsm23236: MSC pooling: TMSI and NRI utility functionsNeels Hofmeyr3-1/+578
2020-06-09gsm0808: fix endieness of call identifierPhilipp Maier1-1/+11
2020-06-08lapd_core: Fix log line being about LAPD and not LAPDmHarald Welte1-1/+1
2020-06-08lapd/lapdm: print user-defined string name instead of (dl=%p)Harald Welte3-318/+285
2020-05-28Implement ITU-T I.460 multiplex / demultiplexHarald Welte3-1/+371
2020-05-26fix osmo_mi_name_c() to always return talloced strings, via osmo_mi_name_buf()Neels Hofmeyr1-3/+5
2020-05-26api doc: clarify 'returns' of gsm48_mi_to_string()Neels Hofmeyr1-2/+4
2020-05-17gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding.Alexander Chemeris2-0/+40
2020-05-15libosmogsm: add Doxygen docs for gsm0502_hop_seq_gen()Harald Welte1-1/+10
2020-05-15libosmogsm: import hopping sequence generation codeSylvain Munaut2-0/+54
2020-05-14libosmogsm: cosmetic: add spaces before and after PRIu32Vadim Yanitskiy1-1/+1
2020-05-14gsm0808_utils: Add gsm0808_get_cipher_reject_cause() back with a deprecation ...Alexander Chemeris1-0/+5
2020-05-13gsm0808: Make a function to extract Cause IE publicly available.Alexander Chemeris3-16/+17
2020-05-12gsm0808: Fix encoding of the SAPI_N_REJECT BSSMAP message.Alexander Chemeris1-2/+2
2020-05-05rest_octets: fix encoding of 3G Early Classmark Sending RestrictionVadim Yanitskiy1-2/+2
2020-03-09conv: add convolutional coder for AMR SID UPDATE framesPhilipp Maier1-0/+1
2020-01-21gsm/gsm48049.c: fix use of GNU 'missing =' extension in designatorVadim Yanitskiy1-1/+1
2020-01-02Bump version: 1.2.0.108-c6a8-dirty → 1.3.01.3.0Pau Espin Pedrol1-1/+1
2019-12-12debian, utils: switch to python 3Oliver Smith1-1/+1
2019-12-09gsup: Introduce OSMO_GSUP_NUM_VECTORS_REQ_IEHarald Welte1-4/+15
2019-11-3004.80: Deprecate gsm0480_create_ussd_resp()Harald Welte1-0/+1