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