index
:
libosmo-sccp
35c3
daniel/onwaves
debian
fairwaves/production
laforge/wip
laforge/xua-memdebug
master
neels/big_endian
neels/lcs
neels/ni
neels/sccp_timers
neels/sccplite
neels/tmp_hacks
osmith/conn-id-scoping
osmith/fix-python3
osmith/rpm
osmith/wip
zecke/0.7.0-xudt
zecke/ancient/debian6.0
SCCP Library
Holger Freyther
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
sigtran
/
sccp_sap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
sccp: Notify users of point code available/unavailable
Harald Welte
1
-0
/
+33
2020-09-05
add OSMO_SCCP_ADDR_T_MASK for osmo_sccp_addr_cmp()
Neels Hofmeyr
1
-0
/
+1
2020-09-03
enum osmo_sccp_ssn: rename to OSMO_SCCP_SSN_SMLC_BSSAP_LE
Neels Hofmeyr
1
-1
/
+4
2020-05-22
add osmo_sccp_user_find() as public API
Neels Hofmeyr
1
-0
/
+2
2019-04-12
add osmo_sccp_addr_cmp(), osmo_sccp_addr_ri_cmp()
Neels Hofmeyr
1
-0
/
+3
2019-04-12
add caller-owns-msgb variant osmo_sccp_user_sap_down_nofree()
Neels Hofmeyr
1
-0
/
+1
2017-12-24
add osmo_sccp_user_name()
Neels Hofmeyr
1
-0
/
+2
2017-09-03
sccp_sap.h: Fix SSN for BSSAP and BSSAP-LE
Harald Welte
1
-2
/
+3
2017-08-11
sccp: fixup for osmo_sccp_get_ss7()
Philipp Maier
1
-1
/
+1
2017-08-11
sccp: function to get sccp instance from sccp user
Philipp Maier
1
-0
/
+1
2017-08-09
add osmo_sccp_addr_name() and three value_string[]s
Neels Hofmeyr
1
-0
/
+13
2017-08-09
introduce OSMO_SCCP_RI_NONE to indicate unset RI
Neels Hofmeyr
1
-0
/
+1
2017-08-09
sccp: add function to check sccp addresses
Philipp Maier
1
-0
/
+2
2017-08-01
sccp: derive local address from given sccp instance
Philipp Maier
1
-0
/
+4
2017-07-20
sccp: global addressbook search + api fix
Philipp Maier
1
-4
/
+4
2017-06-21
sccp: add addressbook functionality for sccp addresses
Philipp Maier
1
-0
/
+6
2017-04-14
SCCP: Add VTY interface for SCCP
Harald Welte
1
-0
/
+2
2017-04-10
Add osmo_sccp_get_ss7() accessor function
Harald Welte
1
-0
/
+1
2017-04-10
sccp: add osmo_sccp_user_{get,set}_priv() API function
Harald Welte
1
-0
/
+2
2017-04-10
Add new SCCP implementation
Harald Welte
1
-0
/
+20
2017-04-10
License headers: Should always have been GPLv2-or-later
Harald Welte
1
-5
/
+5
2017-04-10
sccp_sap: Add support for N-NOTICE.indication
Harald Welte
1
-0
/
+10
2017-04-10
sccp_sap: Add routing indication (RI) to osmo_sccp_addr
Harald Welte
1
-0
/
+1
2017-04-10
sccp_sap: Use zero-terminated string for GT digits in osmo_sccp_addr
Harald Welte
1
-2
/
+1
2017-01-27
cosmetic: add comments for GT, PC, SSN to help noobs finding their way
Neels Hofmeyr
1
-3
/
+3
2016-07-07
fix struct member typo: repsonding_addr in osmo_scu_disconn_param
Neels Hofmeyr
1
-1
/
+1
2016-04-16
Add more OSMO_SCCP_SSN_ defines
Harald Welte
1
-0
/
+16
2016-04-16
Fix RANAP SSN: it's 142, not 143
Neels Hofmeyr
1
-1
/
+1
2015-12-25
Add missing OSMO_SCCP_SSN_RANAP for RANAP SSN
Harald Welte
1
-0
/
+1
2015-12-23
Properly define SCCP_SAP_USER without random magic number
Harald Welte
1
-3
/
+1
2015-12-22
Import SUA (SCCP User Adaptation) and SCCP User SAP
Harald Welte
1
-0
/
+199