aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm0808.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* BSSAP: HO Request Ack: add missing Codec List (BSS Supported)Neels Hofmeyr2022-02-281-0/+6
* treewide: remove FSF addressOliver Smith2021-12-141-4/+0
* gsm0808: add Kc128 to Handover RequestNeels Hofmeyr2021-06-251-0/+3
* add Kc128 to gsm0808 Create Ciphering CommandNeels Hofmeyr2021-06-211-10/+24
* gsm0808: Introduce gsm0808_old_bss_to_new_bss_info_att_tlvdefPau Espin Pedrol2021-04-211-0/+26
* cosmetic: fix typo in commentPau Espin Pedrol2021-04-191-1/+1
* gsm: Support Sending Last EUTRAN PLMN Id in Handover RequiredPau Espin Pedrol2021-04-191-0/+5
* gsm0808: use msgb_tv16_put() and osmo_store32be()Vadim Yanitskiy2021-02-051-18/+5
* add BSSMAP coding for Location ServicesNeels Hofmeyr2020-10-071-0/+102
* gsm0808: fix: do not encode invalid encryption algorithmVadim Yanitskiy2020-09-181-7/+9
* gsm0808: add gsm0808_create_sapi_reject_cause()Vadim Yanitskiy2020-08-261-2/+13
* fixup for gsm0808_create_common_id(): add API doc, use new MI APINeels Hofmeyr2020-07-141-4/+17
* gsm0808: Add gsm0808_create_common_id()Harald Welte2020-06-211-0/+42
* Revert "add osmo_mobile_identity API"Harald Welte2020-06-161-23/+7
* add osmo_mobile_identity APINeels Hofmeyr2020-06-121-7/+23
* gsm0808: fix endieness of call identifierPhilipp Maier2020-06-091-1/+11
* gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding.Alexander Chemeris2020-05-171-0/+38
* gsm0808: Make a function to extract Cause IE publicly available.Alexander Chemeris2020-05-131-0/+16
* gsm0808: Fix encoding of the SAPI_N_REJECT BSSMAP message.Alexander Chemeris2020-05-121-2/+2
* Introduce fields related to DTAP DLCIPau Espin Pedrol2019-11-271-0/+6
* gsm0808: Introduce Osmocom extensions to announce Osmux supportPau Espin Pedrol2019-05-131-0/+4
* add gsm0808_create_handover_request_ack2 to add AoIP RTP addrNeels Hofmeyr2019-05-051-9/+36
* BSSMAP: add messages for inter-BSC and inter-MSC HandoverNeels Hofmeyr2019-05-031-0/+171
* BSSMAP: tweaksNeels Hofmeyr2019-04-261-2/+2
* gsm0808: comment about difference of gsm0808_create_clear_command()Harald Welte2019-02-181-1/+4
* Fix BSSMAP length generated by gsm0808_create_clear_command2()Harald Welte2019-02-181-1/+7
* gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMANDPhilipp Maier2019-02-051-0/+16
* LCLS: add status parameter to Assignment Completed messageMax2019-01-191-7/+31
* LCLS: fix LCLS-CONNECT-CONTROL encoderMax2019-01-071-8/+13
* LCLS: enc/dec entire parameter set instead of GCRMax2018-12-231-17/+2
* LCLS: add gsm0808_create_ass2()Max2018-12-141-6/+47
* gsm0808: add encoder for cause codes and use itPhilipp Maier2018-12-081-12/+16
* gsm0808: add message generator for BSSMAP HANDOVER PERFORMEDPhilipp Maier2018-12-031-0/+46
* Move BSSMAP_MSG_* defines to header fileMax2018-11-301-3/+0
* Update gsm0808_create_ass() doxygenMax2018-11-221-2/+2
* Support cipher mode reject with extended causeMax2018-11-191-0/+24
* Update GSM0808_LCLS enumsMax2018-11-181-0/+3
* Update 3GPP TS 08.08 Cause handlingMax2018-11-181-6/+24
* Update cipher reject functionMax2018-11-021-0/+1
* gsm0808: cosmetic: rename parameter "reason" to "cause"Philipp Maier2018-10-301-3/+3
* gsm0808: fix doxygen apidocPhilipp Maier2018-10-301-1/+1
* gsm0808: implement BSSMAP Classmark RequestNeels Hofmeyr2018-09-131-0/+13
* properly handle mandatory cli param of gsm0808_create_paging2Stefan Sperling2018-08-291-5/+4
* gsm0808: inter-bsc HO messages: add missing BSSMAP header, x4Neels Hofmeyr2018-08-281-0/+12
* gsm0808: Add value_string for encryption algorithmsPau Espin Pedrol2018-07-121-0/+12
* gsm_08_08: gsm0808_permitted_speech does not have value stringsPhilipp Maier2018-07-121-0/+14
* add and tweak inter-BSC HO APINeels Hofmeyr2018-06-181-2/+84
* gsm0808: Add value_string for LCLS related IEsHarald Welte2018-06-021-0/+33