aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-27Merge history from osmo-gsm-manuals.gitNeels Hofmeyr17-0/+3439
2018-11-27msc: update vty referenceNeels Hofmeyr1-157/+311
2018-11-27OsmoBSC/HLR/MSC: Fix default config file nameDaniel Willmann1-1/+1
2018-11-27add SGs / CSFB related dot + msc filesHarald Welte5-0/+93
2018-11-27vty-ref: Update URI of docbook 5.0 schemaHarald Welte1-2/+2
2018-11-27OsmoMSC: update VTY referenceNeels Hofmeyr2-3025/+2535
2018-11-27share chapters/gsup.adoc from OsmoSGSN to OsmoMSC + OsmoHLRHarald Welte1-0/+2
2018-11-27OsmoMSC: add rate counter documentationAlexander Couzens3-0/+46
2018-11-27refactor Makefile build rules, don't use the FORCENeels Hofmeyr1-38/+6
2018-11-27add OsmoHLR manual, OsmoHLR VTY referenceNeels Hofmeyr1-5/+5
2018-11-27add OsmoMSC manualNeels Hofmeyr10-0/+3666
2018-11-27Importing history from osmo-gsm-manualsNeels Hofmeyr0-0/+0
2018-11-27libmsc/transaction.c: cosmetic: fix typoVadim Yanitskiy1-1/+1
2018-11-25libmsc/gsm_04_11.c: refactor RP-DATA header validationVadim Yanitskiy1-20/+18
2018-11-25libmsc/gsm_04_11.c: don't pass msgb to gsm411_rx_rp_{ack|error}Vadim Yanitskiy1-4/+4
2018-11-23osmo_msc: remove unused parameter from msc_dtap()Philipp Maier5-6/+5
2018-11-22msc_vlr_tests.c: drop duplicating DMM category definitionVadim Yanitskiy1-5/+0
2018-11-21msc/gsm_04_11.h: use forward-declaration for _gsm411_sms_trans_free()Vadim Yanitskiy2-1/+1
2018-11-21msc/gsm_04_11.h: drop unused sms_next_rp_msg_ref()Vadim Yanitskiy1-2/+0
2018-11-21libmsc/db.c: cosmetic: mark missing breaks in switch as intendedVadim Yanitskiy1-0/+2
2018-11-20Use libosmocore to function to parse cipher mode reject causeMax1-6/+7
2018-11-20Use BSSAP-specific TLV parser from libosmocoreMax1-1/+1
2018-11-19msc: vty: Fix integer printf formattingPau Espin Pedrol1-9/+9
2018-11-19Fix build with latest libosmocoreMax1-9/+0
2018-11-19libmsc: Don't send SMS STATUS REPORT locally if the ESME accepted it.Keith Whyte1-1/+1
2018-11-18msc_vlr_tests: tweak conn_exists()Max2-5/+10
2018-11-16vlr: drop unused is_ps parameter in vlr_subscr_req_lu()Philipp Maier3-3/+3
2018-11-13vty: add command to show all known BSCMax1-0/+17
2018-11-08cosmetic: remove forgotten debug printfPhilipp Maier1-1/+0
2018-11-02Add counters for BSSMAP cipher mode messagesMax2-0/+10
2018-11-02Properly parse cause in cipher mode rejectMax1-5/+6
2018-10-30lu_fsm: result cb: use proper cause type (warning/coverity)Neels Hofmeyr1-2/+2
2018-10-24gsm_04_08_cc: Add global guard timer for MNCCPhilipp Maier6-0/+94
2018-10-21gsm0407_is_duplicate(): Handle error ret of gsm0407_pdisc_ctr_bin()Harald Welte1-1/+2
2018-10-08msc_mgcp: move mncc struct initalization to where its actually neededPhilipp Maier1-9/+11
2018-09-30GSUP client: send CN domain IE on LU requestNeels Hofmeyr25-175/+176
2018-09-28fix a use-after-free in msc_mgcp.c:_handle_error()Stefan Sperling1-10/+10
2018-09-28mncc: fix byte ordering of IP-Address in mnccPhilipp Maier1-1/+1
2018-09-27vty: add SCCP related vty commandsNeels Hofmeyr1-0/+1
2018-09-18fix Classmark Update without VLR subscriberNeels Hofmeyr3-1/+31
2018-09-17A5/n Ciph: request Classmark Update if missingNeels Hofmeyr14-73/+1755
2018-09-17msc_vlr_tests: cosmetically tweak perm algo printingNeels Hofmeyr2-13/+13
2018-09-17store classmark in vlr_subscr, not connNeels Hofmeyr6-69/+75
2018-09-12Install sample cfg file to /etc/osmocompespin/systemdPau Espin Pedrol2-0/+9
2018-09-10Install systemd services with autotoolsPau Espin Pedrol7-3/+31
2018-08-23cosmetic: mute "COMPLETE_LAYER_3 not permitted"Neels Hofmeyr4-13/+8
2018-08-20use __FILE__, not __BASE_FILE__Neels Hofmeyr2-9/+9
2018-08-17msc: Set talloc ctx for osmo_signal structuresPau Espin Pedrol1-0/+1
2018-08-14osmo-msc: track the use of talloc NULL memory contextsVadim Yanitskiy1-0/+3
2018-08-14osmo-msc: free the VTY talloc context on exitVadim Yanitskiy1-0/+3