aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/gsup.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-09gsup: Introduce OSMO_GSUP_NUM_VECTORS_REQ_IEHarald Welte1-0/+1
2019-11-28add all missing OSMO_GSUP_TO_MSGT_*() macrosNeels Hofmeyr1-0/+3
2019-11-24GSUP: rename E_ROUTING_ERROR to ROUTING_ERRORNeels Hofmeyr1-1/+3
2019-09-28gsup: add OSMO_GSUP_SUPPORTED_RAT_TYPES_IE and OSMO_GSUP_CURRENT_RAT_TYPE_IENeels Hofmeyr1-0/+7
2019-05-19Cosmetic: GSUP: fix too long comment lineOliver Smith1-2/+2
2019-04-26GSUP: add inter-MSC handover related msgs and IEsOliver Smith1-0/+66
2019-04-13GSUP: add Message Class IENeels Hofmeyr1-0/+21
2019-04-13add OSMO_IMSI_BUF_SIZENeels Hofmeyr1-1/+1
2019-02-04GSUP: deprecate osmo_gsup_get_err_msg_type()Oliver Smith1-2/+14
2019-01-09Cosmetic: GSUP: note "on wire" for imei_resultOliver Smith1-2/+2
2018-12-21GSUP: add CHECK-IMEI messageOliver Smith1-0/+16
2018-12-21GSUP: add end marker to enum osmo_gsup_ieiOliver Smith1-0/+2
2018-12-18GSUP/SMS: introduce READY-FOR-SM messageVadim Yanitskiy1-0/+7
2018-12-18GSUP/SMS: introduce MO-/MT-FORWARD-SM messagesVadim Yanitskiy1-0/+37
2018-11-06gsm/gsup.h: cosmetic: use tab for comment alignmentVadim Yanitskiy1-1/+1
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-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-07define a constant for the max length of called party BCD IEStefan Sperling1-0/+1
2018-02-05GSUP: change osmo_gsup_encode() return typeMax1-1/+1
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-1/+3
2017-10-17[doc] Define 'gsup' group with proper name, add intro textHarald Welte1-2/+19
2017-07-22GSUP: define default GSUP port as 4222Neels Hofmeyr1-0/+2
2017-07-07gsup: Add encoding/decoding for the pdp charging characteristicsHolger Hans Peter Freyther1-0/+8
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-3/+4
2017-02-15gsup: add osmo_gsup_message_type_name()Neels Hofmeyr1-0/+5
2016-12-09cosmetic: gsup comments: write 'Generic' for the G in GSUPNeels Hofmeyr1-1/+1
2016-12-09license: gsup: libosmogsm requires GPL, not AGPL; say 'sysmocom'Neels Hofmeyr1-1/+1
2016-06-16gsup: Add OSMO_GSUP_MSGT_AUTH_FAIL_REPORTHarald Welte1-0/+2
2016-05-06GSUP: Add support for RAND in SendAuthInfo.reqHarald Welte1-0/+1
2016-05-06GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS planeHarald Welte1-0/+7
2016-05-06import gprs_gsup_message.[ch] from openbsc as gsup.[ch]0.9.4Harald Welte1-0/+139