1. d9956d9 Remove dead code left over from NITB split by Harald Welte · 7 years ago
  2. 7abe7ae fix bssmap_handle_cipher_mode()'s encryption decision by Neels Hofmeyr · 7 years ago
  3. 8c6301c debug log: log Cipher Mode info upon sending down RSL/A-bis by Neels Hofmeyr · 7 years ago
  4. 64c2920 log typo fix in gsm0808_cipher_mode() by Neels Hofmeyr · 7 years ago
  5. 00d64fd Add new "chan:mode_modify_nack" counter to count RSL MODE MODIFY NACK by Harald Welte · 7 years ago
  6. 581398a Add a new counter "rsl:ipa_nack" to count number of IPA related NACKs by Harald Welte · 7 years ago
  7. 62d9cb0 Add new per-BTS "rsl:unknown" counter to count unknown RSL messages by Harald Welte · 7 years ago
  8. 4f59892 Add per-BTS rate_ctr for total + failed number of RSL CHAN_ACT by Harald Welte · 7 years ago
  9. cf9d431 libbsc: paging: more reasonable (and detailed) paging statistics by Harald Welte · 7 years ago
  10. 2ed22c8 Fix per-BTS counter group index by Harald Welte · 7 years ago
  11. 256d09d paging: paging_flush_bts: be sure pending_requests is initalized by Philipp Maier · 7 years ago
  12. 7193226 fix segfault upon release paging on BSSMAP Reset: init llist by Neels Hofmeyr · 7 years ago
  13. 61b0c30 Generate SI2bis Rest Octets by Max · 7 years ago
  14. d382bf6 paging: Stop all paging if MSC sends us BSSMAP RESET by Harald Welte · 7 years ago
  15. f4b66fb paging: Remove obsolete paging call-back support by Harald Welte · 7 years ago
  16. 958cccf paging.c: add more documentation on what the functions actually do by Harald Welte · 7 years ago
  17. 4bd710d Generate SI2ter Rest Octets by Max · 7 years ago
  18. eb79614 mgcp: cosmetic fixups by Philipp Maier · 7 years ago
  19. 115e267 OML: expand status reporting checks by Max · 7 years ago
  20. 9311005 Remove 'msc' counter group from BSC by Harald Welte · 7 years ago
  21. d82101e Move many counters from BSC-global to per-BTS granularity by Harald Welte · 7 years ago
  22. f4d0889 cosmetic: use fsm pointer from parameter list by Philipp Maier · 7 years ago
  23. a89e163 cosmetic: correct sourcecode formatting by Philipp Maier · 7 years ago
  24. e941f88 cosmetic: add missing log prefix by Philipp Maier · 7 years ago
  25. 7eeb842 cosmetic: do not cast void pointer by Philipp Maier · 7 years ago
  26. e4cfa74 cosmetic: remove duplicate logging by Philipp Maier · 7 years ago
  27. 06c3f8d mgcp: do not fail silently on snprintf() by Philipp Maier · 7 years ago
  28. 3ada539 mgcp: add missing switch case by Philipp Maier · 7 years ago
  29. fa85d18 mgcp: use mgw assigned connection identifiers by Philipp Maier · 7 years ago
  30. 2c3bf45 mgcp: use hexadecimal digits in endpoint names by Philipp Maier · 7 years ago
  31. 20114aa auth: remove obsolete VTY commands by Philipp Maier · 7 years ago
  32. 3b18044 sccp-lite: remove obsolete VTY commands by Philipp Maier · 7 years ago
  33. bad11ae bssap: remove libosmo-legacy-mgcp dependancy by Philipp Maier · 7 years ago
  34. 9c6d011 HO prep: pass gsm_network to gsm_bts_alloc() already by Neels Hofmeyr · 7 years ago
  35. a2733ae cosmetic: handover.h: use "#pragma once", declare structs, comments by Neels Hofmeyr · 7 years ago
  36. 27cd0fe compiler warnings: constify in abis_nm.c by Neels Hofmeyr · 7 years ago
  37. 39d50a7 compiler warnings: drop some unused variables by Neels Hofmeyr · 7 years ago
  38. c8d55f2 cosmetic: mark gsm_objclass2mo as static by Max · 7 years ago
  39. d0ff694 cosmetic: tighten function type signatures by Max · 7 years ago
  40. 8c209c9 cosmetic: bsc_vty: Document bvci reserved values by Pau Espin Pedrol · 7 years ago
  41. c5a8416 cosmetic: bsc_vty: Fix trailing whitespace by Pau Espin Pedrol · 7 years ago
  42. ad47f71 auth: remove obsolete VTY commands by Philipp Maier · 7 years ago
  43. d0f479e cosmetic: remove obsolete ROLE_BSC by Max · 7 years ago
  44. aa954cd OML: consider administrative state when reporting by Max · 7 years ago
  45. e8dda5f vty: Add cmd to configure 3g Early Classmark Sending by Pau Espin Pedrol · 7 years ago
  46. 91c76fd Use type bool for boolean fields in gsm48_si_ro_info by Pau Espin Pedrol · 7 years ago
  47. 4341875 bsc filter: don't ignore imsi-allow on "global" filter level by Neels Hofmeyr · 7 years ago
  48. d663097 bsc_init: fix Werror: define rc for 2quater with si2q_count == 0 by Neels Hofmeyr · 7 years ago
  49. 7e0c269 reset: remove name variable from reset context by Philipp Maier · 7 years ago
  50. 4a3b044 osmo-bsc: Print NOTICE message on unimplemented BSSMAP UDT by Harald Welte · 7 years ago
  51. 4aa2bac mgcp: remove unused variable by Philipp Maier · 7 years ago
  52. 2a4c077 mgcp: add missing out state by Philipp Maier · 7 years ago
  53. 7cbea54 cosmetic: replace term MGCP-GW with MGW by Philipp Maier · 7 years ago
  54. 9b7678d cosmetic: reorder case list by Philipp Maier · 7 years ago
  55. 7c98054 use osmo_sccp_inst_addr_name() instead of looking up ss7 by Neels Hofmeyr · 7 years ago
  56. 46e8750 osmo-bsc vty: be fatal for addressbook entry errors by Neels Hofmeyr · 7 years ago
  57. d317d6d osmo-bsc: SCCP addrs: default only if unset, reject invalid by Neels Hofmeyr · 7 years ago
  58. 13fcdcf osmo-bsc RESET FSM: use distinct struct names by Neels Hofmeyr · 7 years ago
  59. 39c609b mgcp: use osmo-mgw to switch RTP streams by Philipp Maier · 7 years ago
  60. 9eb208f bssap: paging: page entire BSS for unimplemented cell id list by Neels Hofmeyr · 7 years ago
  61. 36bf797 Check OML state per-BTS by Max · 7 years ago
  62. 848e1a5 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  63. 322254f Don't link osmo-bsc_nat against libosmoabis by Harald Welte · 7 years ago
  64. 2d4e976 osmo-bsc_nat: Don't link against libosmonetif by Harald Welte · 7 years ago
  65. 718b0c7 log: output hexdump of transmitted sccp messages by Philipp Maier · 7 years ago
  66. df78e48 log: log the sccp message type of messages sent by Philipp Maier · 7 years ago
  67. 5de7285 Rename osmo_fsm to avoid illegal space in name + more meaningful name by Harald Welte · 7 years ago
  68. 7b1d59c osmo-bsc: Initialize logging before initializing rate_ctr by Harald Welte · 7 years ago
  69. d1bec34 bsc_vty: Improve description of mid-call-text cmd by Pau Espin Pedrol · 7 years ago
  70. f6e8e66 libbsc: Use correct printf formatting for uint64_t by Pau Espin Pedrol · 7 years ago
  71. 73ab3f0 bsc_api: Fix NULL secondary_lchan access in handle_ass_fail by Pau Espin Pedrol · 7 years ago
  72. 39999a7 SI1q: fix EARFCN appender by Max · 7 years ago
  73. 25cc407 ctrl: add oml-uptime command by Max · 7 years ago
  74. 7d73cc7 SI2q: fix generation for multiple UARFCNs by Max · 7 years ago
  75. 3d049d2 OML: consider RSL link state by Max · 7 years ago
  76. 081ceba SI2q: cleanup UARFCN addition by Max · 7 years ago
  77. ff20215 add ';' after OSMO_ASSERT() by Neels Hofmeyr · 7 years ago
  78. aa70d9d Make sure BA-IND in all SI2xxx is '0' and in all SI5xxx is '1' by Harald Welte · 7 years ago
  79. d6a52e9 libbsc: document arguments of generate_bcch_chan_list() by Harald Welte · 7 years ago
  80. d1f70ed Show OML link uptime in vty by Max · 7 years ago
  81. a9594b5 CTRL: cleanup write-only command functions by Max · 7 years ago
  82. 9cc7044 Further cleanup leftovers from BSC/MSC split by Max · 7 years ago
  83. dc10ce9 Wrap channel state assignment in macro by Max · 7 years ago
  84. 72fbc95 SI13: drop PBCCH-related bits by Max · 7 years ago
  85. be356ed Make TRX rf locking more visible by Max · 7 years ago
  86. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago
  87. 5282a81 drop files unrelated to osmo-bsc by Neels Hofmeyr · 7 years ago
  88. 8d59bf2 configure.ac: remove smpp_mirror, which has no relation to a BSC by Harald Welte · 7 years ago
  89. 1861b55 configure.ac: remove --enable-osmo-bsc, --enable-nat by Harald Welte · 7 years ago
  90. 7b65688 split off osmo-bsc: remove files, apply build by Neels Hofmeyr · 7 years ago
  91. 31a11aa add msg type to SMS rx logging by Neels Hofmeyr · 7 years ago
  92. 5a66940 gsup client: move not-connected to error loglevel by Neels Hofmeyr · 7 years ago
  93. becfc4c move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  94. eb228bd move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  95. 26a2433 mgcp: add VTY Option to force-realloc endpoints by Philipp Maier · 7 years ago
  96. 39f62bb Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  97. 8f4a7c1 Treat SIGTERM just like SIGINT in our programs by Harald Welte · 7 years ago
  98. 5d35245 NITB: remove 'help' output about '-a' option that is removed for ages by Harald Welte · 7 years ago
  99. 5f9d0bd libmsc: Use actual delivery time in delivery reports. by Keith · 7 years ago
  100. e815969 gbproxy: log signal value as text by Max · 7 years ago