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-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
2018-06-27
configure.ac: drop unused dependencies
Vadim Yanitskiy
1
-12
/
+0
2018-06-25
VLR: reject overlong IMSIs in ID RESP messages
Stefan Sperling
1
-2
/
+13
2018-06-20
jenkins.sh: Use --enable-werror only when iu support is disabled
Pau Espin Pedrol
1
-2
/
+5
2018-06-17
.gitignore: ignore src/libgsupclient/gsup_test_client
Vadim Yanitskiy
1
-0
/
+1
2018-06-15
msc_main: Fix typo in description of version param
Pau Espin Pedrol
1
-1
/
+1
2018-06-12
libmsc/gsm_04_80.c: make the API abstract from ss_request struct
Vadim Yanitskiy
3
-28
/
+77
2018-06-12
libmsc/gsm_09_11.c: properly indicate transaction errors
Vadim Yanitskiy
1
-5
/
+6
2018-06-12
libmsc/gsm_04_08.c: expose gsm48_tx_simple()
Vadim Yanitskiy
2
-4
/
+10
2018-06-12
Use proper naming for GSM TS 09.11 implementation
Vadim Yanitskiy
6
-15
/
+16
2018-06-10
libmsc/ussd.c: use connection ref-counting and transactions
Vadim Yanitskiy
8
-31
/
+248
2018-06-10
libmsc: properly name the MSC_CONN_USE token for SS
Vadim Yanitskiy
2
-2
/
+2
2018-06-08
libmsc/ussd.c: FIX: properly indicate errors
Vadim Yanitskiy
3
-8
/
+41
2018-05-29
mgcp: hack to keep IuUP working
Philipp Maier
1
-0
/
+40
2018-05-29
mgcp: do not start connections in loopback mode
Philipp Maier
1
-2
/
+2
2018-05-23
implement periodic Location Update expiry in the VLR
Stefan Sperling
9
-3
/
+264
2018-05-18
remove redundant unconditional PKG_CHECK_MODULES for libsmpp
Stefan Sperling
2
-3
/
+1
2018-05-17
a_reset: cleanup + remove dead code
Philipp Maier
5
-159
/
+59
[next]