1. 4341875 bsc filter: don't ignore imsi-allow on "global" filter level by Neels Hofmeyr · 7 years ago
  2. d663097 bsc_init: fix Werror: define rc for 2quater with si2q_count == 0 by Neels Hofmeyr · 7 years ago
  3. ebd6fd1 doc: add example configuration for osmo-mgw by Philipp Maier · 7 years ago
  4. 7e0c269 reset: remove name variable from reset context by Philipp Maier · 7 years ago
  5. 17b773a add --enable-sanitize config option by Neels Hofmeyr · 7 years ago
  6. 2ddf399 debian: remove doublicated project name in example files by Alexander Couzens · 7 years ago
  7. 4a3b044 osmo-bsc: Print NOTICE message on unimplemented BSSMAP UDT by Harald Welte · 7 years ago
  8. 4aa2bac mgcp: remove unused variable by Philipp Maier · 7 years ago
  9. 2a4c077 mgcp: add missing out state by Philipp Maier · 7 years ago
  10. 7cbea54 cosmetic: replace term MGCP-GW with MGW by Philipp Maier · 7 years ago
  11. 9b7678d cosmetic: reorder case list by Philipp Maier · 7 years ago
  12. c9179fb cosmetic: remove distracting newline by Philipp Maier · 7 years ago
  13. f04e9c2 configure.ac/debian: Require libosmo-mgcp-client-dev >= 1.2.0 by Harald Welte · 7 years ago
  14. 7c98054 use osmo_sccp_inst_addr_name() instead of looking up ss7 by Neels Hofmeyr · 7 years ago
  15. 46e8750 osmo-bsc vty: be fatal for addressbook entry errors by Neels Hofmeyr · 7 years ago
  16. d317d6d osmo-bsc: SCCP addrs: default only if unset, reject invalid by Neels Hofmeyr · 7 years ago
  17. 13fcdcf osmo-bsc RESET FSM: use distinct struct names by Neels Hofmeyr · 7 years ago
  18. 49d4939 debian: Increase required libosmo-legacy-mgcp-dev version by Harald Welte · 7 years ago
  19. ec6bba5 debian: Add dependency to libosmo-mgcp-client-dev by Harald Welte · 7 years ago
  20. 6a12c76 fix build: bssap test broke by undefined references by Neels Hofmeyr · 7 years ago
  21. 39c609b mgcp: use osmo-mgw to switch RTP streams by Philipp Maier · 7 years ago
  22. 9eb208f bssap: paging: page entire BSS for unimplemented cell id list by Neels Hofmeyr · 7 years ago
  23. 36bf797 Check OML state per-BTS by Max · 7 years ago
  24. 848e1a5 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  25. f3fb5f3 Bump version: 1.1.1.2-52cd → 1.1.2 by Harald Welte · 7 years ago 1.1.2
  26. 52cde00 debian/control: Specify versions of packages we depend upon by Harald Welte · 7 years ago
  27. 4c87cfe Debian: depend on libosmo-sigtran (bsc) and libosmo-sccp (bsc-nat) by Harald Welte · 7 years ago
  28. d1225f3 Bump version: 1.1.0.2-0ae59 → 1.1.1 by Harald Welte · 7 years ago 1.1.1
  29. 0ae59c2 Debian: re-introduce missing build dependency to libssl-dev by Harald Welte · 7 years ago
  30. c752351 jenkins: use osmo-clean-workspace.sh before and after build by Neels Hofmeyr · 7 years ago
  31. 9bce2bd Tag/Release Version 1.1.0 by Harald Welte · 7 years ago 1.1.0
  32. 689ebad Debian: osmo-bsc-dbg should cover only the osmo-bsc package by Harald Welte · 7 years ago
  33. 4703991 Debian: Split off osmo-bsc-{bs11,ipaccess}-utils sub-packages by Harald Welte · 7 years ago
  34. 322254f Don't link osmo-bsc_nat against libosmoabis by Harald Welte · 7 years ago
  35. c233447 Debian: Package osmo-bsc systemd service by Harald Welte · 7 years ago
  36. 82ab3c8 Debian: Don't package osmo-bsc_nat by Harald Welte · 7 years ago
  37. 2d4e976 osmo-bsc_nat: Don't link against libosmonetif by Harald Welte · 7 years ago
  38. b069f65 connfigure.ac: Depend on latest versions of libosmo-* by Harald Welte · 7 years ago
  39. 6268987 Debian: Remove obsolete build dependencies by Harald Welte · 7 years ago
  40. 718b0c7 log: output hexdump of transmitted sccp messages by Philipp Maier · 7 years ago
  41. df78e48 log: log the sccp message type of messages sent by Philipp Maier · 7 years ago
  42. 5de7285 Rename osmo_fsm to avoid illegal space in name + more meaningful name by Harald Welte · 7 years ago
  43. 7b1d59c osmo-bsc: Initialize logging before initializing rate_ctr by Harald Welte · 7 years ago
  44. f2b04c6 nanobts_omlattra_test: Initialize logging before executing tests by Harald Welte · 7 years ago
  45. 824b274 Fix nanobts_omlattr unit test by Harald Welte · 7 years ago
  46. d1bec34 bsc_vty: Improve description of mid-call-text cmd by Pau Espin Pedrol · 7 years ago
  47. f6e8e66 libbsc: Use correct printf formatting for uint64_t by Pau Espin Pedrol · 7 years ago
  48. 73ab3f0 bsc_api: Fix NULL secondary_lchan access in handle_ass_fail by Pau Espin Pedrol · 7 years ago
  49. 4fe3ee7 debian/rules: show testsuite.log when tests are failing by Alexander Couzens · 7 years ago
  50. 39999a7 SI1q: fix EARFCN appender by Max · 7 years ago
  51. 25cc407 ctrl: add oml-uptime command by Max · 7 years ago
  52. e1ceb6f Remove pkg-config file by Max · 7 years ago
  53. 7d73cc7 SI2q: fix generation for multiple UARFCNs by Max · 7 years ago
  54. 3d049d2 OML: consider RSL link state by Max · 7 years ago
  55. 081ceba SI2q: cleanup UARFCN addition by Max · 7 years ago
  56. ff20215 add ';' after OSMO_ASSERT() by Neels Hofmeyr · 7 years ago
  57. 2da93fc Remove any references to RANAP and Iu by Harald Welte · 7 years ago
  58. 438c5f5 .gitignore: Update to post-NITB-split realities by Harald Welte · 7 years ago
  59. 918cfeb Fix repo split aftermath by Max · 7 years ago
  60. 14f9772 gsm0408_test: Verify that BA-IND is 0 in SI2xxx and 1 in SI5xxx by Harald Welte · 7 years ago
  61. aa70d9d Make sure BA-IND in all SI2xxx is '0' and in all SI5xxx is '1' by Harald Welte · 7 years ago
  62. d6a52e9 libbsc: document arguments of generate_bcch_chan_list() by Harald Welte · 7 years ago
  63. d1f70ed Show OML link uptime in vty by Max · 7 years ago
  64. 00c2246 Remove unneeded dbi dependency by Pau Espin Pedrol · 7 years ago
  65. a9594b5 CTRL: cleanup write-only command functions by Max · 7 years ago
  66. 9cc7044 Further cleanup leftovers from BSC/MSC split by Max · 7 years ago
  67. dc10ce9 Wrap channel state assignment in macro by Max · 7 years ago
  68. 53daffb doc/examples: tweak osmo-bsc.cfg, add osmo-bsc_custom-sccp.cfg by Neels Hofmeyr · 7 years ago
  69. 72fbc95 SI13: drop PBCCH-related bits by Max · 7 years ago
  70. 75e046b fix vty tests: vty no longer goes to parent node implicitly by Neels Hofmeyr · 7 years ago
  71. be356ed Make TRX rf locking more visible by Max · 7 years ago
  72. 4a0c011 drop MGCP client from osmo-bsc by Neels Hofmeyr · 7 years ago
  73. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago
  74. 538635a rewrite README by Neels Hofmeyr · 7 years ago
  75. 1e87a69 rename openbsc.pc to osmo-bsc.pc by Neels Hofmeyr · 7 years ago
  76. 5282a81 drop files unrelated to osmo-bsc by Neels Hofmeyr · 7 years ago
  77. 630df7d configure.ac: Package is now called osmo-bsc, not openbsc by Harald Welte · 7 years ago
  78. 664d256 configure.ac: Remove check for GMTOFF by Harald Welte · 7 years ago
  79. 6b6ef6c configure.ac: Remove checks for libgtp + c-ares by Harald Welte · 7 years ago
  80. 85a8398 configure.ac: Remove --enable-iu by Harald Welte · 7 years ago
  81. 57f5388 configure.ac: Remove --enable-mgcp-transcoding by Harald Welte · 7 years ago
  82. 1fac899 contrib/jenkins.sh: MGCP is unconditional now by Harald Welte · 7 years ago
  83. 8d59bf2 configure.ac: remove smpp_mirror, which has no relation to a BSC by Harald Welte · 7 years ago
  84. 1861b55 configure.ac: remove --enable-osmo-bsc, --enable-nat by Harald Welte · 7 years ago
  85. 368146c configure.ac: No more libosmogb dependency by Harald Welte · 7 years ago
  86. 174e5dc jenkins: fix build: osmo-mgw from master, not pre_release by Neels Hofmeyr · 7 years ago
  87. 77ac7af rework /debian package support to match new osmo-bsc by Alexander Couzens · 7 years ago pre_release
  88. 7b65688 split off osmo-bsc: remove files, apply build by Neels Hofmeyr · 7 years ago
  89. 31a11aa add msg type to SMS rx logging by Neels Hofmeyr · 7 years ago
  90. a00ac02 msc_vlr tests: add IMEISV tests by Neels Hofmeyr · 7 years ago
  91. 5a66940 gsup client: move not-connected to error loglevel by Neels Hofmeyr · 7 years ago
  92. becfc4c move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  93. c4c794c .gitignore: cosmetic: use globs to ignore test binaries by Neels Hofmeyr · 7 years ago
  94. c71e37c cosmetic: msc_vlr_tests: drop unused var by Neels Hofmeyr · 7 years ago
  95. eb228bd move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  96. 92f3386 MSC,SGSN: use OSMO_GSUP_PORT == 4222 instead of 2222 by Neels Hofmeyr · 7 years ago
  97. 26a2433 mgcp: add VTY Option to force-realloc endpoints by Philipp Maier · 7 years ago
  98. 39f62bb Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  99. 88d8bcb Use release helper from libosmocore by Max · 7 years ago
  100. 8f4a7c1 Treat SIGTERM just like SIGINT in our programs by Harald Welte · 7 years ago