index
:
osmo-sgsn
35c3
35c3x
36c3
aoip
cccamp2019
daniel/gbproxy
daniel/nitb-tests
daniel/os3727
fairwaves/production
lynxis/gbproxy-ns2
lynxis/staging
master
neels/34c3_1
neels/3g_opt_in
neels/big_endian
neels/log_timestamps
neels/pending
neels/split
neels/umts_aka_gsm_sres
osmith/fix-python3
osmith/release
osmith/rpm
pespin/fix
pespin/libosmo-gprs
pespin/lu-err-attach-req
pespin/master
pespin/pspaging
pespin/release-1.4.1
pespin/systemd
pmaier/rimtest
rel-1.5.1
OsmoSGSN: Osmocom's Serving GPRS Support Node for 2G and 3G packet-switched mobile networks
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-12
move libiu to osmo-iuh/libosmo-ranap
aoip
Neels Hofmeyr
33
-1116
/
+100
2017-07-12
aoip: don't use iu struct: do not allocate unnecessary ue_conn_ctx
Neels Hofmeyr
1
-9
/
+5
2017-07-12
osmo-bsc: fix sccp name string
Philipp Maier
1
-1
/
+1
2017-07-12
a_iface: remove unused variable
Philipp Maier
3
-3
/
+3
2017-07-12
osmo-msc/a_iface/reset: add missing const
Philipp Maier
6
-36
/
+41
2017-07-12
osmo-bsc/sigtran: add missing const
Philipp Maier
2
-15
/
+15
2017-07-12
osmo-msc/a_iface: add missing assertions
Philipp Maier
2
-0
/
+22
2017-07-12
osmo-bsc: add missing comment
Philipp Maier
1
-0
/
+1
2017-07-12
osmo-bsc: add missing assertion
Philipp Maier
1
-0
/
+1
2017-07-12
osmo-msc: remove orphanned struct members
Philipp Maier
1
-8
/
+2
2017-07-12
osmo-msc: rename called/calling address in struct a_conn_info
Philipp Maier
3
-15
/
+15
2017-07-12
osmo-bsc: use better msc identifier
Philipp Maier
2
-9
/
+15
2017-07-12
osmo-bsc: fix typo
Philipp Maier
1
-2
/
+2
2017-07-12
osmo-bsc: vty: fix error message
Philipp Maier
1
-2
/
+2
2017-07-12
build: osmo-bsc_nat: add missing sigtran LDADD
Neels Hofmeyr
1
-0
/
+1
2017-07-12
osmo-bsc: rename calling_addr to msc_addr
Philipp Maier
1
-6
/
+6
2017-07-12
osmo-bsc: change calling/called addr in VTY
Philipp Maier
1
-24
/
+24
2017-07-12
osmo-bsc: change calling/called_addr variable names
Philipp Maier
3
-18
/
+29
2017-07-12
osmo-bsc: check configured sccp addresses before start
Philipp Maier
1
-2
/
+24
2017-07-12
osmo-bsc: make sure only default SSNs are used
Philipp Maier
2
-2
/
+21
2017-07-12
cosmetic: fix typo in log output
Philipp Maier
2
-3
/
+3
2017-07-12
osmo-bsc: only clear connections of a specific MSC
Philipp Maier
1
-4
/
+17
2017-07-12
osmo-bsc: Make SCCP-Addresses configurable via VTY
Philipp Maier
5
-41
/
+135
2017-07-12
common-vty: add ss7 nodes commands to VTY
Philipp Maier
3
-6
/
+17
2017-07-12
osmo-msc: finish msc-sided reset
Philipp Maier
6
-92
/
+280
2017-07-12
msc_vlr: fix linker problem in testcase
Philipp Maier
1
-1
/
+1
2017-07-12
mgcp: Fix missing call id in DLCX
Philipp Maier
3
-10
/
+13
2017-07-12
reset: fix allocation and add deallocator for reset procedure
Philipp Maier
5
-21
/
+59
2017-07-12
aoip: don't use iu struct: move rtp ports from .iu to new subscr_conn.rtp
Neels Hofmeyr
4
-9
/
+12
2017-07-12
aoip: don't use iu struct: do not allocate unnecessary ue_conn_ctx
Neels Hofmeyr
1
-8
/
+4
2017-07-12
osmo_bsc_main: use osmo_sccp_make_addr_pc_ssn() for SCCP addresses
Neels Hofmeyr
1
-8
/
+4
2017-07-12
AoIP+3G: use one common SCCP client for A and IuCS
Neels Hofmeyr
8
-27
/
+37
2017-07-12
msc: re-enable iu_init()
Neels Hofmeyr
1
-1
/
+1
2017-07-12
a_init: use name arg for sccp client and user bind
Neels Hofmeyr
1
-2
/
+2
2017-07-12
a_iface: fix typo in function name
Philipp Maier
1
-2
/
+2
2017-07-12
a_iface: Check if channel type and speech codec list are successful
Philipp Maier
1
-4
/
+17
2017-07-12
rsl: fix stray line break in logtext
Philipp Maier
1
-1
/
+2
2017-07-12
mgcp: fix line-break problem in log
Philipp Maier
1
-2
/
+9
2017-07-12
apply function renames in merged libosmocore patches
Neels Hofmeyr
3
-3
/
+3
2017-07-12
osmo-bsc: react on reset requests from MSC
Philipp Maier
3
-5
/
+49
2017-07-12
libcommon-cs: genralize a interface reset fsm
Philipp Maier
9
-24
/
+273
2017-07-12
fixup: remove unused counter
Philipp Maier
1
-1
/
+0
2017-07-12
sccp-lite: remove old sccp-lite code
Philipp Maier
2
-350
/
+0
2017-07-12
osmo-bsc: Send USSD notification when an MSC loss is detected
Philipp Maier
1
-0
/
+22
2017-07-12
cosmetic: make function names in a_iface_bssap more expressive.
Philipp Maier
3
-35
/
+38
2017-07-12
cosmetic: more expressive function names in a_iface
Philipp Maier
8
-37
/
+36
2017-07-12
fixup: return with value in void function
Philipp Maier
1
-1
/
+2
2017-07-12
mgcp: make bts base port configurable
Philipp Maier
4
-3
/
+33
2017-07-12
Revert "mgcp: make sure all endpoints are closed on startup"
Philipp Maier
4
-25
/
+1
2017-07-12
mgcp: Make sure endpoint is free on CRCX
Philipp Maier
1
-0
/
+11
[next]