summaryrefslogtreecommitdiffstats
path: root/src/gsm/gsup.c
Commit message (Expand)AuthorAgeFilesLines
* gsup: Introduce OSMO_GSUP_NUM_VECTORS_REQ_IEHarald Welte2019-12-091-4/+15
* GSUP: rename E_ROUTING_ERROR to ROUTING_ERRORNeels Hofmeyr2019-11-241-1/+1
* gsup: add OSMO_GSUP_SUPPORTED_RAT_TYPES_IE and OSMO_GSUP_CURRENT_RAT_TYPE_IENeels Hofmeyr2019-09-281-0/+35
* osmo_gsup_decode(): properly check IMSI, avoid deprecationNeels Hofmeyr2019-05-051-3/+5
* GSUP: add inter-MSC handover related msgs and IEsOliver Smith2019-04-261-0/+127
* GSUP: add Message Class IENeels Hofmeyr2019-04-131-0/+18
* GSUP: deprecate osmo_gsup_get_err_msg_type()Oliver Smith2019-02-041-28/+3
* GSUP: add CHECK-IMEI messageOliver Smith2018-12-211-0/+23
* GSUP: fix missing osmo_gsup_get_err_msg_type()sOliver Smith2018-12-211-0/+8
* GSUP/SMS: introduce READY-FOR-SM messageVadim Yanitskiy2018-12-181-0/+13
* GSUP/SMS: introduce MO-/MT-FORWARD-SM messagesVadim Yanitskiy2018-12-181-1/+74
* libosmogsm/gsup.c: fix error code in osmo_gsup_encode()Vadim Yanitskiy2018-10-211-1/+1
* gsup: Add value_string for Session State IEHarald Welte2018-06-161-0/+8
* gsup: Add osmo_gsup_get_err_msg_type() functionHarald Welte2018-06-111-0/+23
* GSUP: introduce new messages for SS/USSD payloadsVadim Yanitskiy2018-05-311-0/+15
* GSUP: implement TCAP-like session managementVadim Yanitskiy2018-05-311-0/+16
* GSUP: change osmo_gsup_encode() return typeMax2018-02-051-4/+9
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-2/+3
* [doc] Define 'gsup' group with proper name, add intro textHarald Welte2017-10-171-2/+1
* gsup: Add encoding/decoding for the pdp charging characteristicsHolger Hans Peter Freyther2017-07-071-0/+20
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-2/+2
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-1/+1
* update/extend doxygen documentationHarald Welte2017-06-121-0/+7
* gsup decode: fix expectation of AUTS length, should be 14Neels Hofmeyr2017-02-211-2/+2
* gsup: add osmo_gsup_message_type_name()Neels Hofmeyr2017-02-151-0/+29
* GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16Neels Hofmeyr2017-02-021-1/+1
* cosmetic: gsup comments: write 'Generic' for the G in GSUPNeels Hofmeyr2016-12-091-1/+1
* license: gsup: libosmogsm requires GPL, not AGPL; say 'sysmocom'Neels Hofmeyr2016-12-091-5/+5
* osmo_gsup_encode(): Make coverity happy by invariant checkingHarald Welte2016-11-261-0/+1
* fix compiler warning: gsup.c: missing bracesNeels Hofmeyr2016-07-171-1/+1
* gsup.c: Fix encoding of UMTS auth vectorsHarald Welte2016-06-161-6/+22
* GSUP: Add support for RAND in SendAuthInfo.reqHarald Welte2016-05-061-1/+12
* GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS planeHarald Welte2016-05-061-0/+9
* import gprs_gsup_message.[ch] from openbsc as gsup.[ch]Harald Welte2016-05-061-0/+472