1. f8ac734 ASCI: Add VTY to configure GCR (Group Call Register) by Andreas Eversberg · 1 year, 2 months ago
  2. 9e3bab9 Use new mgcp_client_conf_alloc() API to alloc mgcp_client_conf by Pau Espin Pedrol · 1 year, 1 month ago
  3. 999a593 copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH by Vadim Yanitskiy · 1 year, 2 months ago
  4. 53639ea vty: Make use of new mgcp_client_pool_config_write() API by Pau Espin Pedrol · 1 year, 9 months ago
  5. b44cf2d Introduce support for libosmo-mgcp-client MGW pooling by Pau Espin Pedrol · 1 year, 9 months ago
  6. 1a62db2 sms: Give smsc its own VTY config node by Harald Welte · 2 years, 2 months ago
  7. d302bb1 sms: Encapsulate SMS queue related config parameters by Harald Welte · 2 years, 2 months ago
  8. 9a28230 VTY: clarify deprecation message for cfg_net_per_loc_upd_cmd by Vadim Yanitskiy · 2 years, 7 months ago
  9. 505a94a Make UTRAN encryption algorithms configurable by Harald Welte · 3 years, 5 months ago
  10. a1a70be Add support for LCLS to the MSC by Keith Whyte · 3 years, 2 months ago
  11. a7f8020 vty: allow A5/4 encryption in config by Eric Wild · 3 years, 1 month ago
  12. 2e21a68 Use new osmo stat items/ctr APIs by Pau Espin Pedrol · 3 years, 1 month ago
  13. ae167fc Convert paging response timer into an osmocom own X4 timer by Alexander Couzens · 3 years, 9 months ago
  14. 1587ffb vty: allow configuring db path from cfg file by Keith Whyte · 3 years, 10 months ago
  15. 817ad90 vty: fix vsub reference counting: call vlr_subscr_put() by Vadim Yanitskiy · 4 years ago
  16. 41c0333 vty 'show connection': show msc_a->via_cell instead of vsub->cgi by Neels Hofmeyr · 4 years ago
  17. 9aac5c2 add rudimentary NRI support for MSC pooling by Neels Hofmeyr · 4 years, 1 month ago
  18. 20a6641 msc_vty: remove emergency-call command from network by Philipp Maier · 4 years, 1 month ago
  19. 9b56cd8 VTY: cosmetic: make struct cmd_node for GSMNET_NODE static by Vadim Yanitskiy · 4 years, 5 months ago
  20. fc2b019 libmsc: move subscriber expiration timer T3212 to libvlr by Vadim Yanitskiy · 4 years, 6 months ago
  21. ffc7f39 VTY: add osmo_tdef introspection and configuration commands by Vadim Yanitskiy · 4 years, 6 months ago
  22. b7ddbf3 VTY: mark 'subscriber create imsi' command as deprecated by Vadim Yanitskiy · 4 years, 6 months ago
  23. db4839c libmsc: fix potential NULL-pointer dereferences detected by GCC's LTO by Vadim Yanitskiy · 4 years, 7 months ago
  24. 3f07dac Fix some typos by Martin Hauke · 4 years, 8 months ago
  25. b08a380 vty: fix access to wrong argv in paging response-timer by Pau Espin Pedrol · 4 years, 10 months ago
  26. 991bb42 Implement a global switch on the network to disable call waiting. by Keith Whyte · 5 years ago
  27. 4dfb2ba add 'encryption uea 1 2' cfg / fix ttcn3 iu tests by Neels Hofmeyr · 5 years ago
  28. a4d7a76 do not force encryption on UTRAN by Neels Hofmeyr · 5 years ago
  29. 4014e48 minor comments in msc_vty.c by Neels Hofmeyr · 5 years ago
  30. 09ce3dc libmsc/msc_vty.c: print subscriber expiration time by Vadim Yanitskiy · 5 years ago
  31. dcf2868 libmsc/msc_vty.c: do not abuse strlen() to check char buffers by Vadim Yanitskiy · 5 years ago
  32. 8014917 libmsc/msc_vty.c: refactor 'show subscr / conn / trans' commands by Vadim Yanitskiy · 5 years ago
  33. 4faff9e vty: Add option to enable osmux towards BSCs by Pau Espin Pedrol · 5 years ago
  34. 56e722f libmsc/msc_vty.c: use llist_count() in subscr_dump_full_vty() by Vadim Yanitskiy · 5 years ago
  35. 3ccd823 libmsc/msc_vty.c: fix documentation of 'show subscriber id' by Vadim Yanitskiy · 5 years ago
  36. 23d42d6 libmsc/msc_vty.c: fix: use msub_for_vsub() in subscr_dump_full_vty() by Vadim Yanitskiy · 5 years ago
  37. 03ded91 vty: make retrieve-imeisv-early configurable by Oliver Smith · 5 years ago
  38. 880b950 vty/cfg: add missing write-back of inter-BSC and inter-MSC HO config by Neels Hofmeyr · 5 years ago
  39. 4ac8009 rename bscconfig.h to config.h, cleanup by Neels Hofmeyr · 5 years ago
  40. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  41. 7c5346c vlr_subscr: use osmo_use_count by Neels Hofmeyr · 5 years ago
  42. 8fa2dbe msc_vty: add missing header file by Philipp Maier · 5 years ago
  43. 9355830 libmsc: Allow different channel types to be requested as silent calls by Sylvain Munaut · 5 years ago
  44. f90496f vty: add cmd subscriber ID sms delete-all by Neels Hofmeyr · 5 years ago
  45. 477cbc6 libmsc/msc_vty.c: drop dead comparison against null by Vadim Yanitskiy · 5 years ago
  46. 64623e1 libmsc/gsm_09_11.c: implement guard timer for NCSS sessions by Vadim Yanitskiy · 6 years ago
  47. f20c6b7 libmsc/gsm_04_80.c: use gsm0480_create_release_complete() by Vadim Yanitskiy · 6 years ago
  48. 0df904d Add SGs Interface by Harald Welte · 6 years ago
  49. 45df98b vty: make 'sh connect/transact' readable again by Max · 5 years ago
  50. 0fec28a msc_vty.c: make check-imei-rqd configurable by Oliver Smith · 6 years ago
  51. d6e24fd Cosmetic: msc_vty: remove redundant "0 =", "1 =" by Oliver Smith · 5 years ago
  52. 7814a83 use osmo_rat_type from libosmocore by Neels Hofmeyr · 6 years ago
  53. 3a3ed9b vty cfg: move 'ipa-name' from 'msc' to 'hlr' section by Neels Hofmeyr · 6 years ago
  54. f40e46f libmsc/VTY: introduce kill-switch for routing SMS over GSUP by Vadim Yanitskiy · 6 years ago
  55. b361ea7 use vty->type instead of local variable by Stefan Sperling · 6 years ago
  56. 6d71ccf msc_vty: also show IMEI and IMEISV by Philipp Maier · 6 years ago
  57. 7d41d87 Remove redundancy in LAC processing by Max · 6 years ago
  58. 2a0ac3b msc_vty: display current RAN type by Philipp Maier · 6 years ago
  59. 89561bc msc_vty: display subscriber flags by Philipp Maier · 6 years ago
  60. 14c6f3e vty: show subscriber: put() before printing the use count by Neels Hofmeyr · 6 years ago
  61. 1051c42 require 'ipa-name' option to be set via config file by Stefan Sperling · 6 years ago
  62. afa030d make gsup ipa name configurable in osmo-msc.cfg by Stefan Sperling · 6 years ago
  63. 80447eb add VTY commands: mncc internal / external (== -M) by Neels Hofmeyr · 6 years ago
  64. 05c5680 vty: mncc cfg: separate the 'mncc' from 'mncc-guard-timeout' by Neels Hofmeyr · 6 years ago
  65. 8b6e536 move gsm_auth_tuple to vlr.h as vlr_auth_tuple by Neels Hofmeyr · 6 years ago
  66. 7992122 combine several small .h in msc_common.h by Neels Hofmeyr · 6 years ago
  67. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  68. f41658d rename gsm_encr to geran_encr, it is only applicable on GERAN by Neels Hofmeyr · 6 years ago
  69. 24e025e libmsc/gsm_04_11.c: refactor MT SMS message handling by Vadim Yanitskiy · 6 years ago
  70. 3710623 msc: vty: Fix integer printf formatting by Pau Espin Pedrol · 6 years ago
  71. c51609a vty: add command to show all known BSC by Max · 6 years ago
  72. 9ca7b31 gsm_04_08_cc: Add global guard timer for MNCC by Philipp Maier · 6 years ago
  73. 1b89130 RRLP: migrate and share mode definitions from msc_vty.c by Vadim Yanitskiy · 6 years ago
  74. 8e25cc5 libmsc/gsm_09_11.c: introduce rate counters for NC_SS sessions by Vadim Yanitskiy · 6 years ago
  75. 21adb2b cosmetic: use enum ranap_nsap_addr_enc instead of int by Neels Hofmeyr · 6 years ago
  76. 39b5548 Permit any Sender MSISDN when sending SMS from VTY by Harald Welte · 6 years ago
  77. 4d3a66b cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi by Neels Hofmeyr · 6 years ago
  78. 9d74425 dissolve libcommon: drop gsm_data.c, move code to libmsc by Neels Hofmeyr · 6 years ago
  79. 84a1f7a cosmetic: msc_vty.c: use static gsmnet instead of gsmnet_from_vty() by Neels Hofmeyr · 6 years ago
  80. 7c075a2 dissolve libcommon,libcommon-cs: clean up vty definitions by Neels Hofmeyr · 6 years ago
  81. 379d579 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  82. 617ac80 enable osmo_fsm vty commands in osmo-msc vty by Stefan Sperling · 6 years ago
  83. 098aa71 remove unused "auth policy" VTY command by Harald Welte · 6 years ago
  84. 27b40c6 remove unused VTY command "location updating reject cause" by Harald Welte · 6 years ago
  85. 69c54a8 Add VTY command to configure destination MSISDN for emergency calls by Harald Welte · 6 years ago
  86. 7b222aa Permit a set of multiple different A5 ciphers by Harald Welte · 7 years ago
  87. b8c0cf8 libmsc: msc_vty: Fix compilation warning by Pau Espin Pedrol · 6 years ago
  88. 2ff5bcd fix paging: add timeout to discard unsuccessful paging by Neels Hofmeyr · 7 years ago
  89. c5981b3 fix vty write: add missing 'authentication optional/required' output by Neels Hofmeyr · 7 years ago
  90. 84ad185 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  91. 97ce015 vty: make auth tuple reuse configurable by Neels Hofmeyr · 7 years ago
  92. 6c8afe1 use separated libosmo-mgcp-client, apply rename to mgcp_client_* by Neels Hofmeyr · 7 years ago
  93. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  94. 979cd26 move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  95. 00e82d6 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  96. fbf6610 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  97. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago