1. 95464c7 Remove unused struct osmo_bsc_sccp_con member sccp_queue_size by Harald Welte · 7 years ago
  2. 45f3ecc osmo_bsc_bssap.c: Spelling fixes in comment by Harald Welte · 7 years ago
  3. e94d7d1 remove libosmo-sccp dependency for osmo-bsc by Harald Welte · 7 years ago
  4. 3edbd0e Remove some more dead code by Harald Welte · 7 years ago
  5. 8311a81 Remove bogus MM INFO configuration by Harald Welte · 7 years ago
  6. c499e5c Remove bogus vty config for LU reject cause by Harald Welte · 7 years ago
  7. faacb09 Remove unused RRLP options/codec by Harald Welte · 7 years ago
  8. d9956d9 Remove dead code left over from NITB split by Harald Welte · 7 years ago
  9. f8dc526 Remove unneeded .py scripts by Max · 7 years ago
  10. 4ab7268 Fix tests after rate_ctr change by Max · 7 years ago
  11. 7abe7ae fix bssmap_handle_cipher_mode()'s encryption decision by Neels Hofmeyr · 7 years ago
  12. 8c6301c debug log: log Cipher Mode info upon sending down RSL/A-bis by Neels Hofmeyr · 7 years ago
  13. 64c2920 log typo fix in gsm0808_cipher_mode() by Neels Hofmeyr · 7 years ago
  14. 00d64fd Add new "chan:mode_modify_nack" counter to count RSL MODE MODIFY NACK by Harald Welte · 7 years ago
  15. 581398a Add a new counter "rsl:ipa_nack" to count number of IPA related NACKs by Harald Welte · 7 years ago
  16. 62d9cb0 Add new per-BTS "rsl:unknown" counter to count unknown RSL messages by Harald Welte · 7 years ago
  17. 4f59892 Add per-BTS rate_ctr for total + failed number of RSL CHAN_ACT by Harald Welte · 7 years ago
  18. 6e59ced Reduce T3113 default from 60s to 10s by Harald Welte · 7 years ago
  19. cf9d431 libbsc: paging: more reasonable (and detailed) paging statistics by Harald Welte · 7 years ago
  20. 2ed22c8 Fix per-BTS counter group index by Harald Welte · 7 years ago
  21. 66d2ef8 cosmetic: osmo_bsc_mgcp: improve comments by Philipp Maier · 7 years ago
  22. 256d09d paging: paging_flush_bts: be sure pending_requests is initalized by Philipp Maier · 7 years ago
  23. 7193226 fix segfault upon release paging on BSSMAP Reset: init llist by Neels Hofmeyr · 7 years ago
  24. 61b0c30 Generate SI2bis Rest Octets by Max · 7 years ago
  25. d382bf6 paging: Stop all paging if MSC sends us BSSMAP RESET by Harald Welte · 7 years ago
  26. f4b66fb paging: Remove obsolete paging call-back support by Harald Welte · 7 years ago
  27. 958cccf paging.c: add more documentation on what the functions actually do by Harald Welte · 7 years ago
  28. dea252d Change T3101 default from 10s to 3s. by Harald Welte · 7 years ago
  29. 4bd710d Generate SI2ter Rest Octets by Max · 7 years ago
  30. eb79614 mgcp: cosmetic fixups by Philipp Maier · 7 years ago
  31. 115e267 OML: expand status reporting checks by Max · 7 years ago
  32. 9311005 Remove 'msc' counter group from BSC by Harald Welte · 7 years ago
  33. 1ef46d9 rate_ctr: Use ':' as separator, not '.' by Harald Welte · 7 years ago
  34. d82101e Move many counters from BSC-global to per-BTS granularity by Harald Welte · 7 years ago
  35. 547c207 use _NUM_CHREQ_T to define the size of ctype_by_chreq by Alexander Couzens · 7 years ago
  36. f4d0889 cosmetic: use fsm pointer from parameter list by Philipp Maier · 7 years ago
  37. a89e163 cosmetic: correct sourcecode formatting by Philipp Maier · 7 years ago
  38. e941f88 cosmetic: add missing log prefix by Philipp Maier · 7 years ago
  39. 7eeb842 cosmetic: do not cast void pointer by Philipp Maier · 7 years ago
  40. e4cfa74 cosmetic: remove duplicate logging by Philipp Maier · 7 years ago
  41. 06c3f8d mgcp: do not fail silently on snprintf() by Philipp Maier · 7 years ago
  42. 3ada539 mgcp: add missing switch case by Philipp Maier · 7 years ago
  43. fa85d18 mgcp: use mgw assigned connection identifiers by Philipp Maier · 7 years ago
  44. 2c3bf45 mgcp: use hexadecimal digits in endpoint names by Philipp Maier · 7 years ago
  45. 20114aa auth: remove obsolete VTY commands by Philipp Maier · 7 years ago
  46. ad38110 auth: remove unused structs by Philipp Maier · 7 years ago
  47. 3b18044 sccp-lite: remove obsolete VTY commands by Philipp Maier · 7 years ago
  48. bad11ae bssap: remove libosmo-legacy-mgcp dependancy by Philipp Maier · 7 years ago
  49. 9c6d011 HO prep: pass gsm_network to gsm_bts_alloc() already by Neels Hofmeyr · 7 years ago
  50. 17f2adb examples: add osmo-bsc-minimal.cfg by Neels Hofmeyr · 7 years ago
  51. a2733ae cosmetic: handover.h: use "#pragma once", declare structs, comments by Neels Hofmeyr · 7 years ago
  52. f0ea05e compiler warnings: add includes in abis_rsl.h, gsm_data_shared.h by Neels Hofmeyr · 7 years ago
  53. 3d0b76d cleanup: drop unused gsm_bts.role by Neels Hofmeyr · 7 years ago
  54. 27cd0fe compiler warnings: constify in abis_nm.c by Neels Hofmeyr · 7 years ago
  55. 39d50a7 compiler warnings: drop some unused variables by Neels Hofmeyr · 7 years ago
  56. c8d55f2 cosmetic: mark gsm_objclass2mo as static by Max · 7 years ago
  57. c87dc3e cosmetic: drop unused include by Max · 7 years ago
  58. d0ff694 cosmetic: tighten function type signatures by Max · 7 years ago
  59. 8c209c9 cosmetic: bsc_vty: Document bvci reserved values by Pau Espin Pedrol · 7 years ago
  60. c5a8416 cosmetic: bsc_vty: Fix trailing whitespace by Pau Espin Pedrol · 7 years ago
  61. ad47f71 auth: remove obsolete VTY commands by Philipp Maier · 7 years ago
  62. d0f479e cosmetic: remove obsolete ROLE_BSC by Max · 7 years ago
  63. aa954cd OML: consider administrative state when reporting by Max · 7 years ago
  64. e8dda5f vty: Add cmd to configure 3g Early Classmark Sending by Pau Espin Pedrol · 7 years ago
  65. 91c76fd Use type bool for boolean fields in gsm48_si_ro_info by Pau Espin Pedrol · 7 years ago
  66. 7e78681 tests: Fix selection of python version by Pau Espin Pedrol · 7 years ago
  67. 4341875 bsc filter: don't ignore imsi-allow on "global" filter level by Neels Hofmeyr · 7 years ago
  68. d663097 bsc_init: fix Werror: define rc for 2quater with si2q_count == 0 by Neels Hofmeyr · 7 years ago
  69. ebd6fd1 doc: add example configuration for osmo-mgw by Philipp Maier · 7 years ago
  70. 7e0c269 reset: remove name variable from reset context by Philipp Maier · 7 years ago
  71. 17b773a add --enable-sanitize config option by Neels Hofmeyr · 7 years ago
  72. 2ddf399 debian: remove doublicated project name in example files by Alexander Couzens · 7 years ago
  73. 4a3b044 osmo-bsc: Print NOTICE message on unimplemented BSSMAP UDT by Harald Welte · 7 years ago
  74. 4aa2bac mgcp: remove unused variable by Philipp Maier · 7 years ago
  75. 2a4c077 mgcp: add missing out state by Philipp Maier · 7 years ago
  76. 7cbea54 cosmetic: replace term MGCP-GW with MGW by Philipp Maier · 7 years ago
  77. 9b7678d cosmetic: reorder case list by Philipp Maier · 7 years ago
  78. c9179fb cosmetic: remove distracting newline by Philipp Maier · 7 years ago
  79. f04e9c2 configure.ac/debian: Require libosmo-mgcp-client-dev >= 1.2.0 by Harald Welte · 7 years ago
  80. 7c98054 use osmo_sccp_inst_addr_name() instead of looking up ss7 by Neels Hofmeyr · 7 years ago
  81. 46e8750 osmo-bsc vty: be fatal for addressbook entry errors by Neels Hofmeyr · 7 years ago
  82. d317d6d osmo-bsc: SCCP addrs: default only if unset, reject invalid by Neels Hofmeyr · 7 years ago
  83. 13fcdcf osmo-bsc RESET FSM: use distinct struct names by Neels Hofmeyr · 7 years ago
  84. 49d4939 debian: Increase required libosmo-legacy-mgcp-dev version by Harald Welte · 7 years ago
  85. ec6bba5 debian: Add dependency to libosmo-mgcp-client-dev by Harald Welte · 7 years ago
  86. 6a12c76 fix build: bssap test broke by undefined references by Neels Hofmeyr · 7 years ago
  87. 39c609b mgcp: use osmo-mgw to switch RTP streams by Philipp Maier · 7 years ago
  88. 9eb208f bssap: paging: page entire BSS for unimplemented cell id list by Neels Hofmeyr · 7 years ago
  89. 36bf797 Check OML state per-BTS by Max · 7 years ago
  90. 848e1a5 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  91. f3fb5f3 Bump version: 1.1.1.2-52cd → 1.1.2 by Harald Welte · 7 years ago 1.1.2
  92. 52cde00 debian/control: Specify versions of packages we depend upon by Harald Welte · 7 years ago
  93. 4c87cfe Debian: depend on libosmo-sigtran (bsc) and libosmo-sccp (bsc-nat) by Harald Welte · 7 years ago
  94. d1225f3 Bump version: 1.1.0.2-0ae59 → 1.1.1 by Harald Welte · 7 years ago 1.1.1
  95. 0ae59c2 Debian: re-introduce missing build dependency to libssl-dev by Harald Welte · 7 years ago
  96. c752351 jenkins: use osmo-clean-workspace.sh before and after build by Neels Hofmeyr · 7 years ago
  97. 9bce2bd Tag/Release Version 1.1.0 by Harald Welte · 7 years ago 1.1.0
  98. 689ebad Debian: osmo-bsc-dbg should cover only the osmo-bsc package by Harald Welte · 7 years ago
  99. 4703991 Debian: Split off osmo-bsc-{bs11,ipaccess}-utils sub-packages by Harald Welte · 7 years ago
  100. 322254f Don't link osmo-bsc_nat against libosmoabis by Harald Welte · 7 years ago