aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm0808.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-28add gsm0808_amr_modes_from_cfgNeels Hofmeyr1-0/+97
2022-12-14gsm0808: use new gsm0808_enc_speech_codec[_list]2() APIVadim Yanitskiy1-24/+84
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte1-3/+3
2022-10-06Fix Typo in gsm0808_msgt_names[]Keith Whyte1-1/+1
2022-10-06Fix LCLS-CONNECT-CONTROL generationKeith Whyte1-1/+1
2022-03-18gsm0808: Add missing IEs in bss_att_tlvdefPau Espin Pedrol1-0/+6
2022-03-18gsm0808: Fix decoding of IE GSM0808_IE_LCS_CLIENT_TYPEPau Espin Pedrol1-0/+1
2022-02-28BSSAP: HO Request Ack: add missing Codec List (BSS Supported)Neels Hofmeyr1-0/+6
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2021-06-25gsm0808: add Kc128 to Handover RequestNeels Hofmeyr1-0/+3
2021-06-21add Kc128 to gsm0808 Create Ciphering CommandNeels Hofmeyr1-10/+24
2021-04-21gsm0808: Introduce gsm0808_old_bss_to_new_bss_info_att_tlvdefPau Espin Pedrol1-0/+26
2021-04-19cosmetic: fix typo in commentPau Espin Pedrol1-1/+1
2021-04-19gsm: Support Sending Last EUTRAN PLMN Id in Handover RequiredPau Espin Pedrol1-0/+5
2021-02-05gsm0808: use msgb_tv16_put() and osmo_store32be()Vadim Yanitskiy1-18/+5
2020-10-07add BSSMAP coding for Location ServicesNeels Hofmeyr1-0/+102
2020-09-18gsm0808: fix: do not encode invalid encryption algorithmVadim Yanitskiy1-7/+9
2020-08-26gsm0808: add gsm0808_create_sapi_reject_cause()Vadim Yanitskiy1-2/+13
2020-07-14fixup for gsm0808_create_common_id(): add API doc, use new MI APINeels Hofmeyr1-4/+17
2020-06-21gsm0808: Add gsm0808_create_common_id()Harald Welte1-0/+42
2020-06-16Revert "add osmo_mobile_identity API"Harald Welte1-23/+7
2020-06-12add osmo_mobile_identity APINeels Hofmeyr1-7/+23
2020-06-09gsm0808: fix endieness of call identifierPhilipp Maier1-1/+11
2020-05-17gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding.Alexander Chemeris1-0/+38
2020-05-13gsm0808: Make a function to extract Cause IE publicly available.Alexander Chemeris1-0/+16
2020-05-12gsm0808: Fix encoding of the SAPI_N_REJECT BSSMAP message.Alexander Chemeris1-2/+2
2019-11-27Introduce fields related to DTAP DLCIPau Espin Pedrol1-0/+6
2019-05-13gsm0808: Introduce Osmocom extensions to announce Osmux supportPau Espin Pedrol1-0/+4
2019-05-05add gsm0808_create_handover_request_ack2 to add AoIP RTP addrNeels Hofmeyr1-9/+36
2019-05-03BSSMAP: add messages for inter-BSC and inter-MSC HandoverNeels Hofmeyr1-0/+171
2019-04-26BSSMAP: tweaksNeels Hofmeyr1-2/+2
2019-02-18gsm0808: comment about difference of gsm0808_create_clear_command()Harald Welte1-1/+4
2019-02-18Fix BSSMAP length generated by gsm0808_create_clear_command2()Harald Welte1-1/+7
2019-02-05gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMANDPhilipp Maier1-0/+16
2019-01-19LCLS: add status parameter to Assignment Completed messageMax1-7/+31
2019-01-07LCLS: fix LCLS-CONNECT-CONTROL encoderMax1-8/+13
2018-12-23LCLS: enc/dec entire parameter set instead of GCRMax1-17/+2
2018-12-14LCLS: add gsm0808_create_ass2()Max1-6/+47
2018-12-08gsm0808: add encoder for cause codes and use itPhilipp Maier1-12/+16
2018-12-03gsm0808: add message generator for BSSMAP HANDOVER PERFORMEDPhilipp Maier1-0/+46
2018-11-30Move BSSMAP_MSG_* defines to header fileMax1-3/+0
2018-11-22Update gsm0808_create_ass() doxygenMax1-2/+2
2018-11-19Support cipher mode reject with extended causeMax1-0/+24
2018-11-18Update GSM0808_LCLS enumsMax1-0/+3
2018-11-18Update 3GPP TS 08.08 Cause handlingMax1-6/+24
2018-11-02Update cipher reject functionMax1-0/+1
2018-10-30gsm0808: cosmetic: rename parameter "reason" to "cause"Philipp Maier1-3/+3
2018-10-30gsm0808: fix doxygen apidocPhilipp Maier1-1/+1
2018-09-13gsm0808: implement BSSMAP Classmark RequestNeels Hofmeyr1-0/+13
2018-08-29properly handle mandatory cli param of gsm0808_create_paging2Stefan Sperling1-5/+4