aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm
AgeCommit message (Expand)AuthorFilesLines
2018-07-30oap_client: Rename symbols with osmo_ prefixHarald Welte1-14/+14
2018-07-30import oap_client into libosmogsmHarald Welte1-0/+82
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/+2
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/+4
2018-07-12gsm_04_08: add function to get value stringPhilipp Maier1-0/+2
2018-06-18add and tweak inter-BSC HO APINeels Hofmeyr2-0/+42
2018-06-16gsm 04.80: Add value_string for component type and op codeHarald Welte1-0/+10
2018-06-16gsup: Add value_string for Session State IEHarald Welte1-0/+5
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/+2
2018-06-11gsm/gsm0480.c: introduce gsm0480_extract_ie_by_tag()Vadim Yanitskiy1-0/+2
2018-06-07fix gsm0808_permitted_speech(): don't return HR3 for TCH_F + AMRNeels Hofmeyr1-1/+1
2018-06-02tlv: Add TLVP_VAL_MINLEN() to obtain value _if_ length is >= minimumHarald Welte1-0/+10
2018-06-02gsm0808: Add value_string for LCLS related IEsHarald Welte1-0/+15
2018-05-31GSUP: introduce new messages for SS/USSD payloadsVadim Yanitskiy1-0/+11
2018-05-31GSUP: implement TCAP-like session managementVadim Yanitskiy1-0/+21
2018-05-30gsm0808: Add encoding functions for LCLS BSSMAP messagesHarald Welte1-0/+5
2018-05-30gsm_08_08.h: Add enum for LCLS config, control and statusHarald Welte1-0/+28
2018-05-28Add enum gsm48_progress_descKeith1-0/+12
2018-05-27add gsm0808_create_handover_request_ack()Neels Hofmeyr1-0/+4
2018-05-27add support for gsm0808 HANDOVER REQUIRED messageNeels Hofmeyr2-0/+59
2018-05-27add gsm0808_cell_id_to_list()Neels Hofmeyr1-0/+1
2018-05-26Add enum gsm48_cause_coding from GSM 04.08 Section 10.5.4.11Keith1-0/+8
2018-05-24mncc: properly export osmo_mncc_name()Harald Welte1-0/+5
2018-05-15fix spellingThorsten Alteholz1-2/+2
2018-05-08add gsm0808 channel enum to IE val conversion functionsNeels Hofmeyr1-0/+107
2018-05-07define a constant for the max length of called party BCD IEStefan Sperling1-0/+1
2018-04-23gsm_08_58.h: introduce RSL_IE_ERIC_PAGING_GROUPAlexander Couzens1-0/+1
2018-04-21gsm_08_58.h: Add Ericsson vendor-specific RSL message typesPau Espin Pedrol1-0/+5
2018-04-18add gsm0808_cell_{id,id_list}_name() and friendsNeels Hofmeyr2-1/+13
2018-04-18tlv: add TLV_GET() and TLV_GET_MINLEN()Neels Hofmeyr1-0/+21
2018-04-17protocol/gsm_04_08.h: drop incorrect GSM48_PDISC_USSDVadim Yanitskiy1-1/+0
2018-04-13add gsm0808_{enc,dec}_cell_idNeels Hofmeyr1-12/+21
2018-04-13add tlv_parse2(), capable of multiple instances of the same IENeels Hofmeyr1-0/+3
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-10deprecate PLMN de-/coding functions incapable of 3-digit MNC with leading zerosNeels Hofmeyr2-7/+12
2018-04-09add gsm48_reject_value_namesNeels Hofmeyr1-0/+4
2018-04-04gsm0480: copy the raw USSD data, its DCS and lengthVadim Yanitskiy1-0/+12
2018-04-04gsm0480: document the 'ss_request' structureVadim Yanitskiy1-0/+31
2018-03-29gsm0808: Add value strings for BSSMAP cause codesPhilipp Maier1-0/+1
2018-03-23gsm_08_08: correct speech codec defaultsPhilipp Maier1-4/+4
2018-03-17abis_nm: Introduce abis_nm_dump_foh()Harald Welte1-5/+3
2018-03-13support for more cell ID list types in libosmocoreStefan Sperling4-4/+46
2018-03-05features: define osmo_bts_*_feature() as static inlinePhilipp Maier1-2/+2
2018-03-05gsm23003: add osmo_mcc_from_str()Neels Hofmeyr1-0/+11
2018-03-02features: move bts feature related functionality to libosmocorePhilipp Maier1-0/+43