summaryrefslogtreecommitdiffstats
path: root/src/gsm/libosmogsm.map
Commit message (Expand)AuthorAgeFilesLines
* 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
* support for more cell ID list types in libosmocoreStefan Sperling2018-03-131-0/+3
* features: move bts feature related functionality to libosmocorePhilipp Maier2018-03-021-0/+2
* gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNCNeels Hofmeyr2018-02-281-0/+3
* implement support for 3-digit MNC with leading zerosNeels Hofmeyr2018-02-281-0/+11
* Revert "Add function to encode classmark"Harald Welte2018-02-221-1/+0
* Add function to encode classmarkMax2018-02-151-0/+1
* Add generic Mobile Identity encoderMax2018-02-151-0/+1
* SMS: Add value_string for TS 04.11 CP and RP stateHarald Welte2018-01-241-0/+2
* MNCC: Add MNCC to string dumperHarald Welte2018-01-191-0/+3
* gsm: add gsm0808_speech_codec_type_namesNeels Hofmeyr2018-01-121-0/+1
* Add function to properly encode RAIMax2018-01-081-0/+1
* add osmo_auth_c3() (separate from gsm_milenage())Neels Hofmeyr2017-12-181-0/+1
* Add functions for extended RACH codingMax2017-12-111-0/+1
* auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name()Neels Hofmeyr2017-10-091-0/+1
* Add function to generate random identifierMax2017-10-091-0/+1
* add osmo_imsi_str_valid() and osmo_msisdn_str_valid()Neels Hofmeyr2017-10-051-0/+3
* Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functionsHarald Welte2017-08-091-0/+6
* utils: add function gsm_fn_as_gsmtime_str()Philipp Maier2017-07-111-0/+1