1. 3504f29 nat: Add VTY cmd paging-bss-forward to nat node by Pau Espin Pedrol · 6 years ago
  2. 5f267a6 bsc-nat: forward paging to all BSC when CELL_IDENT_BSS is received by Pau Espin Pedrol · 6 years ago
  3. a02b71f bsc-nat: find_paging: Check return code of tlv_parse by Pau Espin Pedrol · 6 years ago
  4. b7489c5 filter: vty: Print policy list in cmd show access-list by Pau Espin Pedrol · 6 years ago
  5. 459c127 bsc_vty: Write access list entries when storing bsc config by Pau Espin Pedrol · 6 years ago
  6. 4f889c8 Rename bsc_msg_acc_lst_vty_init to have more uniform prefix by Pau Espin Pedrol · 6 years ago
  7. 698f01b Init access_lists before passing it as a parameter by Pau Espin Pedrol · 6 years ago
  8. 6ed8214 bsc-nat: Add more complete VTY command to show BSC related info by Pau Espin Pedrol · 6 years ago
  9. c08d588 bsc-nat: Allocate each ctr group with a different idx by Pau Espin Pedrol · 6 years ago
  10. 360284d bsc-nat: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  11. 57201c6 configure.ac: Add --enable-sanitize flag by Pau Espin Pedrol · 6 years ago
  12. e239764 bsc-nat: Avoid heap-use-after-free on USSD conn lost by Pau Espin Pedrol · 6 years ago
  13. fc08989 bsc-nat: show running-config now prints bsc nodes by Pau Espin Pedrol · 6 years ago
  14. daa4f46 bsc-sccplite: Add -V param to print version by Pau Espin Pedrol · 6 years ago
  15. 4c54c97 bsc-nat: Add -V param to print version by Pau Espin Pedrol · 6 years ago
  16. 124b3f5 bsc-nat: Fix missing help description for -T timestamp cmdline option by Pau Espin Pedrol · 6 years ago
  17. e65eb4c gsm0408_dispatch: Fix uninitialized var warning by Pau Espin Pedrol · 6 years ago
  18. 28c4a62 chan_alloc: Fix crash when failing to allocate channel by Pau Espin Pedrol · 6 years ago
  19. d3e15ad bsc-nat: Avoid heap-use-after-free on bsc auth failure by Pau Espin Pedrol · 6 years ago
  20. 9612004 bsc-nat: ipaccess_auth_bsc: Close bsc conn immediately on bad format received by Pau Espin Pedrol · 6 years ago
  21. 3b55a5b bsc-nat: forward_sccp_to_msc: Fix memleak on receive from non authenticated bsc by Pau Espin Pedrol · 6 years ago
  22. dc467ca bsc-nat: forward_sccp_to_msc: Remove unneeded exit3 section by Pau Espin Pedrol · 6 years ago
  23. c6d6168 bsc-nat: forward_sccp_to_msc: Remove unneeded goto by Pau Espin Pedrol · 6 years ago
  24. 50bed81 bsc-nat: bsc_nat_filter_ipa: Improve documentation by Pau Espin Pedrol · 6 years ago
  25. a18a7a9 bsc-nat: Avoid sending reset ack twice in a row by Pau Espin Pedrol · 6 years ago
  26. 74e3298 gitignore: Filter m4 files by Pau Espin Pedrol · 6 years ago
  27. 98fda0e abis_rsl: rsl_rx_chan_rqd: Format bts log string as in everywhere else by Pau Espin Pedrol · 6 years ago
  28. d05d05b chan_alloc: Print bts nr on chan alloc failure by Pau Espin Pedrol · 6 years ago
  29. 86c3c9e bsc_nat.c: Return correct err code to avoid heap-user-after-free by Pau Espin Pedrol · 6 years ago
  30. ae41f40 acc_ramp: Increase log level of some messages by Pau Espin Pedrol · 6 years ago
  31. cc69659 Bump version: 1.0.0.45-2b362-dirty → 1.1.0 by Pau Espin Pedrol · 6 years ago 1.1.0
  32. 2b36257 debian/changelog: change last release for unreleased to unstable by Pau Espin Pedrol · 6 years ago
  33. 36c51b4 mgcp: switch to new osmux output APIs by Pau Espin Pedrol · 6 years ago
  34. cd8c5f3 chan_alloc.c: Fix log var formatting issues by Pau Espin Pedrol · 6 years ago
  35. cbd5bda smpp_smsc_conf: Fix heap-use-after-free by Pau Espin Pedrol · 6 years ago
  36. 093cc76 nat: Add jitter buffer on the uplink receiver by Pau Espin Pedrol · 7 years ago
  37. dc09470 fix handling of state changes in acc ramping by Stefan Sperling · 6 years ago
  38. fdff72d only trigger acc ramping if trx 0 is usable and unlocked by Stefan Sperling · 6 years ago
  39. 92a661e trigger acc ramping on state-changed-event reports by Stefan Sperling · 6 years ago
  40. 9ab2c12 rename helper functions in the acc ramp code to avoid confusion by Stefan Sperling · 6 years ago
  41. e466fdc trigger acc ramping based on trx rf-locked state by Stefan Sperling · 6 years ago
  42. 4e526ba ensure that acc_ramp_init() is only called once by Stefan Sperling · 6 years ago
  43. 53f36ba only log actual access control class ramping changes by Stefan Sperling · 6 years ago
  44. 77c6e48 bsc_nat: ctrl: Fix crash on receveing bsc reply by Pau Espin Pedrol · 6 years ago
  45. 4d7bab0 bsc_nat: Drop redundant ccon ptr in bsc_cmd_list by Pau Espin Pedrol · 6 years ago
  46. 58ee5b0 bsc_nat: forward_to_bsc: Fix memleak on send failure by Pau Espin Pedrol · 6 years ago
  47. 2bfa98d bsc_nat: forward_to_bsc: remove one level of indentation by Pau Espin Pedrol · 6 years ago
  48. d2f8560 bsc_nat: ctrl: fix memleak on reply receival by Pau Espin Pedrol · 6 years ago
  49. 29d922d libbsc: set_net_mcc_mnc_apply: Fix memleak on parsing incorrect mcc mnc by Pau Espin Pedrol · 6 years ago
  50. ebc1e39 fix initialization of acc ramping by Stefan Sperling · 6 years ago
  51. 79e13fa fix a format string error in bts_update_t3122_chan_load() by Stefan Sperling · 6 years ago
  52. 801cd7a Migrate from OpenSSL to osmo_get_rand_id() by Neels Hofmeyr · 6 years ago
  53. c6382b5 bsc: paging: Fix losing paging messages for BTS by Pau Espin Pedrol · 6 years ago
  54. ba06cc6 bsc: Improve handling of paging_request return value by Pau Espin Pedrol · 6 years ago
  55. 4088560 backport support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago neels/mnc3
  56. 8469818 Add support for Access Control Class ramping. by Stefan Sperling · 7 years ago
  57. c425351 Add stat items for the BTS's channel load average and T3122. by Stefan Sperling · 7 years ago
  58. 4be40b4 bts chan_load: ignore unusable BTS by Stefan Sperling · 7 years ago
  59. 99805db Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic. by Stefan Sperling · 7 years ago
  60. 55d1726 sysinfo: Fix regression causing missing L2 Pseudo-Length in SI5/SI6 by Harald Welte · 7 years ago
  61. 14cd214 fix build: gprs_ra_id_by_bts(): ensure to init all values by Neels Hofmeyr · 7 years ago
  62. e39e189 mgcp_protocol: Don't print osmux stats if it is off by Pau Espin Pedrol · 7 years ago
  63. 98a2ba4 src/libmsc/ussd.c: drop useless forward declaration by Vadim Yanitskiy · 7 years ago
  64. abc0750 gsm_04_80.h: cosmetic: whitespace fix by Vadim Yanitskiy · 7 years ago
  65. fc714ca gsm_04_80.h: use '#pragma once' instead of includes by Vadim Yanitskiy · 7 years ago
  66. cc87156 mgcp_transcoding_test: Add LIBOSMOABIS_CFLAGS by Harald Welte · 7 years ago
  67. 82cfa39 libmsc: add support for both comp128v2 and comp128v3 by Vadim Yanitskiy · 7 years ago
  68. e44a568 Fix tests after rate_ctr change by Max · 7 years ago
  69. 5825e5c sms.db: silence libdbi warnings on out-of-range index by Neels Hofmeyr · 7 years ago
  70. 5d69fa5 vty: Add cmd to configure 3g Early Classmark Sending by Pau Espin Pedrol · 7 years ago
  71. 75042ff Use type bool for boolean fields in gsm48_si_ro_info by Pau Espin Pedrol · 7 years ago
  72. 0195c30 osmo-bsc-sccplite: Implement incoming RESET procedure by Harald Welte · 7 years ago
  73. 71b68be osmo-bsc: Print NOTICE message on unimplemented BSSMAP UDT by Harald Welte · 7 years ago
  74. 3b0b064 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  75. 2e6e39c vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  76. e18b341 debian/rules: show testsuite.log when tests are failing by Neels Hofmeyr · 7 years ago
  77. 577c268 Tag/Release Version 1.0.0 by Harald Welte · 7 years ago 1.0.0
  78. 754a831 jenkins: use osmo-clean-workspace.sh before and after build by Neels Hofmeyr · 7 years ago
  79. cb1838d rename osmo-bsc to osmo-bsc-sccplite by Harald Welte · 7 years ago
  80. ed03661 remove sgsn, gbproxy and gtphub from openbsc.git by Harald Welte · 7 years ago
  81. 888e35a osmo-bsc: Initialize logging before initializing rate_ctr by Harald Welte · 7 years ago
  82. 6111ab5b nanobts_omlattra_test: Initialize logging before executing tests by Harald Welte · 7 years ago
  83. f8ac21b Fix nanobts_omlattr unit test by Harald Welte · 7 years ago
  84. 5a45946 Make TRX rf locking more visible by Max · 7 years ago
  85. 65021ac libbsc: Use correct printf formatting for uint64_t by Pau Espin Pedrol · 7 years ago
  86. 957ceb1 bsc_api: Fix NULL secondary_lchan access in handle_ass_fail by Pau Espin Pedrol · 7 years ago
  87. 65c6dde gsm0408_test: Verify that BA-IND is 0 in SI2xxx and 1 in SI5xxx by Harald Welte · 7 years ago
  88. db1f75c Make sure BA-IND in all SI2xxx is '0' and in all SI5xxx is '1' by Harald Welte · 7 years ago
  89. 725bcb7 libbsc: document arguments of generate_bcch_chan_list() by Harald Welte · 7 years ago
  90. f79eeca Show OML link uptime in vty by Max · 7 years ago
  91. 3ae8682 CTRL: cleanup write-only command functions by Max · 7 years ago
  92. 1cbc7e1 libmsc: Log Rx DELIVER-SM RESP before calling gsm411_send_rp_ack by Keith · 7 years ago
  93. 968a6c2 libmsc: sms_route_mt_sms() may return uninitialized return value by Pablo Neira Ayuso · 7 years ago
  94. e229071 fix vty tests: vty no longer goes to parent node implicitly by Neels Hofmeyr · 7 years ago
  95. 9051421 libmsc: annotate esme route in the sms object from deliver_to_esme() by Pablo Neira Ayuso · 7 years ago
  96. f52cf14 Make use of osmo-build.sh to use dependency artifacts for builds. by André Boddenberg · 7 years ago
  97. b0a6d1b handover_decision: Fix condition for power budget handover attempt by Ivan Kluchnikov · 7 years ago
  98. 5932ff0 SI13: drop PBCCH-related bits by Max · 7 years ago
  99. e747a9b Use release helper from libosmocore by Max · 7 years ago
  100. c9fec2a Remove common_cs.h from .deb by Max · 7 years ago