index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gsm
/
gsup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gsup: add OSMO_GSUP_SUPPORTED_RAT_TYPES_IE and OSMO_GSUP_CURRENT_RAT_TYPE_IE
Neels Hofmeyr
2019-09-28
1
-0
/
+35
*
osmo_gsup_decode(): properly check IMSI, avoid deprecation
Neels Hofmeyr
2019-05-05
1
-3
/
+5
*
GSUP: add inter-MSC handover related msgs and IEs
Oliver Smith
2019-04-26
1
-0
/
+127
*
GSUP: add Message Class IE
Neels Hofmeyr
2019-04-13
1
-0
/
+18
*
GSUP: deprecate osmo_gsup_get_err_msg_type()
Oliver Smith
2019-02-04
1
-28
/
+3
*
GSUP: add CHECK-IMEI message
Oliver Smith
2018-12-21
1
-0
/
+23
*
GSUP: fix missing osmo_gsup_get_err_msg_type()s
Oliver Smith
2018-12-21
1
-0
/
+8
*
GSUP/SMS: introduce READY-FOR-SM message
Vadim Yanitskiy
2018-12-18
1
-0
/
+13
*
GSUP/SMS: introduce MO-/MT-FORWARD-SM messages
Vadim Yanitskiy
2018-12-18
1
-1
/
+74
*
libosmogsm/gsup.c: fix error code in osmo_gsup_encode()
Vadim Yanitskiy
2018-10-21
1
-1
/
+1
*
gsup: Add value_string for Session State IE
Harald Welte
2018-06-16
1
-0
/
+8
*
gsup: Add osmo_gsup_get_err_msg_type() function
Harald Welte
2018-06-11
1
-0
/
+23
*
GSUP: introduce new messages for SS/USSD payloads
Vadim Yanitskiy
2018-05-31
1
-0
/
+15
*
GSUP: implement TCAP-like session management
Vadim Yanitskiy
2018-05-31
1
-0
/
+16
*
GSUP: change osmo_gsup_encode() return type
Max
2018-02-05
1
-4
/
+9
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-2
/
+3
*
[doc] Define 'gsup' group with proper name, add intro text
Harald Welte
2017-10-17
1
-2
/
+1
*
gsup: Add encoding/decoding for the pdp charging characteristics
Holger Hans Peter Freyther
2017-07-07
1
-0
/
+20
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-2
/
+2
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-1
/
+1
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-0
/
+7
*
gsup decode: fix expectation of AUTS length, should be 14
Neels Hofmeyr
2017-02-21
1
-2
/
+2
*
gsup: add osmo_gsup_message_type_name()
Neels Hofmeyr
2017-02-15
1
-0
/
+29
*
GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16
Neels Hofmeyr
2017-02-02
1
-1
/
+1
*
cosmetic: gsup comments: write 'Generic' for the G in GSUP
Neels Hofmeyr
2016-12-09
1
-1
/
+1
*
license: gsup: libosmogsm requires GPL, not AGPL; say 'sysmocom'
Neels Hofmeyr
2016-12-09
1
-5
/
+5
*
osmo_gsup_encode(): Make coverity happy by invariant checking
Harald Welte
2016-11-26
1
-0
/
+1
*
fix compiler warning: gsup.c: missing braces
Neels Hofmeyr
2016-07-17
1
-1
/
+1
*
gsup.c: Fix encoding of UMTS auth vectors
Harald Welte
2016-06-16
1
-6
/
+22
*
GSUP: Add support for RAND in SendAuthInfo.req
Harald Welte
2016-05-06
1
-1
/
+12
*
GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS plane
Harald Welte
2016-05-06
1
-0
/
+9
*
import gprs_gsup_message.[ch] from openbsc as gsup.[ch]
Harald Welte
2016-05-06
1
-0
/
+472