aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/libosmogsm.map
AgeCommit message (Expand)AuthorFilesLines
2018-11-20gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rcPau Espin Pedrol1-0/+1
2018-11-19Support cipher mode reject with extended causeMax1-0/+2
2018-11-18Update 3GPP TS 08.08 Cause handlingMax1-0/+1
2018-11-16gsm29118: add value strings for SGSAP IEIPhilipp Maier1-0/+1
2018-10-28gsm23003: Add MME domain name related helper functionsHarald Welte1-0/+6
2018-10-21SGsAP protocol definitions (header + C file)Harald Welte1-0/+9
2018-09-25gsm0808: add function to convert AMR S15-S0 to gsm0408 settingsPhilipp Maier1-0/+1
2018-09-19gsm0808: add function to convert amr gsm0408 setings to gsm0808Philipp Maier1-0/+1
2018-09-16Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808"Neels Hofmeyr1-1/+0
2018-09-14gsm0808: add function to convert amr gsm0408 setings to gsm0808Philipp Maier1-0/+1
2018-09-13gsm0808: implement BSSMAP Classmark RequestNeels Hofmeyr1-0/+1
2018-09-02Add CC_CAUSE value_string arrayKeith1-0/+1
2018-08-05libosmogsm: (re)introduce gsm48_push_l3hdr()Vadim Yanitskiy1-0/+1
2018-08-01re-introduce ipa_ccm_idtag_parse_off()Harald Welte1-0/+1
2018-08-01Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse()Harald Welte1-1/+2
2018-07-30oap_client: Rename symbols with osmo_ prefixHarald Welte1-4/+4
2018-07-30import oap_client into libosmogsmHarald Welte1-0/+5
2018-07-2904.80: New gsm0480_gen_{reject,return_error}() functionsHarald Welte1-0/+2
2018-07-29USSD: Introduce gsm0480_gen_ussd_resp_7bit()Harald Welte1-0/+1
2018-07-29gsm0480: Factor out msgb allocation helper functionHarald Welte1-0/+1
2018-07-12gsm0808: Add value_string for encryption algorithmsPau Espin Pedrol1-0/+1
2018-07-12gsm_08_08: gsm0808_permitted_speech does not have value stringsPhilipp Maier1-0/+1
2018-06-18add and tweak inter-BSC HO APINeels Hofmeyr1-0/+3
2018-06-16gsm 04.80: Add value_string for component type and op codeHarald Welte1-0/+2
2018-06-16gsup: Add value_string for Session State IEHarald Welte1-0/+1
2018-06-11gsup: Add osmo_gsup_get_err_msg_type() functionHarald Welte1-0/+1
2018-06-11gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie()Vadim Yanitskiy1-0/+1
2018-06-11gsm/gsm0480.c: introduce gsm0480_extract_ie_by_tag()Vadim Yanitskiy1-0/+1
2018-06-02gsm0808: Add value_string for LCLS related IEsHarald Welte1-0/+3
2018-05-30gsm0808: Add encoding functions for LCLS BSSMAP messagesHarald Welte1-0/+3
2018-05-27add gsm0808_create_handover_request_ack()Neels Hofmeyr1-0/+1
2018-05-27add support for gsm0808 HANDOVER REQUIRED messageNeels Hofmeyr1-0/+1
2018-05-27add gsm0808_cell_id_to_list()Neels Hofmeyr1-0/+1
2018-05-24mncc: properly export osmo_mncc_name()Harald Welte1-0/+1
2018-05-08add gsm0808 channel enum to IE val conversion functionsNeels Hofmeyr1-0/+1
2018-04-18add gsm0808_cell_{id,id_list}_name() and friendsNeels Hofmeyr1-0/+6
2018-04-13add gsm0808_{enc,dec}_cell_idNeels Hofmeyr1-0/+2
2018-04-13add tlv_parse2(), capable of multiple instances of the same IENeels Hofmeyr1-0/+1
2018-04-13add gsm0808_cell_id_list_add() to combine two cell identifier listsNeels Hofmeyr1-0/+1
2018-04-13add osmo_cgi_name()Neels Hofmeyr1-0/+2
2018-04-09add gsm48_reject_value_namesNeels Hofmeyr1-0/+1
2018-03-29gsm0808: Add value strings for BSSMAP cause codesPhilipp Maier1-0/+1
2018-03-17abis_nm: Introduce abis_nm_dump_foh()Harald Welte1-0/+1
2018-03-13support for more cell ID list types in libosmocoreStefan Sperling1-0/+3
2018-03-02features: move bts feature related functionality to libosmocorePhilipp Maier1-0/+2
2018-02-28gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNCNeels Hofmeyr1-0/+3
2018-02-28implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-0/+11
2018-02-22Revert "Add function to encode classmark"Harald Welte1-1/+0
2018-02-15Add function to encode classmarkMax1-0/+1
2018-02-15Add generic Mobile Identity encoderMax1-0/+1