1. d11d5f1 Use osmo-ggsn instead of openggsn in jenkins tests by Max · 7 years ago
  2. 8a656eb msc_vlr_tests: set a valid lac for fake conns by Neels Hofmeyr · 7 years ago
  3. 9c848b5 msc_vlr_tests: fix test nr arg: clear errno before strtol() by Neels Hofmeyr · 7 years ago
  4. 7bbac16 cosmetic: debug log: mncc: detached subscr: show subscriber by Neels Hofmeyr · 7 years ago
  5. d1ec111 cosmetic: log: CC trans_alloc: log trans_id and subscr, not memory addrs by Neels Hofmeyr · 7 years ago
  6. fef670b cosmetic: log: CC state transition: log trans id and subscr by Neels Hofmeyr · 7 years ago
  7. 0442ea2 sms_queue_test: sanitize: clean up talloc contexts when done by Neels Hofmeyr · 7 years ago
  8. 5900c84 libmsc/vty: don't access old bsc rate counters by Alexander Couzens · 7 years ago
  9. 2c46e04 cosmetic: msc_vlr_tests: add comment to show expected tallocs by Neels Hofmeyr · 7 years ago
  10. 3bae836 vlr_subscr_conn_timeout(): don't fire events to discarded fi by Neels Hofmeyr · 7 years ago
  11. 3ddd742 subscr_conn: don't close after conn timeout by Neels Hofmeyr · 7 years ago
  12. b3fa355 vlr_gsupc_read_cb: fix use after free of GSUP msgb by Neels Hofmeyr · 7 years ago
  13. 1a5bcd5 sub_pres_vlr_fsm_start: fix heap use after free by Neels Hofmeyr · 7 years ago
  14. c6bf274 rate_ctr: don't use . as separator by Neels Hofmeyr · 7 years ago
  15. e4db08a cosmetic: move log message to else branch by Philipp Maier · 7 years ago
  16. 8ae3c92 reset: remove name variable from reset context by Philipp Maier · 7 years ago
  17. 7cec388 add --enable-sanitize config option by Neels Hofmeyr · 7 years ago
  18. f1521a1 debian/rules: remove doublicated project name in example files by Alexander Couzens · 7 years ago
  19. 0f2555e sms_route_mt_sms: Don't return uninitialized variable by Harald Welte · 7 years ago
  20. c698ab9 vlr: auth_fsm_start: check return value of fsm alloc by Neels Hofmeyr · 7 years ago
  21. 48ba1be examples: apply mgcp_client vty rename from 'mgcpgw' to 'mgw' by Neels Hofmeyr · 7 years ago
  22. 84ad185 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  23. 0b8dec7 defaults: assign TMSI by default by Neels Hofmeyr · 7 years ago
  24. 26a3e25 vty: drop deprecated 'logging level sms...' by Neels Hofmeyr · 7 years ago
  25. 97ce015 vty: make auth tuple reuse configurable by Neels Hofmeyr · 7 years ago
  26. 7b1418e tests: add msc_vlr_test_authen_reuse by Neels Hofmeyr · 7 years ago
  27. 33f5341 cosmetic: vlr: rename auth_tuple_max_use_count to _reuse_ by Neels Hofmeyr · 7 years ago
  28. 96748ca msc_vlr_tests: fix rebuild: rebuild when src/ libs were rebuilt by Neels Hofmeyr · 7 years ago
  29. 9a5b474 Bump version: 1.1.1.2-633e5 → 1.1.2 by Harald Welte · 7 years ago 1.1.2
  30. 633e58a Debian: require minimum versions of packages we depend on by Harald Welte · 7 years ago
  31. 6a9d9ba Depend on both libosmo-sigtran-dev and libosmo-sccp-dev by Harald Welte · 7 years ago
  32. aaa8580 Bump version: 1.1.0.1-6299 → 1.1.1 by Harald Welte · 7 years ago 1.1.1
  33. f45c34d Debian: Depend on libosmo-sigtran-dev, not libsomo-sccp-dev! by Harald Welte · 7 years ago
  34. 7f5ab9e jenkins: use osmo-clean-workspace.sh before and after build by Neels Hofmeyr · 7 years ago
  35. 6a01568 Tag/Release Version 1.1.0 by Harald Welte · 7 years ago 1.1.0
  36. 9588450 Debian: Add proper description for packages. by Harald Welte · 7 years ago
  37. e0c728f Debian: include all (not just one) example config files by Harald Welte · 7 years ago
  38. fb60b57 Debian: Include systemd.service in package by Harald Welte · 7 years ago
  39. 8f042b9 osmo-msc: Don't link against libasn1c by Harald Welte · 7 years ago
  40. bde463d Debian: Build with enabled SMPP support by Harald Welte · 7 years ago
  41. c44cf84 configure.ac: Depend on latest tagged/released libosmo-* versions by Harald Welte · 7 years ago
  42. 69c5ae0 Debian: remove obsolete Dependencies by Harald Welte · 7 years ago
  43. 6556d3cb Rename osmo_fsm to avoid illegal space in name + more meaningful name by Harald Welte · 7 years ago
  44. 61cacb0 Remove pkg-config file by Max · 7 years ago
  45. ba692ae debian/rules: show testsuite.log when tests are failing by Alexander Couzens · 7 years ago
  46. 0906a39 add ';' after OSMO_ASSERT() by Neels Hofmeyr · 7 years ago
  47. bffa684 cosmetic: vlr: declare a struct in .h; drop unused header by Neels Hofmeyr · 7 years ago
  48. ca4875f fix vty tests: long timeout due to unreachable STP address by Neels Hofmeyr · 7 years ago
  49. 834f94a fix memory leak: vlr: vlr_gsupc_read_cb() must msgb_free() by Neels Hofmeyr · 7 years ago
  50. 5c76e0a remove further files and autotest/autoconf bits irrelevant to osmo-msc by Harald Welte · 7 years ago
  51. 4fad0ed Update .gitignore for post-nitb-split by Harald Welte · 7 years ago
  52. 4e7ece0 fix debian: fix erratic doc/examples install path by Neels Hofmeyr · 7 years ago
  53. 6e0f7d1 fix build: remove obsolete header legacy_mgcp/mgcp.h by Neels Hofmeyr · 7 years ago
  54. 165a7d7 ctrl: remove unimplemented cmds subscriber-{modify,delete} by Neels Hofmeyr · 7 years ago
  55. 952a926 vty: fix: missing default cmds at hlr node by Neels Hofmeyr · 7 years ago
  56. b323cd2 main: remove cmdline args no longer available for osmo-msc by Neels Hofmeyr · 7 years ago
  57. a8b1aac Remove unused osmo_bsc_rf.h header by Max · 7 years ago
  58. e591d47 Remove BTS-specific attributes by Max · 7 years ago
  59. f953d8b Remove SI-related code by Max · 7 years ago
  60. 43b01b0 Remove rest_octets.h by Max · 7 years ago
  61. a81ee7c debian: fix dependency to mgcp library by Neels Hofmeyr · 7 years ago
  62. a3351e0 a_iface: fix typo by Philipp Maier · 7 years ago
  63. 4502f5f a_iface: fix memory leaks by Philipp Maier · 7 years ago
  64. b305a00 ctrl: subscriber-list-active: list only attached subscribers by Neels Hofmeyr · 7 years ago
  65. 6c8afe1 use separated libosmo-mgcp-client, apply rename to mgcp_client_* by Neels Hofmeyr · 7 years ago
  66. fb11041 doc/examples: add detailed cs7 config examples by Neels Hofmeyr · 7 years ago
  67. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  68. 47cd0d2 drop files unrelated to osmo-msc by Neels Hofmeyr · 7 years ago
  69. d6d90ce debian: fix web and VCS links, tweak osmo-msc.install by Neels Hofmeyr · 7 years ago
  70. bab2905 rename openbsc.pc to osmo-msc.pc by Neels Hofmeyr · 7 years ago
  71. e428a49 rewrite README by Neels Hofmeyr · 7 years ago
  72. 458aa74 configure.ac: fix to "AC_INIT[osmo-msc]" by Neels Hofmeyr · 7 years ago
  73. e74548c jenkins: drop unused build matrix vars, always --enable-smpp by Neels Hofmeyr · 7 years ago
  74. cf6a487 jenkins: fix build: osmo-mgw from master, not pre_release by Neels Hofmeyr · 7 years ago
  75. f7251c3 am: msc_vlr_tests: use AM_LDFLAGS instead of COMMON vars by Neels Hofmeyr · 7 years ago
  76. 542e65b build: check for -lgsm by Neels Hofmeyr · 7 years ago
  77. 4d1ee5e rework debian packages support by Alexander Couzens · 7 years ago
  78. 91f10c7 libmsc: make pitfall in gsm0408_dispatch() more obvious by Philipp Maier · 7 years ago
  79. bac2276 split off osmo-msc: remove files, apply build, rename by Neels Hofmeyr · 7 years ago
  80. 4585317 add msg type to SMS rx logging by Neels Hofmeyr · 7 years ago
  81. 34d33bd msc_vlr tests: add IMEISV tests by Neels Hofmeyr · 7 years ago
  82. bc5dd49 gsup client: move not-connected to error loglevel by Neels Hofmeyr · 7 years ago
  83. 979cd26 move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  84. c2df7e8 .gitignore: cosmetic: use globs to ignore test binaries by Neels Hofmeyr · 7 years ago
  85. 97668a2 cosmetic: msc_vlr_tests: drop unused var by Neels Hofmeyr · 7 years ago
  86. 00e82d6 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  87. 6d82bec MSC,SGSN: use OSMO_GSUP_PORT == 4222 instead of 2222 by Neels Hofmeyr · 7 years ago
  88. 3b96ea6 mgcp: add VTY Option to force-realloc endpoints by Philipp Maier · 7 years ago
  89. fbf6610 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  90. 09e2c9f Use release helper from libosmocore by Max · 7 years ago
  91. 28cd944 Treat SIGTERM just like SIGINT in our programs by Harald Welte · 7 years ago
  92. df772e2 NITB: remove 'help' output about '-a' option that is removed for ages by Harald Welte · 7 years ago
  93. c601adc libmsc: Use actual delivery time in delivery reports. by Keith · 7 years ago
  94. 4e4ddff gbproxy: log signal value as text by Max · 7 years ago
  95. f6450bb gbproxy: log unhandled BSSGP PDU as text by Max · 7 years ago
  96. d5c4339 libmsc: Fix wrong handling of user_message_reference parameter by Pau Espin Pedrol · 7 years ago
  97. 7e16e72 smpp: Fix compilation warning by Pau Espin Pedrol · 7 years ago
  98. f5816f6 sgsn_test: Fix wrong definition of wrap func by Pau Espin Pedrol · 7 years ago
  99. 04982bd LIBMSC: Use sms->text, not sms->user_data to construct report body by Keith · 7 years ago
  100. ab9d863 LIBMSC: Place correct dst address in status report by Keith · 7 years ago