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
2018-11-16
move project specific manuals to their own repos
osmith/move-manuals-to-project-repos
Oliver Smith
21
-0
/
+3318
2018-11-13
vty: add command to show all known BSC
Max
1
-0
/
+17
2018-11-08
cosmetic: remove forgotten debug printf
Philipp Maier
1
-1
/
+0
2018-11-02
Add counters for BSSMAP cipher mode messages
Max
2
-0
/
+10
2018-11-02
Properly parse cause in cipher mode reject
Max
1
-5
/
+6
2018-10-30
lu_fsm: result cb: use proper cause type (warning/coverity)
Neels Hofmeyr
1
-2
/
+2
2018-10-24
gsm_04_08_cc: Add global guard timer for MNCC
Philipp Maier
6
-0
/
+94
2018-10-21
gsm0407_is_duplicate(): Handle error ret of gsm0407_pdisc_ctr_bin()
Harald Welte
1
-1
/
+2
2018-10-08
msc_mgcp: move mncc struct initalization to where its actually needed
Philipp Maier
1
-9
/
+11
2018-09-30
GSUP client: send CN domain IE on LU request
Neels Hofmeyr
25
-175
/
+176
2018-09-28
fix a use-after-free in msc_mgcp.c:_handle_error()
Stefan Sperling
1
-10
/
+10
2018-09-28
mncc: fix byte ordering of IP-Address in mncc
Philipp Maier
1
-1
/
+1
2018-09-27
vty: add SCCP related vty commands
Neels Hofmeyr
1
-0
/
+1
2018-09-18
fix Classmark Update without VLR subscriber
Neels Hofmeyr
3
-1
/
+31
2018-09-17
A5/n Ciph: request Classmark Update if missing
Neels Hofmeyr
14
-73
/
+1755
2018-09-17
msc_vlr_tests: cosmetically tweak perm algo printing
Neels Hofmeyr
2
-13
/
+13
2018-09-17
store classmark in vlr_subscr, not conn
Neels Hofmeyr
6
-69
/
+75
2018-09-12
Install sample cfg file to /etc/osmocom
pespin/systemd
Pau Espin Pedrol
2
-0
/
+9
2018-09-10
Install systemd services with autotools
Pau Espin Pedrol
7
-3
/
+31
2018-08-23
cosmetic: mute "COMPLETE_LAYER_3 not permitted"
Neels Hofmeyr
4
-13
/
+8
2018-08-20
use __FILE__, not __BASE_FILE__
Neels Hofmeyr
2
-9
/
+9
2018-08-17
msc: Set talloc ctx for osmo_signal structures
Pau Espin Pedrol
1
-0
/
+1
2018-08-14
osmo-msc: track the use of talloc NULL memory contexts
Vadim Yanitskiy
1
-0
/
+3
2018-08-14
osmo-msc: free the VTY talloc context on exit
Vadim Yanitskiy
1
-0
/
+3
2018-08-13
osmo-msc: Improve shutdown due to signal and print talloc report on exit
Pau Espin Pedrol
1
-5
/
+26
2018-08-10
libmsc/mncc_sock.c: Add lchan_type_offset in queue_hello()
Keith
1
-0
/
+1
2018-08-09
doc: update mgw settings in example config file
Philipp Maier
3
-0
/
+6
2018-08-07
mgcp: use codec information returned with ASSIGNMENT COMPL.
Philipp Maier
4
-14
/
+76
2018-08-05
RRLP: print log when sending a position request
Vadim Yanitskiy
1
-0
/
+4
2018-08-05
RRLP: migrate and share mode definitions from msc_vty.c
Vadim Yanitskiy
3
-20
/
+28
2018-08-05
RRLP: fix: actually init the RRLP signal handlers
Vadim Yanitskiy
1
-0
/
+3
2018-08-05
RRLP: properly name the init function
Vadim Yanitskiy
2
-2
/
+2
2018-08-05
Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr
Harald Welte
19
-808
/
+39
2018-08-05
libmsc/gsm_09_11.c: clean up the local GSM 04.80 API
Vadim Yanitskiy
3
-149
/
+13
2018-08-04
libmsc/rrlp.c: add missing include
Vadim Yanitskiy
1
-1
/
+1
2018-08-04
msc/rrlp.h: use #pragma once include guard
Vadim Yanitskiy
1
-5
/
+1
2018-08-04
msc/signal.h: use #pragma once include guard
Vadim Yanitskiy
1
-4
/
+1
2018-07-31
migrate to oap_client in libosmogsm
Harald Welte
7
-375
/
+11
2018-07-30
libmsc/gsm_09_11.c: introduce counter for active sessions
Vadim Yanitskiy
3
-0
/
+11
2018-07-30
libmsc/gsm_09_11.c: introduce rate counters for NC_SS sessions
Vadim Yanitskiy
3
-0
/
+38
2018-07-30
libmsc/gsm_09_11.c: properly handle MS-initiated release
Vadim Yanitskiy
1
-2
/
+5
2018-07-30
libmsc/gsm_09_11.c: implement network-initiated sessions
Vadim Yanitskiy
5
-10
/
+500
2018-07-30
libmsc/gsm_09_11.c: forward SS/USSD messages to HLR over GSUP
Vadim Yanitskiy
5
-61
/
+223
2018-07-29
libvlr/vlr.c: forward unhandled GSUP messages towards MSC
Vadim Yanitskiy
3
-4
/
+20
2018-07-29
msc_vlr_tests: don't abuse USSD-request to conclude connections
Vadim Yanitskiy
19
-659
/
+488
2018-07-26
cosmetic: typos in log and comment
Neels Hofmeyr
1
-6
/
+6
2018-07-26
Iu MGCP: no need to loopback on the cn side
Neels Hofmeyr
1
-8
/
+0
2018-07-26
vlr_access_req_fsm.c: use osmo_strlcpy and avoid compiler error
Neels Hofmeyr
1
-2
/
+1
2018-07-25
libmsc: move L3 call-control to separate C file (gsm_04_08_cc.c)
Harald Welte
4
-2066
/
+2142
2018-07-24
git-version-gen: Don't check for .git directory
Daniel Willmann
1
-2
/
+2
[next]