1. dcf2868 libmsc/msc_vty.c: do not abuse strlen() to check char buffers by Vadim Yanitskiy · 5 years ago
  2. 8014917 libmsc/msc_vty.c: refactor 'show subscr / conn / trans' commands by Vadim Yanitskiy · 5 years ago
  3. 4faff9e vty: Add option to enable osmux towards BSCs by Pau Espin Pedrol · 5 years ago
  4. 56e722f libmsc/msc_vty.c: use llist_count() in subscr_dump_full_vty() by Vadim Yanitskiy · 5 years ago
  5. 3ccd823 libmsc/msc_vty.c: fix documentation of 'show subscriber id' by Vadim Yanitskiy · 5 years ago
  6. 23d42d6 libmsc/msc_vty.c: fix: use msub_for_vsub() in subscr_dump_full_vty() by Vadim Yanitskiy · 5 years ago
  7. 03ded91 vty: make retrieve-imeisv-early configurable by Oliver Smith · 5 years ago
  8. 880b950 vty/cfg: add missing write-back of inter-BSC and inter-MSC HO config by Neels Hofmeyr · 5 years ago
  9. 4ac8009 rename bscconfig.h to config.h, cleanup by Neels Hofmeyr · 5 years ago
  10. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  11. 7c5346c vlr_subscr: use osmo_use_count by Neels Hofmeyr · 5 years ago
  12. 8fa2dbe msc_vty: add missing header file by Philipp Maier · 5 years ago
  13. 9355830 libmsc: Allow different channel types to be requested as silent calls by Sylvain Munaut · 5 years ago
  14. f90496f vty: add cmd subscriber ID sms delete-all by Neels Hofmeyr · 5 years ago
  15. 477cbc6 libmsc/msc_vty.c: drop dead comparison against null by Vadim Yanitskiy · 5 years ago
  16. 64623e1 libmsc/gsm_09_11.c: implement guard timer for NCSS sessions by Vadim Yanitskiy · 6 years ago
  17. f20c6b7 libmsc/gsm_04_80.c: use gsm0480_create_release_complete() by Vadim Yanitskiy · 6 years ago
  18. 0df904d Add SGs Interface by Harald Welte · 6 years ago
  19. 45df98b vty: make 'sh connect/transact' readable again by Max · 5 years ago
  20. 0fec28a msc_vty.c: make check-imei-rqd configurable by Oliver Smith · 6 years ago
  21. d6e24fd Cosmetic: msc_vty: remove redundant "0 =", "1 =" by Oliver Smith · 5 years ago
  22. 7814a83 use osmo_rat_type from libosmocore by Neels Hofmeyr · 6 years ago
  23. 3a3ed9b vty cfg: move 'ipa-name' from 'msc' to 'hlr' section by Neels Hofmeyr · 6 years ago
  24. f40e46f libmsc/VTY: introduce kill-switch for routing SMS over GSUP by Vadim Yanitskiy · 6 years ago
  25. b361ea7 use vty->type instead of local variable by Stefan Sperling · 6 years ago
  26. 6d71ccf msc_vty: also show IMEI and IMEISV by Philipp Maier · 6 years ago
  27. 7d41d87 Remove redundancy in LAC processing by Max · 6 years ago
  28. 2a0ac3b msc_vty: display current RAN type by Philipp Maier · 6 years ago
  29. 89561bc msc_vty: display subscriber flags by Philipp Maier · 6 years ago
  30. 14c6f3e vty: show subscriber: put() before printing the use count by Neels Hofmeyr · 6 years ago
  31. 1051c42 require 'ipa-name' option to be set via config file by Stefan Sperling · 6 years ago
  32. afa030d make gsup ipa name configurable in osmo-msc.cfg by Stefan Sperling · 6 years ago
  33. 80447eb add VTY commands: mncc internal / external (== -M) by Neels Hofmeyr · 6 years ago
  34. 05c5680 vty: mncc cfg: separate the 'mncc' from 'mncc-guard-timeout' by Neels Hofmeyr · 6 years ago
  35. 8b6e536 move gsm_auth_tuple to vlr.h as vlr_auth_tuple by Neels Hofmeyr · 6 years ago
  36. 7992122 combine several small .h in msc_common.h by Neels Hofmeyr · 6 years ago
  37. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  38. f41658d rename gsm_encr to geran_encr, it is only applicable on GERAN by Neels Hofmeyr · 6 years ago
  39. 24e025e libmsc/gsm_04_11.c: refactor MT SMS message handling by Vadim Yanitskiy · 6 years ago
  40. 3710623 msc: vty: Fix integer printf formatting by Pau Espin Pedrol · 6 years ago
  41. c51609a vty: add command to show all known BSC by Max · 6 years ago
  42. 9ca7b31 gsm_04_08_cc: Add global guard timer for MNCC by Philipp Maier · 6 years ago
  43. 1b89130 RRLP: migrate and share mode definitions from msc_vty.c by Vadim Yanitskiy · 6 years ago
  44. 8e25cc5 libmsc/gsm_09_11.c: introduce rate counters for NC_SS sessions by Vadim Yanitskiy · 6 years ago
  45. 21adb2b cosmetic: use enum ranap_nsap_addr_enc instead of int by Neels Hofmeyr · 6 years ago
  46. 39b5548 Permit any Sender MSISDN when sending SMS from VTY by Harald Welte · 6 years ago
  47. 4d3a66b cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi by Neels Hofmeyr · 6 years ago
  48. 9d74425 dissolve libcommon: drop gsm_data.c, move code to libmsc by Neels Hofmeyr · 6 years ago
  49. 84a1f7a cosmetic: msc_vty.c: use static gsmnet instead of gsmnet_from_vty() by Neels Hofmeyr · 6 years ago
  50. 7c075a2 dissolve libcommon,libcommon-cs: clean up vty definitions by Neels Hofmeyr · 6 years ago
  51. 379d579 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  52. 617ac80 enable osmo_fsm vty commands in osmo-msc vty by Stefan Sperling · 6 years ago
  53. 098aa71 remove unused "auth policy" VTY command by Harald Welte · 6 years ago
  54. 27b40c6 remove unused VTY command "location updating reject cause" by Harald Welte · 6 years ago
  55. 69c54a8 Add VTY command to configure destination MSISDN for emergency calls by Harald Welte · 6 years ago
  56. 7b222aa Permit a set of multiple different A5 ciphers by Harald Welte · 7 years ago
  57. b8c0cf8 libmsc: msc_vty: Fix compilation warning by Pau Espin Pedrol · 6 years ago
  58. 2ff5bcd fix paging: add timeout to discard unsuccessful paging by Neels Hofmeyr · 7 years ago
  59. c5981b3 fix vty write: add missing 'authentication optional/required' output by Neels Hofmeyr · 7 years ago
  60. 84ad185 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  61. 97ce015 vty: make auth tuple reuse configurable by Neels Hofmeyr · 7 years ago
  62. 6c8afe1 use separated libosmo-mgcp-client, apply rename to mgcp_client_* by Neels Hofmeyr · 7 years ago
  63. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  64. 979cd26 move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  65. 00e82d6 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  66. fbf6610 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  67. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago