aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm
AgeCommit message (Expand)AuthorFilesLines
2018-11-07gsm_29_118: add missing include to header filePhilipp Maier1-0/+1
2018-11-06gsm/gsup.h: cosmetic: use tab for comment alignmentVadim Yanitskiy1-1/+1
2018-10-30gsm0808: cosmetic: rename parameter "reason" to "cause"Philipp Maier1-1/+1
2018-10-28gsm23003: Add MME domain name related helper functionsHarald Welte2-0/+13
2018-10-21SGsAP protocol definitions (header + C file)Harald Welte1-0/+169
2018-10-21gsm_08_58.h: Introduce struct abis_rsl_chan_nrPau Espin Pedrol1-3/+32
2018-10-10gsm_08_58.h: Introduce struct abis_rsl_link_idPau Espin Pedrol1-1/+24
2018-09-25gsm0808: add function to convert AMR S15-S0 to gsm0408 settingsPhilipp Maier1-0/+1
2018-09-25gsm_utils: add function to get value strings for gsm48_chan_modePhilipp Maier1-0/+2
2018-09-21gsm0808_utils: constify parameterPhilipp Maier1-1/+1
2018-09-19gsm0808: add function to convert amr gsm0408 setings to gsm0808Philipp Maier2-0/+15
2018-09-16Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808"Neels Hofmeyr2-15/+0
2018-09-14gsm0808: add function to convert amr gsm0408 setings to gsm0808Philipp Maier2-0/+15
2018-09-14gsm0808: fix wrong codec defaults for OFR_AMR_WBPhilipp Maier1-1/+1
2018-09-13gsm0808: implement BSSMAP Classmark RequestNeels Hofmeyr1-0/+1
2018-09-03Add RSPRO support to IPA and logging definitionsHarald Welte1-0/+1
2018-09-02Add CC_CAUSE value_string arrayKeith1-0/+4
2018-08-20use __FILE__, not __BASE_FILE__Neels Hofmeyr1-1/+1
2018-08-05libosmogsm: (re)introduce gsm48_push_l3hdr()Vadim Yanitskiy2-3/+8
2018-08-01re-introduce ipa_ccm_idtag_parse_off()Harald Welte1-3/+2
2018-08-01Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse()Harald Welte1-2/+8
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