summaryrefslogtreecommitdiffstats
path: root/src/gsm/gsup.c
Commit message (Expand)AuthorAgeFilesLines
* [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