summaryrefslogtreecommitdiffstats
path: root/src/gsm/libosmogsm.map
Commit message (Expand)AuthorAgeFilesLines
* GSUP/SMS: introduce MO-/MT-FORWARD-SM messagesVadim Yanitskiy2018-12-181-0/+5
* LCLS: add gsm0808_create_ass2()Max2018-12-141-0/+1
* LCLS, TS 48.008: add GCR IE encoding/decodingMax2018-12-141-0/+2
* LCLS, TS 29.205: add GCR routinesMax2018-12-141-0/+3
* gsm0808: add encoder for cause codes and use itPhilipp Maier2018-12-081-0/+1
* gsm29118: add generator functions for GSM29118 messagesPhilipp Maier2018-12-071-0/+15
* gsm0808: add message generator for BSSMAP HANDOVER PERFORMEDPhilipp Maier2018-12-031-0/+1
* gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rcPau Espin Pedrol2018-11-201-0/+1
* Support cipher mode reject with extended causeMax2018-11-191-0/+2
* Update 3GPP TS 08.08 Cause handlingMax2018-11-181-0/+1
* gsm29118: add value strings for SGSAP IEIPhilipp Maier2018-11-161-0/+1
* gsm23003: Add MME domain name related helper functionsHarald Welte2018-10-281-0/+6
* SGsAP protocol definitions (header + C file)Harald Welte2018-10-211-0/+9
* gsm0808: add function to convert AMR S15-S0 to gsm0408 settingsPhilipp Maier2018-09-251-0/+1
* gsm0808: add function to convert amr gsm0408 setings to gsm0808Philipp Maier2018-09-191-0/+1
* Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808"Neels Hofmeyr2018-09-161-1/+0
* gsm0808: add function to convert amr gsm0408 setings to gsm0808Philipp Maier2018-09-141-0/+1
* gsm0808: implement BSSMAP Classmark RequestNeels Hofmeyr2018-09-131-0/+1
* Add CC_CAUSE value_string arrayKeith2018-09-021-0/+1
* libosmogsm: (re)introduce gsm48_push_l3hdr()Vadim Yanitskiy2018-08-051-0/+1
* re-introduce ipa_ccm_idtag_parse_off()Harald Welte2018-08-011-0/+1
* Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse()Harald Welte2018-08-011-1/+2
* oap_client: Rename symbols with osmo_ prefixHarald Welte2018-07-301-4/+4
* import oap_client into libosmogsmHarald Welte2018-07-301-0/+5
* 04.80: New gsm0480_gen_{reject,return_error}() functionsHarald Welte2018-07-291-0/+2
* USSD: Introduce gsm0480_gen_ussd_resp_7bit()Harald Welte2018-07-291-0/+1
* gsm0480: Factor out msgb allocation helper functionHarald Welte2018-07-291-0/+1
* gsm0808: Add value_string for encryption algorithmsPau Espin Pedrol2018-07-121-0/+1
* gsm_08_08: gsm0808_permitted_speech does not have value stringsPhilipp Maier2018-07-121-0/+1
* add and tweak inter-BSC HO APINeels Hofmeyr2018-06-181-0/+3
* gsm 04.80: Add value_string for component type and op codeHarald Welte2018-06-161-0/+2
* gsup: Add value_string for Session State IEHarald Welte2018-06-161-0/+1
* gsup: Add osmo_gsup_get_err_msg_type() functionHarald Welte2018-06-111-0/+1
* gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie()Vadim Yanitskiy2018-06-111-0/+1
* gsm/gsm0480.c: introduce gsm0480_extract_ie_by_tag()Vadim Yanitskiy2018-06-111-0/+1
* gsm0808: Add value_string for LCLS related IEsHarald Welte2018-06-021-0/+3
* gsm0808: Add encoding functions for LCLS BSSMAP messagesHarald Welte2018-05-301-0/+3
* add gsm0808_create_handover_request_ack()Neels Hofmeyr2018-05-271-0/+1
* add support for gsm0808 HANDOVER REQUIRED messageNeels Hofmeyr2018-05-271-0/+1
* add gsm0808_cell_id_to_list()Neels Hofmeyr2018-05-271-0/+1
* mncc: properly export osmo_mncc_name()Harald Welte2018-05-241-0/+1
* add gsm0808 channel enum to IE val conversion functionsNeels Hofmeyr2018-05-081-0/+1
* add gsm0808_cell_{id,id_list}_name() and friendsNeels Hofmeyr2018-04-181-0/+6
* add gsm0808_{enc,dec}_cell_idNeels Hofmeyr2018-04-131-0/+2
* add tlv_parse2(), capable of multiple instances of the same IENeels Hofmeyr2018-04-131-0/+1
* add gsm0808_cell_id_list_add() to combine two cell identifier listsNeels Hofmeyr2018-04-131-0/+1
* add osmo_cgi_name()Neels Hofmeyr2018-04-131-0/+2
* add gsm48_reject_value_namesNeels Hofmeyr2018-04-091-0/+1
* gsm0808: Add value strings for BSSMAP cause codesPhilipp Maier2018-03-291-0/+1
* abis_nm: Introduce abis_nm_dump_foh()Harald Welte2018-03-171-0/+1