1. 2c26869 use mgcp-client configured endpoint domain name by Neels Hofmeyr · 6 years ago neels/mgw_domain
  2. 7814a83 use osmo_rat_type from libosmocore by Neels Hofmeyr · 6 years ago
  3. 3a3ed9b vty cfg: move 'ipa-name' from 'msc' to 'hlr' section by Neels Hofmeyr · 6 years ago
  4. 868f505 vlr: auth_fsm: make sure vsub->auth_fsm = NULL when it terminates by Neels Hofmeyr · 6 years ago
  5. f383d41 abort assignment on Assignment Failure by Neels Hofmeyr · 6 years ago
  6. fcf49d3 fix: incoming call during ongoing call by Neels Hofmeyr · 6 years ago
  7. a35712d move trans->assignment_done to cc.assignment_started by Neels Hofmeyr · 6 years ago
  8. b16259f remove code dup: add msc_mgcp_try_call_assignment() by Neels Hofmeyr · 6 years ago
  9. 7916ca1 Constify transaction helpers parameters by Max · 6 years ago
  10. 1035d90 fix vlr ops.subscr_assoc re-association by Neels Hofmeyr · 6 years ago
  11. 3350bf9 release RTP stream only for matching CC transaction by Neels Hofmeyr · 6 years ago
  12. c43b966 cosmetics in msc_mgcp_call_release() by Neels Hofmeyr · 6 years ago
  13. 76ef72d libmsc/gsm_04_11.c: forward MO SMS messages over GSUP by Vadim Yanitskiy · 6 years ago
  14. f40e46f libmsc/VTY: introduce kill-switch for routing SMS over GSUP by Vadim Yanitskiy · 6 years ago
  15. 3332ac4 MNCC: use log wrapper for call processing by Max · 6 years ago
  16. b361ea7 use vty->type instead of local variable by Stefan Sperling · 6 years ago
  17. b12b6cb fix test_nodes.vty after libosmo-mgcp-client vty changes by Neels Hofmeyr · 6 years ago
  18. 4e0bd4b mgcp log tweak: say RAN, not BTS, like surrounding logging by Neels Hofmeyr · 6 years ago
  19. 5d66970 fix msc_mgcp_fsm_evt_names: two missing events by Neels Hofmeyr · 6 years ago
  20. 6d71ccf msc_vty: also show IMEI and IMEISV by Philipp Maier · 6 years ago
  21. 7d41d87 Remove redundancy in LAC processing by Max · 6 years ago
  22. 2a0ac3b msc_vty: display current RAN type by Philipp Maier · 6 years ago
  23. 89561bc msc_vty: display subscriber flags by Philipp Maier · 6 years ago
  24. 14c6f3e vty: show subscriber: put() before printing the use count by Neels Hofmeyr · 6 years ago
  25. 4776b05 VLR: drop unused struct members by Max · 6 years ago
  26. c4e4fa7 Use proper type for tch_rtp_connect() parameter by Max · 6 years ago
  27. 33b6d0c VLR tests: avoid leaking LAC access details by Max · 6 years ago
  28. bb53a3f VLR tests: add logging macro with explicit value description by Max · 6 years ago
  29. 964da93 CC: log more details about unhandled message/state by Max · 6 years ago
  30. 020ec7a cosmetic: drop unused variable by Max · 6 years ago
  31. 5c8b144 comment: vlr: put the 'balancing' comment closer to the put() by Neels Hofmeyr · 6 years ago
  32. d50f898 vlr_lu_fsm: drop unused out_state INIT -> WAIT_IMEI by Neels Hofmeyr · 6 years ago
  33. 5f1ac6d tweak comment to indicate sub_pres_vlr fsm as dead code by Neels Hofmeyr · 6 years ago
  34. 88063dd log: by default start with all categories on LOGL_NOTICE by Neels Hofmeyr · 6 years ago
  35. b099a7f cosmetic: drop duplicated #include by Max · 6 years ago
  36. 1051c42 require 'ipa-name' option to be set via config file by Stefan Sperling · 6 years ago
  37. 85cb253 Revert "move ASS-COMPL MGCP handling out of a_iface_bssap.c" by Neels Hofmeyr · 6 years ago
  38. 36dedee provide software version information to gsup peer by Stefan Sperling · 6 years ago
  39. afa030d make gsup ipa name configurable in osmo-msc.cfg by Stefan Sperling · 6 years ago
  40. aa14bac LU: do not always invoke sub_pres_vlr_fsm_start() by Neels Hofmeyr · 6 years ago
  41. ad797ce detach cancelled subscribers from VLR by Stefan Sperling · 6 years ago
  42. 325f106 drop gsm48 RR ciph mode compl from permitted initial messages by Neels Hofmeyr · 6 years ago
  43. 212c0c9 move ASS-COMPL MGCP handling out of a_iface_bssap.c by Neels Hofmeyr · 6 years ago
  44. 4e0dd53 ASS-COMPL: do not fire Sec Mode Compl event by Neels Hofmeyr · 6 years ago
  45. 65a8daa contrib: fix makedistcheck with disabled systemd by Oliver Smith · 6 years ago
  46. 80447eb add VTY commands: mncc internal / external (== -M) by Neels Hofmeyr · 6 years ago
  47. 05c5680 vty: mncc cfg: separate the 'mncc' from 'mncc-guard-timeout' by Neels Hofmeyr · 6 years ago
  48. fb153cb msc_main: mncc: move mncc socket decision to after read_cfg by Neels Hofmeyr · 6 years ago
  49. a2ed9b5 cosmetic: msc_main.c: default args definition style by Neels Hofmeyr · 6 years ago
  50. 18333fa add test_nodes.vty transcript test by Neels Hofmeyr · 6 years ago
  51. 1231fdb make: prepare for adding transcript tests by Neels Hofmeyr · 6 years ago
  52. e3033b3 python tests: use py shebang instead of $(PYTHON) by Neels Hofmeyr · 6 years ago
  53. 425bb8e gsm_subscriber: make function msc_paging_request() static by Philipp Maier · 6 years ago
  54. 42a6c39 contrib/jenkins.sh: build and publish manuals by Oliver Smith · 6 years ago
  55. 9d4b5ca Fix DISTCHECK_CONFIGURE_FLAGS override by Oliver Smith · 6 years ago
  56. 1263bc8 move gsm_cbfn to gsm_subscriber.h, the only user by Neels Hofmeyr · 6 years ago
  57. 9587759 drop cruft from gsm_subscriber.h by Neels Hofmeyr · 6 years ago
  58. 7b61ffe GSM_EXTENSION_LENGTH -> VLR_MSISDN_LENGTH by Neels Hofmeyr · 6 years ago
  59. 8b6e536 move gsm_auth_tuple to vlr.h as vlr_auth_tuple by Neels Hofmeyr · 6 years ago
  60. df6d2e3 cosmetic: drop some unused opaque struct defs by Neels Hofmeyr · 6 years ago
  61. 7992122 combine several small .h in msc_common.h by Neels Hofmeyr · 6 years ago
  62. a8945ce move ran_conn declarations to new ran_conn.h by Neels Hofmeyr · 6 years ago
  63. 69d4395 move subscr_conn.c to ran_conn.c by Neels Hofmeyr · 6 years ago
  64. 3c20a5e rename some RAN conn related stuff to ran_conn_* by Neels Hofmeyr · 6 years ago
  65. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  66. d03e728 drop msc_compl_l3() return value by Neels Hofmeyr · 6 years ago
  67. f41658d rename gsm_encr to geran_encr, it is only applicable on GERAN by Neels Hofmeyr · 6 years ago
  68. b0779bb populate gsm_subscriber_connection->encr during Ciph by Neels Hofmeyr · 6 years ago
  69. dbaab50 adjust copyright in subscr_conn.c by Neels Hofmeyr · 6 years ago
  70. 7486a94 cosmetic: subscr_conn_fsm_auth_ciph() should be static by Neels Hofmeyr · 6 years ago
  71. c62c6d5 drop unused tests/db/* by Neels Hofmeyr · 6 years ago
  72. 81f6959 drop unused gsm0408_allow_everyone() declaration by Neels Hofmeyr · 6 years ago
  73. e777b5f drop unused SUBSCR_CONN_E_INVALID by Neels Hofmeyr · 6 years ago
  74. 29ab4a7 drop unused openbscdefines.h by Neels Hofmeyr · 6 years ago
  75. 14e32a4 libmsc/gsm_04_11.c: fix: always use SAPI 3 for MT SMS by Vadim Yanitskiy · 6 years ago
  76. f9773b0 drop unused gsm_network->handover.active by Neels Hofmeyr · 6 years ago
  77. 344ee30 drop unused gsm_subscr_conn->mncc_rtp_bridge by Neels Hofmeyr · 6 years ago
  78. 24e025e libmsc/gsm_04_11.c: refactor MT SMS message handling by Vadim Yanitskiy · 6 years ago
  79. 9bd4fd6 libmsc/transaction: introduce trans_find_by_sm_rp_mr() by Ivan Kluchnikov · 9 years ago
  80. 87c7ea3 libmsc/gsm_09_11.c: drop redundant assertion of stored msgb by Vadim Yanitskiy · 6 years ago
  81. 3909376 build manuals moved here from osmo-gsm-manuals.git by Oliver Smith · 6 years ago
  82. d9fb156 Merge history from osmo-gsm-manuals.git by Neels Hofmeyr · 6 years ago
  83. ab3ade7 msc: update vty reference by Neels Hofmeyr · 6 years ago
  84. 020a485 OsmoBSC/HLR/MSC: Fix default config file name by Daniel Willmann · 6 years ago
  85. 732443c add SGs / CSFB related dot + msc files by Harald Welte · 6 years ago
  86. d89f1d1 vty-ref: Update URI of docbook 5.0 schema by Harald Welte · 6 years ago
  87. df7d7ff OsmoMSC: update VTY reference by Neels Hofmeyr · 6 years ago
  88. 593bbb5 share chapters/gsup.adoc from OsmoSGSN to OsmoMSC + OsmoHLR by Harald Welte · 6 years ago
  89. 7fd0e0f OsmoMSC: add rate counter documentation by Alexander Couzens · 7 years ago
  90. adfbd3b refactor Makefile build rules, don't use the FORCE by Neels Hofmeyr · 7 years ago
  91. fee9dd7 add OsmoHLR manual, OsmoHLR VTY reference by Neels Hofmeyr · 7 years ago
  92. 8c8ebb1 add OsmoMSC manual by Neels Hofmeyr · 7 years ago
  93. 8450319 Importing history from osmo-gsm-manuals by Neels Hofmeyr · 6 years ago
  94. 380b219 libmsc/transaction.c: cosmetic: fix typo by Vadim Yanitskiy · 6 years ago
  95. 535f110 libmsc/gsm_04_11.c: refactor RP-DATA header validation by Vadim Yanitskiy · 6 years ago
  96. 0c8998f libmsc/gsm_04_11.c: don't pass msgb to gsm411_rx_rp_{ack|error} by Vadim Yanitskiy · 6 years ago
  97. 54729d6 osmo_msc: remove unused parameter from msc_dtap() by Philipp Maier · 6 years ago
  98. b7e5201 msc_vlr_tests.c: drop duplicating DMM category definition by Vadim Yanitskiy · 6 years ago
  99. c350c09 msc/gsm_04_11.h: use forward-declaration for _gsm411_sms_trans_free() by Vadim Yanitskiy · 6 years ago
  100. fb05bb4 msc/gsm_04_11.h: drop unused sms_next_rp_msg_ref() by Vadim Yanitskiy · 6 years ago