index
:
libosmo-sccp
35c3
daniel/onwaves
debian
laforge/wip
laforge/xua-memdebug
master
neels/addr_cmp
neels/aoip
neels/big_endian
neels/caller_owns_msgb
neels/conn_id
neels/ni
neels/omit_pc
neels/sccp_timers
neels/sccplite
neels/tmp_hacks
osmith/conn-id-scoping
pespin/master
pespin/sctp
zecke/0.7.0-xudt
zecke/ancient/debian6.0
SCCP Library
Holger Freyther
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
udts/xudts: Attempt to implement unitdata service parsing
Holger Hans Peter Freyther
1
-0
/
+30
2019-05-01
xudt: Implement address and data extraction
Holger Hans Peter Freyther
1
-14
/
+50
2019-04-12
add osmo_sccp_addr_cmp(), osmo_sccp_addr_ri_cmp()
Neels Hofmeyr
1
-0
/
+118
2019-04-12
add caller-owns-msgb variant osmo_sccp_user_sap_down_nofree()
Neels Hofmeyr
3
-23
/
+37
2019-04-04
sccp_scoc: conn_create{,_id}() user arg, not inst
Oliver Smith
1
-13
/
+11
2019-04-03
sccp_scoc: move sccp_find_user() up
Oliver Smith
1
-25
/
+25
2019-04-03
Cosmetic: sccp_scoc: fix local reference comments
Oliver Smith
2
-4
/
+4
2019-04-01
sccp_scoc: Add more comments describing conn_id and local_ref members
Harald Welte
1
-0
/
+8
2019-03-15
Fix output of route destination in 'show ss7 instance <0-15> route'
Harald Welte
2
-1
/
+43
2019-03-14
Store + show remote ip/port in dynamically created ASPs
Harald Welte
1
-0
/
+6
2019-03-14
improve logging for rejected AS in xua_rkm.c
Neels Hofmeyr
1
-1
/
+3
2019-03-13
vty: Ensure to properly save route pointcode and mask when writing
Harald Welte
1
-1
/
+1
2019-03-06
debug log typo fix in sccp_scoc.c
Neels Hofmeyr
1
-1
/
+1
2019-02-12
osmo_ss7.c: fix typo
Max
1
-1
/
+1
2019-02-07
Don't use deprecated osmo_stream_cli_open2()
Max
1
-3
/
+4
2019-01-20
Bump version: 0.10.0.39-b723 → 1.0.0
1.0.0
Harald Welte
1
-1
/
+1
2019-01-20
sccp.c: Fix gcc-8.2 -Werror=maybe-uninitialized
Harald Welte
1
-1
/
+1
2018-12-20
fix ipa_asp_fsm down state transition
Stefan Sperling
1
-22
/
+27
2018-11-22
SS7: safeguard against wrong number of pointcode component
Max
1
-1
/
+2
2018-11-19
Log ip:port for created SS7 server
Max
1
-1
/
+4
2018-11-19
Make pointcode width function public
Max
1
-3
/
+3
2018-11-09
return error code from xua_srv_conn_cb() if conn is freed
Stefan Sperling
1
-1
/
+5
2018-10-29
skip simple-client default as/asp when saving VTY config
Stefan Sperling
2
-4
/
+5
2018-10-21
build: move include/{mtp,sccp} to include/osmocom/
Neels Hofmeyr
6
-6
/
+6
2018-09-27
make SCCP timers configurable
Neels Hofmeyr
5
-27
/
+268
2018-09-27
sccp_vty: fix doc strings for show ... ssn,connections
Neels Hofmeyr
1
-2
/
+3
2018-09-27
cosmetic: allocate ss7->sccp in one common function
Neels Hofmeyr
2
-8
/
+18
2018-09-27
vty: install 'show cs7' for sccp addrs on _ve nodes
Neels Hofmeyr
1
-3
/
+5
2018-09-27
vty: tweak two printed strings
Neels Hofmeyr
1
-2
/
+2
2018-09-27
sccp_vty: define SCCP_STR once
Neels Hofmeyr
2
-6
/
+5
2018-09-27
allow less characters for SCCP address book entries
Neels Hofmeyr
1
-1
/
+1
2018-09-27
vty: fix 'show asp' from within 'asp' node
Neels Hofmeyr
1
-1
/
+2
2018-09-26
drop inaccurate comment from osmo_ss7_vty.c
Neels Hofmeyr
1
-1
/
+0
2018-09-26
cosmetic: sccp_scoc.c: fix timers definition units
Neels Hofmeyr
1
-9
/
+9
2018-08-20
ipa_asp_fsm: init: expect IPA ID ACK, not GET
Neels Hofmeyr
1
-2
/
+2
2018-08-13
xua_rkm: Fix xua_msg memleank in handle_rkey_reg_resp
Pau Espin Pedrol
1
-0
/
+2
2018-08-13
sscp_scrc: Fix memleak of xua_msg when handing it to scrc_rx_mtp_xfer_ind_xua
Pau Espin Pedrol
1
-4
/
+12
2018-08-01
Migrate from ipa_ccm_idtag_parse() to ipa_ccm_id_resp_parse()
Harald Welte
1
-1
/
+1
2018-07-27
Bump version: 0.9.0.20-6265-dirty → 0.10.0
0.10.0
Pau Espin Pedrol
1
-1
/
+1
2018-07-18
comment: explain xua_msg free in m3ua_rx_xfer()
Neels Hofmeyr
1
-0
/
+1
2018-07-12
fix two memleaks in ipa_rx_msg_sccp()
Neels Hofmeyr
1
-2
/
+5
2018-07-12
add osmo_xua_msg_tall_ctx_init()
Neels Hofmeyr
1
-1
/
+7
2018-07-11
cosmetic: sccp2sua.c: log the IEI for parsed SCCP addr
Neels Hofmeyr
1
-1
/
+1
2018-07-11
fix memleak in ipa_rx_msg_sccp
Neels Hofmeyr
1
-0
/
+1
2018-06-08
Introduce osmo_ss7_register_rx_unknown_cb() for unknown PPID/StreamID
Harald Welte
3
-13
/
+33
2018-06-06
fix use after free in osmo_sccp_simple_server_add_clnt()
Stefan Sperling
1
-1
/
+1
2018-06-05
fix infinite recursion with routing by global title
Stefan Sperling
1
-0
/
+7
2018-05-26
osmo_ss7: Register 5000 as default port for IPA/SCCPlite
Harald Welte
1
-0
/
+1
2018-05-15
free msgb for primitive allocated in lm_timer_cb() of lm_fsm
Stefan Sperling
2
-0
/
+2
2018-05-03
Bump version: 0.8.1.43-7e34-dirty → 0.9.0
0.9.0
Pau Espin Pedrol
1
-1
/
+1
[next]