1. 0f2555e sms_route_mt_sms: Don't return uninitialized variable by Harald Welte · 7 years ago
  2. c698ab9 vlr: auth_fsm_start: check return value of fsm alloc by Neels Hofmeyr · 7 years ago
  3. 48ba1be examples: apply mgcp_client vty rename from 'mgcpgw' to 'mgw' by Neels Hofmeyr · 7 years ago
  4. 84ad185 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  5. 0b8dec7 defaults: assign TMSI by default by Neels Hofmeyr · 7 years ago
  6. 26a3e25 vty: drop deprecated 'logging level sms...' by Neels Hofmeyr · 7 years ago
  7. 97ce015 vty: make auth tuple reuse configurable by Neels Hofmeyr · 7 years ago
  8. 7b1418e tests: add msc_vlr_test_authen_reuse by Neels Hofmeyr · 7 years ago
  9. 33f5341 cosmetic: vlr: rename auth_tuple_max_use_count to _reuse_ by Neels Hofmeyr · 7 years ago
  10. 96748ca msc_vlr_tests: fix rebuild: rebuild when src/ libs were rebuilt by Neels Hofmeyr · 7 years ago
  11. 9a5b474 Bump version: 1.1.1.2-633e5 → 1.1.2 by Harald Welte · 7 years ago 1.1.2
  12. 633e58a Debian: require minimum versions of packages we depend on by Harald Welte · 7 years ago
  13. 6a9d9ba Depend on both libosmo-sigtran-dev and libosmo-sccp-dev by Harald Welte · 7 years ago
  14. aaa8580 Bump version: 1.1.0.1-6299 → 1.1.1 by Harald Welte · 7 years ago 1.1.1
  15. f45c34d Debian: Depend on libosmo-sigtran-dev, not libsomo-sccp-dev! by Harald Welte · 7 years ago
  16. 7f5ab9e jenkins: use osmo-clean-workspace.sh before and after build by Neels Hofmeyr · 7 years ago
  17. 6a01568 Tag/Release Version 1.1.0 by Harald Welte · 7 years ago 1.1.0
  18. 9588450 Debian: Add proper description for packages. by Harald Welte · 7 years ago
  19. e0c728f Debian: include all (not just one) example config files by Harald Welte · 7 years ago
  20. fb60b57 Debian: Include systemd.service in package by Harald Welte · 7 years ago
  21. 8f042b9 osmo-msc: Don't link against libasn1c by Harald Welte · 7 years ago
  22. bde463d Debian: Build with enabled SMPP support by Harald Welte · 7 years ago
  23. c44cf84 configure.ac: Depend on latest tagged/released libosmo-* versions by Harald Welte · 7 years ago
  24. 69c5ae0 Debian: remove obsolete Dependencies by Harald Welte · 7 years ago
  25. 6556d3cb Rename osmo_fsm to avoid illegal space in name + more meaningful name by Harald Welte · 7 years ago
  26. 61cacb0 Remove pkg-config file by Max · 7 years ago
  27. ba692ae debian/rules: show testsuite.log when tests are failing by Alexander Couzens · 7 years ago
  28. 0906a39 add ';' after OSMO_ASSERT() by Neels Hofmeyr · 7 years ago
  29. bffa684 cosmetic: vlr: declare a struct in .h; drop unused header by Neels Hofmeyr · 7 years ago
  30. ca4875f fix vty tests: long timeout due to unreachable STP address by Neels Hofmeyr · 7 years ago
  31. 834f94a fix memory leak: vlr: vlr_gsupc_read_cb() must msgb_free() by Neels Hofmeyr · 7 years ago
  32. 5c76e0a remove further files and autotest/autoconf bits irrelevant to osmo-msc by Harald Welte · 7 years ago
  33. 4fad0ed Update .gitignore for post-nitb-split by Harald Welte · 7 years ago
  34. 4e7ece0 fix debian: fix erratic doc/examples install path by Neels Hofmeyr · 7 years ago
  35. 6e0f7d1 fix build: remove obsolete header legacy_mgcp/mgcp.h by Neels Hofmeyr · 7 years ago
  36. 165a7d7 ctrl: remove unimplemented cmds subscriber-{modify,delete} by Neels Hofmeyr · 7 years ago
  37. 952a926 vty: fix: missing default cmds at hlr node by Neels Hofmeyr · 7 years ago
  38. b323cd2 main: remove cmdline args no longer available for osmo-msc by Neels Hofmeyr · 7 years ago
  39. a8b1aac Remove unused osmo_bsc_rf.h header by Max · 7 years ago
  40. e591d47 Remove BTS-specific attributes by Max · 7 years ago
  41. f953d8b Remove SI-related code by Max · 7 years ago
  42. 43b01b0 Remove rest_octets.h by Max · 7 years ago
  43. a81ee7c debian: fix dependency to mgcp library by Neels Hofmeyr · 7 years ago
  44. a3351e0 a_iface: fix typo by Philipp Maier · 7 years ago
  45. 4502f5f a_iface: fix memory leaks by Philipp Maier · 7 years ago
  46. b305a00 ctrl: subscriber-list-active: list only attached subscribers by Neels Hofmeyr · 7 years ago
  47. 6c8afe1 use separated libosmo-mgcp-client, apply rename to mgcp_client_* by Neels Hofmeyr · 7 years ago
  48. fb11041 doc/examples: add detailed cs7 config examples by Neels Hofmeyr · 7 years ago
  49. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  50. 47cd0d2 drop files unrelated to osmo-msc by Neels Hofmeyr · 7 years ago
  51. d6d90ce debian: fix web and VCS links, tweak osmo-msc.install by Neels Hofmeyr · 7 years ago
  52. bab2905 rename openbsc.pc to osmo-msc.pc by Neels Hofmeyr · 7 years ago
  53. e428a49 rewrite README by Neels Hofmeyr · 7 years ago
  54. 458aa74 configure.ac: fix to "AC_INIT[osmo-msc]" by Neels Hofmeyr · 7 years ago
  55. e74548c jenkins: drop unused build matrix vars, always --enable-smpp by Neels Hofmeyr · 7 years ago
  56. cf6a487 jenkins: fix build: osmo-mgw from master, not pre_release by Neels Hofmeyr · 7 years ago
  57. f7251c3 am: msc_vlr_tests: use AM_LDFLAGS instead of COMMON vars by Neels Hofmeyr · 7 years ago
  58. 542e65b build: check for -lgsm by Neels Hofmeyr · 7 years ago
  59. 4d1ee5e rework debian packages support by Alexander Couzens · 7 years ago
  60. 91f10c7 libmsc: make pitfall in gsm0408_dispatch() more obvious by Philipp Maier · 7 years ago
  61. bac2276 split off osmo-msc: remove files, apply build, rename by Neels Hofmeyr · 7 years ago
  62. 4585317 add msg type to SMS rx logging by Neels Hofmeyr · 7 years ago
  63. 34d33bd msc_vlr tests: add IMEISV tests by Neels Hofmeyr · 7 years ago
  64. bc5dd49 gsup client: move not-connected to error loglevel by Neels Hofmeyr · 7 years ago
  65. 979cd26 move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  66. c2df7e8 .gitignore: cosmetic: use globs to ignore test binaries by Neels Hofmeyr · 7 years ago
  67. 97668a2 cosmetic: msc_vlr_tests: drop unused var by Neels Hofmeyr · 7 years ago
  68. 00e82d6 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  69. 6d82bec MSC,SGSN: use OSMO_GSUP_PORT == 4222 instead of 2222 by Neels Hofmeyr · 7 years ago
  70. 3b96ea6 mgcp: add VTY Option to force-realloc endpoints by Philipp Maier · 7 years ago
  71. fbf6610 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  72. 09e2c9f Use release helper from libosmocore by Max · 7 years ago
  73. 28cd944 Treat SIGTERM just like SIGINT in our programs by Harald Welte · 7 years ago
  74. df772e2 NITB: remove 'help' output about '-a' option that is removed for ages by Harald Welte · 7 years ago
  75. c601adc libmsc: Use actual delivery time in delivery reports. by Keith · 7 years ago
  76. 4e4ddff gbproxy: log signal value as text by Max · 7 years ago
  77. f6450bb gbproxy: log unhandled BSSGP PDU as text by Max · 7 years ago
  78. d5c4339 libmsc: Fix wrong handling of user_message_reference parameter by Pau Espin Pedrol · 7 years ago
  79. 7e16e72 smpp: Fix compilation warning by Pau Espin Pedrol · 7 years ago
  80. f5816f6 sgsn_test: Fix wrong definition of wrap func by Pau Espin Pedrol · 7 years ago
  81. 04982bd LIBMSC: Use sms->text, not sms->user_data to construct report body by Keith · 7 years ago
  82. ab9d863 LIBMSC: Place correct dst address in status report by Keith · 7 years ago
  83. 4f03b47 libmsc: use SMPP34_DELIVERY_RECEIPT_* in libsmpp34 by Pablo Neira Ayuso · 7 years ago
  84. 2d23e90 increase libsmpp34 version requirement to 1.12 by Harald Welte · 7 years ago
  85. 586e681 Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str() by Harald Welte · 7 years ago
  86. 0f70132 sgsn_vty: Don't assume pdp->lib is always valid by Harald Welte · 7 years ago
  87. ac587f0 Fix gsm_pchan2chan_nr() to use RSL_CHAN_OSMO_PDCH by Harald Welte · 7 years ago
  88. 030e197 SGSN: Fix RAN information exposed on GTP during PDP CTX CREATE by Harald Welte · 7 years ago
  89. babd38d mgcp: Fix uplink activation of Osmux stream by Pau Espin Pedrol · 7 years ago
  90. 9f84139 handover_logic: set correct link to bts for subscriber_connection in case of moving this connection to another bts by Ivan Kluchnikov · 7 years ago
  91. e93fad8 mgcp_osmux: Remove unused parameter by Pau Espin Pedrol · 7 years ago
  92. 3d18dda libcommon: Fix log output for bts>0. by Alexander Chemeris · 7 years ago
  93. d7e14da libmsc: use new smpp34 esm_class definitions by Pablo Neira Ayuso · 7 years ago
  94. 9a3ed85 libmsc: use smpp34_tlv_for_each() to avoid suboptimal TLV handling by Pablo Neira Ayuso · 7 years ago
  95. f113bcd libmsc: Remove comment not applying anymore by Pau Espin Pedrol · 7 years ago
  96. 4b50924 libmsc: gsm340_gen_oa_sub() may return negative value by Pablo Neira Ayuso · 7 years ago
  97. 27aed14 libmsc: support GSM 03.40 status report for nitb by Pablo Neira Ayuso · 7 years ago
  98. bd71d32 libmsc: handle delivery ack via SMPP SUBMIT SM / send GSM 03.40 status report by Pablo Neira Ayuso · 7 years ago
  99. eacb400 utils: smpp_mirror: bounce Delivery Receipts as Delivery Acknowledgments by Pablo Neira Ayuso · 7 years ago
  100. 9891dae libmsc: update database to accomodate SMS status-report fields by Pablo Neira Ayuso · 7 years ago