1. 4390777 compiler warning: extend #if 0 to include unused array by Neels Hofmeyr · 7 years ago
  2. 5282171 fix GSM-Milenage in presence of 2G keys by Neels Hofmeyr · 7 years ago
  3. 7fca2ce cosmetic: msc_paging_request: drop obsolete comment by Neels Hofmeyr · 7 years ago
  4. 76a10f5 drop unused T* timers (BSC land, not MSC) by Neels Hofmeyr · 7 years ago
  5. 2ef2da5 cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is used by Neels Hofmeyr · 7 years ago
  6. e3d72d7 cosmetic prep: publish vlr_use_umts_aka() decision by Neels Hofmeyr · 7 years ago
  7. 703638e cosmetic: move translation of vlr_ciph into msc_vlr_set_ciph_mode() by Neels Hofmeyr · 7 years ago
  8. cf30913 fix BSSMAP Cipher Mode Cmd: properly set permitted algorithms by Neels Hofmeyr · 7 years ago
  9. 4cf4fdd vlr: debug log: log Ciphering Mode details by Neels Hofmeyr · 7 years ago
  10. 3f5b780 cosmetic: msc_vlr_tests: log SMS details when invoked with -v by Neels Hofmeyr · 7 years ago
  11. f879fc9 debug log: a_iface_tx_cipher_mode(): log cipher and key by Neels Hofmeyr · 7 years ago
  12. fb21d9d compiler warning: drop double 'const' in a_iface_tx_cipher_mode() by Neels Hofmeyr · 7 years ago
  13. c5981b3 fix vty write: add missing 'authentication optional/required' output by Neels Hofmeyr · 7 years ago
  14. db82729 sms.db: silence libdbi warnings on out-of-range index by Neels Hofmeyr · 7 years ago
  15. 50d0900 sms db: properly quote MSISDN in various SQL queries by Neels Hofmeyr · 7 years ago
  16. f6704f1 sms db: don't attempt to query pending SMS for unset MSISDN by Neels Hofmeyr · 7 years ago
  17. a55dda7 Remove utils imported from openbsc, fix building remaining util smpp_mirror by Alexander Huemer · 7 years ago
  18. f6d6a57 Add missing CFLAGS by Alexander Huemer · 7 years ago
  19. c4e7bd3 mncc: remove deprecated commandline option. by Philipp Maier · 7 years ago
  20. fe6acd6 mncc: re-add lchan members to structs by Philipp Maier · 7 years ago
  21. 60383a1 Remove unneeded .py scripts by Max · 7 years ago
  22. b8acdcd cosmetic: remove duplicate logging by Philipp Maier · 7 years ago
  23. 5f1de85 Remove obsolete ./configure option by Max · 7 years ago
  24. abb24a2 Add basic CTRL test by Max · 7 years ago
  25. 82be67d fix use after free: missing conn_get on CC paging response by Neels Hofmeyr · 7 years ago
  26. a99b427 add msc_vlr_test_call to reproduce a sanitizer error by Neels Hofmeyr · 7 years ago
  27. 785fadc cosmetic: log error when using a conn that's in release by Neels Hofmeyr · 7 years ago
  28. 6166f29 subscr_conn: introduce usage tokens for ref error tracking by Neels Hofmeyr · 7 years ago
  29. 2f108b0 cosmetic: add missing spaces by Philipp Maier · 7 years ago
  30. c875f84 use only 0.23.1 as point code for both A and Iu by Neels Hofmeyr · 7 years ago
  31. d11d5f1 Use osmo-ggsn instead of openggsn in jenkins tests by Max · 7 years ago
  32. 8a656eb msc_vlr_tests: set a valid lac for fake conns by Neels Hofmeyr · 7 years ago
  33. 9c848b5 msc_vlr_tests: fix test nr arg: clear errno before strtol() by Neels Hofmeyr · 7 years ago
  34. 7bbac16 cosmetic: debug log: mncc: detached subscr: show subscriber by Neels Hofmeyr · 7 years ago
  35. d1ec111 cosmetic: log: CC trans_alloc: log trans_id and subscr, not memory addrs by Neels Hofmeyr · 7 years ago
  36. fef670b cosmetic: log: CC state transition: log trans id and subscr by Neels Hofmeyr · 7 years ago
  37. 0442ea2 sms_queue_test: sanitize: clean up talloc contexts when done by Neels Hofmeyr · 7 years ago
  38. 5900c84 libmsc/vty: don't access old bsc rate counters by Alexander Couzens · 7 years ago
  39. 2c46e04 cosmetic: msc_vlr_tests: add comment to show expected tallocs by Neels Hofmeyr · 7 years ago
  40. 3bae836 vlr_subscr_conn_timeout(): don't fire events to discarded fi by Neels Hofmeyr · 7 years ago
  41. 3ddd742 subscr_conn: don't close after conn timeout by Neels Hofmeyr · 7 years ago
  42. b3fa355 vlr_gsupc_read_cb: fix use after free of GSUP msgb by Neels Hofmeyr · 7 years ago
  43. 1a5bcd5 sub_pres_vlr_fsm_start: fix heap use after free by Neels Hofmeyr · 7 years ago
  44. c6bf274 rate_ctr: don't use . as separator by Neels Hofmeyr · 7 years ago
  45. e4db08a cosmetic: move log message to else branch by Philipp Maier · 7 years ago
  46. 8ae3c92 reset: remove name variable from reset context by Philipp Maier · 7 years ago
  47. 7cec388 add --enable-sanitize config option by Neels Hofmeyr · 7 years ago
  48. f1521a1 debian/rules: remove doublicated project name in example files by Alexander Couzens · 7 years ago
  49. 0f2555e sms_route_mt_sms: Don't return uninitialized variable by Harald Welte · 7 years ago
  50. c698ab9 vlr: auth_fsm_start: check return value of fsm alloc by Neels Hofmeyr · 7 years ago
  51. 48ba1be examples: apply mgcp_client vty rename from 'mgcpgw' to 'mgw' by Neels Hofmeyr · 7 years ago
  52. 84ad185 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  53. 0b8dec7 defaults: assign TMSI by default by Neels Hofmeyr · 7 years ago
  54. 26a3e25 vty: drop deprecated 'logging level sms...' by Neels Hofmeyr · 7 years ago
  55. 97ce015 vty: make auth tuple reuse configurable by Neels Hofmeyr · 7 years ago
  56. 7b1418e tests: add msc_vlr_test_authen_reuse by Neels Hofmeyr · 7 years ago
  57. 33f5341 cosmetic: vlr: rename auth_tuple_max_use_count to _reuse_ by Neels Hofmeyr · 7 years ago
  58. 96748ca msc_vlr_tests: fix rebuild: rebuild when src/ libs were rebuilt by Neels Hofmeyr · 7 years ago
  59. 9a5b474 Bump version: 1.1.1.2-633e5 → 1.1.2 by Harald Welte · 7 years ago 1.1.2
  60. 633e58a Debian: require minimum versions of packages we depend on by Harald Welte · 7 years ago
  61. 6a9d9ba Depend on both libosmo-sigtran-dev and libosmo-sccp-dev by Harald Welte · 7 years ago
  62. aaa8580 Bump version: 1.1.0.1-6299 → 1.1.1 by Harald Welte · 7 years ago 1.1.1
  63. f45c34d Debian: Depend on libosmo-sigtran-dev, not libsomo-sccp-dev! by Harald Welte · 7 years ago
  64. 7f5ab9e jenkins: use osmo-clean-workspace.sh before and after build by Neels Hofmeyr · 7 years ago
  65. 6a01568 Tag/Release Version 1.1.0 by Harald Welte · 7 years ago 1.1.0
  66. 9588450 Debian: Add proper description for packages. by Harald Welte · 7 years ago
  67. e0c728f Debian: include all (not just one) example config files by Harald Welte · 7 years ago
  68. fb60b57 Debian: Include systemd.service in package by Harald Welte · 7 years ago
  69. 8f042b9 osmo-msc: Don't link against libasn1c by Harald Welte · 7 years ago
  70. bde463d Debian: Build with enabled SMPP support by Harald Welte · 7 years ago
  71. c44cf84 configure.ac: Depend on latest tagged/released libosmo-* versions by Harald Welte · 7 years ago
  72. 69c5ae0 Debian: remove obsolete Dependencies by Harald Welte · 7 years ago
  73. 6556d3cb Rename osmo_fsm to avoid illegal space in name + more meaningful name by Harald Welte · 7 years ago
  74. 61cacb0 Remove pkg-config file by Max · 7 years ago
  75. ba692ae debian/rules: show testsuite.log when tests are failing by Alexander Couzens · 7 years ago
  76. 0906a39 add ';' after OSMO_ASSERT() by Neels Hofmeyr · 7 years ago
  77. bffa684 cosmetic: vlr: declare a struct in .h; drop unused header by Neels Hofmeyr · 7 years ago
  78. ca4875f fix vty tests: long timeout due to unreachable STP address by Neels Hofmeyr · 7 years ago
  79. 834f94a fix memory leak: vlr: vlr_gsupc_read_cb() must msgb_free() by Neels Hofmeyr · 7 years ago
  80. 5c76e0a remove further files and autotest/autoconf bits irrelevant to osmo-msc by Harald Welte · 7 years ago
  81. 4fad0ed Update .gitignore for post-nitb-split by Harald Welte · 7 years ago
  82. 4e7ece0 fix debian: fix erratic doc/examples install path by Neels Hofmeyr · 7 years ago
  83. 6e0f7d1 fix build: remove obsolete header legacy_mgcp/mgcp.h by Neels Hofmeyr · 7 years ago
  84. 165a7d7 ctrl: remove unimplemented cmds subscriber-{modify,delete} by Neels Hofmeyr · 7 years ago
  85. 952a926 vty: fix: missing default cmds at hlr node by Neels Hofmeyr · 7 years ago
  86. b323cd2 main: remove cmdline args no longer available for osmo-msc by Neels Hofmeyr · 7 years ago
  87. a8b1aac Remove unused osmo_bsc_rf.h header by Max · 7 years ago
  88. e591d47 Remove BTS-specific attributes by Max · 7 years ago
  89. f953d8b Remove SI-related code by Max · 7 years ago
  90. 43b01b0 Remove rest_octets.h by Max · 7 years ago
  91. a81ee7c debian: fix dependency to mgcp library by Neels Hofmeyr · 7 years ago
  92. a3351e0 a_iface: fix typo by Philipp Maier · 7 years ago
  93. 4502f5f a_iface: fix memory leaks by Philipp Maier · 7 years ago
  94. b305a00 ctrl: subscriber-list-active: list only attached subscribers by Neels Hofmeyr · 7 years ago
  95. 6c8afe1 use separated libosmo-mgcp-client, apply rename to mgcp_client_* by Neels Hofmeyr · 7 years ago
  96. fb11041 doc/examples: add detailed cs7 config examples by Neels Hofmeyr · 7 years ago
  97. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  98. 47cd0d2 drop files unrelated to osmo-msc by Neels Hofmeyr · 7 years ago
  99. d6d90ce debian: fix web and VCS links, tweak osmo-msc.install by Neels Hofmeyr · 7 years ago
  100. bab2905 rename openbsc.pc to osmo-msc.pc by Neels Hofmeyr · 7 years ago