aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/gsup.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-16gsup: Add value_string for Session State IEHarald Welte1-0/+8
2018-06-11gsup: Add osmo_gsup_get_err_msg_type() functionHarald Welte1-0/+23
2018-05-31GSUP: introduce new messages for SS/USSD payloadsVadim Yanitskiy1-0/+15
2018-05-31GSUP: implement TCAP-like session managementVadim Yanitskiy1-0/+16
2018-02-05GSUP: change osmo_gsup_encode() return typeMax1-4/+9
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-2/+3
2017-10-17[doc] Define 'gsup' group with proper name, add intro textHarald Welte1-2/+1
2017-07-07gsup: Add encoding/decoding for the pdp charging characteristicsHolger Hans Peter Freyther1-0/+20
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-2/+2
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-1/+1
2017-06-12update/extend doxygen documentationHarald Welte1-0/+7
2017-02-21gsup decode: fix expectation of AUTS length, should be 14Neels Hofmeyr1-2/+2
2017-02-15gsup: add osmo_gsup_message_type_name()Neels Hofmeyr1-0/+29
2017-02-02GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16Neels Hofmeyr1-1/+1
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-5/+5
2016-11-26osmo_gsup_encode(): Make coverity happy by invariant checkingHarald Welte1-0/+1
2016-07-17fix compiler warning: gsup.c: missing bracesNeels Hofmeyr1-1/+1
2016-06-16gsup.c: Fix encoding of UMTS auth vectorsHarald Welte1-6/+22
2016-05-06GSUP: Add support for RAND in SendAuthInfo.reqHarald Welte1-1/+12
2016-05-06GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS planeHarald Welte1-0/+9
2016-05-06import gprs_gsup_message.[ch] from openbsc as gsup.[ch]0.9.4Harald Welte1-0/+472