index
:
osmo-msc
34c3
35c3
36c3
aoip
cccamp2019
fairwaves/production
falconia/production
jolly/vgcs
keith/LCLS_SIP
keith/lcls2r1
keith/lcls_nonsense
keith/sms
keith/sqlite3_no_unixepoch
laforge/gsup
laforge/nosql
laforge/sgsap
laforge/sqlite3
laforge/ussd
lynxis/pre_release
master
msuraev/smpp
neels/1.6.2
neels/35c3
neels/3g_opt_in
neels/a54
neels/call_during_call
neels/cc_timeout
neels/codecs
neels/codecs_fmtp
neels/codecs_tmp
neels/db_log
neels/dbi_debug
neels/dev
neels/dgsm
neels/dgsm_and_codecs
neels/encryption
neels/ho
neels/lcls_nonsense
neels/log
neels/master
neels/mgw_domain
neels/mipsel
neels/mncc_codecs
neels/mncc_codecs2
neels/mncc_codecs3
neels/mncc_path
neels/msc_vlr_test_a54
neels/os2779
neels/os2983
neels/os3062
neels/osmo_timer
neels/re-est
neels/reass
neels/sms_over_gsup
neels/split
neels/unexpected_id_resp
neels/vgcs
neels/vlr_evil_twin1
neels/vlr_evil_twin3
neels/vtyref
news_from_openbsc
osmith/fix-python3
osmith/move-manuals-to-project-repos
osmith/rpm
osmith/wip
osmith/wip-csd
pespin/fix-smsc-use-after-free
pespin/foo
pespin/ipv6
pespin/master
pespin/release-1.4.0
pespin/smpp2
pespin/systemd
pespin/test
pespin/tmp
pmaier/callref
pmaier/fixlength
pmaier/lac
rhizomatica/production
rhizomatica/testing
stsp/lu_expire
stsp/neighbor_ident
stsp/smpp_store_sms
tnt/silent-call
OsmoMSC: Osmocom's Mobile Switching Center for 2G and 3G circuit-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
2020-09-01
VLR evil twin: just discard previous entries (DoS!)
neels/vlr_evil_twin1
Neels Hofmeyr
1
-0
/
+14
2020-09-01
add debug log around active conn and VLR association
Neels Hofmeyr
1
-1
/
+6
2020-08-28
vty: allow configuring db path from cfg file
Keith Whyte
18
-126
/
+146
2020-08-24
Change default SCTP conn NULL->127.0.0.1 to localhost->localhost
Pau Espin Pedrol
1
-2
/
+3
2020-08-24
mncc_builtin: log type of unhandled message in int_mncc_recv()
Vadim Yanitskiy
1
-1
/
+2
2020-08-24
mncc_builtin: cosmetic: fix coding style in int_mncc_recv()
Vadim Yanitskiy
1
-1
/
+1
2020-08-24
fix crash for unknown MI during Paging Response
Neels Hofmeyr
1
-1
/
+6
2020-08-20
Support setting rt-prio and cpu-affinity mask through VTY
Pau Espin Pedrol
5
-7
/
+10
2020-08-20
configure.ac: Drop trailing whitespace
Pau Espin Pedrol
1
-1
/
+1
2020-08-17
Send "BSSMAP CommonID" to tell BSC about the IMSI
Harald Welte
14
-14
/
+195
2020-08-13
debian/control: change maintainer to the Osmocom team / mailing list
Vadim Yanitskiy
1
-1
/
+1
2020-07-29
vty: fix vsub reference counting: call vlr_subscr_put()
Vadim Yanitskiy
1
-0
/
+2
2020-07-29
gsm_04_14: fix off-by-one error in create_gsm0414_msg()
Vadim Yanitskiy
1
-1
/
+1
2020-07-28
Clear Command: set cause value to "Call Control"
Neels Hofmeyr
1
-0
/
+3
2020-07-12
manuals: generate vty reference xml at build time
Neels Hofmeyr
3
-3255
/
+6
2020-07-09
is_reset_msg: use proper enum for rc value
Neels Hofmeyr
1
-5
/
+5
2020-07-01
sgs_tx_loc_upd_resp_cb(): fix error handling for MI encoding
Neels Hofmeyr
1
-2
/
+8
2020-07-01
refactor: move RESET Osmux TLV parsing to ran_msg_a.c
Neels Hofmeyr
6
-26
/
+60
2020-06-25
make vty-transcrip-test: use $VTY_TEST var like osmo-bsc
Neels Hofmeyr
1
-1
/
+4
2020-06-24
propagate Compl L3 Info Cell ID to the VLR subscriber record
Neels Hofmeyr
1
-0
/
+6
2020-06-24
vty 'show connection': show msc_a->via_cell instead of vsub->cgi
Neels Hofmeyr
1
-1
/
+1
2020-06-24
add comments to clarify some complete l3 details
Neels Hofmeyr
2
-1
/
+9
2020-06-23
osmo-msc.spec.in: Use %config(noreplace) to retain current config file
Harald Welte
1
-1
/
+1
2020-06-23
add osmo-msc --vty-ref-xml: dump VTY ref XML to stdout
Neels Hofmeyr
1
-8
/
+20
2020-06-22
msc_ho: fix CALL IDENTIFIER in HANDOVER REQUEST
Philipp Maier
2
-0
/
+4
2020-06-22
msc_a: add callref as call id to ASSIGNMENT REQ.
Philipp Maier
3
-1
/
+9
2020-06-22
remove empty + unused ran_up_l2.c
Harald Welte
1
-0
/
+0
2020-06-19
add rudimentary NRI support for MSC pooling
Neels Hofmeyr
17
-122
/
+217
2020-06-19
use new osmo_mobile_identity API everywhere
Neels Hofmeyr
21
-255
/
+233
2020-06-18
msc_vty: remove emergency-call command from network
Philipp Maier
1
-5
/
+0
2020-06-15
msc_vlr_test_gsm_ciph.c: fix IMEISV MI: even number of digits, clear odd bit
Neels Hofmeyr
2
-2
/
+2
2020-06-13
contrib/osmo-msc.spec.in: Enable SMPP in RPM builds
Harald Welte
1
-0
/
+1
2020-06-03
vlr_subscr_rx_id_resp(): dont assert on received MI type
Neels Hofmeyr
1
-2
/
+3
2020-06-03
manual: link to new common cs7-config.adoc, remove some dup of that
Neels Hofmeyr
3
-23
/
+21
2020-05-26
manual: Multiple Instances: tweak MNCC, add missing SGs doc
Neels Hofmeyr
1
-3
/
+19
2020-05-22
Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in
Oliver Smith
1
-1
/
+7
2020-05-20
contrib: integrate RPM spec
Oliver Smith
3
-6
/
+10
2020-05-19
ran_msg_iu.c: Avoid redefining osmo-iuh global variables
Pau Espin Pedrol
1
-10
/
+0
2020-05-14
contrib: import RPM spec
Oliver Smith
1
-0
/
+117
2020-05-09
Use OSMO_FD_* instead of deprecated BSC_FD_*
Pau Espin Pedrol
2
-11
/
+11
2020-04-26
SMS-over-GSUP: notify sender in case of RPL delivery failure
Vadim Yanitskiy
1
-1
/
+1
2020-04-26
SMS-over-GSUP: notify sender about malformed GSUP messages
Vadim Yanitskiy
1
-4
/
+3
2020-04-26
SMS-over-GSUP: notify sender about unhandled GSUP messages
Vadim Yanitskiy
1
-0
/
+1
2020-04-26
SMS-over-GSUP: respond with error if net->sms_over_gsup is false
Vadim Yanitskiy
1
-1
/
+1
2020-04-26
SMS-over-GSUP: move net->sms_over_gsup check to gsm411_gsup_rx()
Vadim Yanitskiy
1
-16
/
+8
2020-04-26
SMS-over-GSUP: clarify error message about unexpected MO/MT SMS
Vadim Yanitskiy
1
-4
/
+4
2020-04-20
vlr_auth_fsm: Fix compilation with gcc-10
Harald Welte
1
-1
/
+1
2020-04-14
doc: do not use random ip-address for MGW
Philipp Maier
4
-4
/
+4
2020-04-11
configure.ac: fix libtool issue with clang and sanitizer
Eric
1
-0
/
+5
2020-03-18
manual: add missing mention of MGCP in "Multiple instances"
Neels Hofmeyr
1
-0
/
+1
[next]