1. 494282f msgb: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  2. 0b08d51 socket, select: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  3. cd58e1e bits.c: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  4. e6fb890 log_taget_find() should use enum log_target_type, not int by Harald Welte · 2 years, 6 months ago
  5. 7d6166a utils: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  6. c85aaed bitvec: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  7. 42dcbf0 stats_tcp: fix stats item identifier by Philipp Maier · 2 years, 6 months ago
  8. 604eaba iuup: Submit RNL-STATUS-Initialization.ind upon rx of Init by Pau Espin Pedrol · 2 years, 6 months ago
  9. d3b016f iuup: Fix decoding of 1byte-length subflow size fields by Pau Espin Pedrol · 2 years, 6 months ago
  10. 2f54889 src/conv.c: Align better with Osmocom coding style by Harald Welte · 2 years, 6 months ago
  11. d5974e9 conv: Fix the traceback for tail biting codes by Sylvain Munaut · 2 years, 6 months ago
  12. 2f4186a VTY: implement 'no log gsmtap [HOSTNAME]' command by Vadim Yanitskiy · 2 years, 6 months ago
  13. beaf2a2 logging: Fix Not enough tailroom msgb_put in _output_buf callers by Pau Espin Pedrol · 2 years, 6 months ago
  14. d841bec select_main: don't poll forever during shutdown by Oliver Smith · 2 years, 6 months ago
  15. 29814a5 iuup: Fix signed/unsigned loop counter control flow issue by Harald Welte · 2 years, 6 months ago
  16. c809f4e tcp_stats: fix compilation on CentOS 7 by Harald Welte · 2 years, 6 months ago
  17. b1ef8f5 select: gather statistics for TCP connections by Philipp Maier · 2 years, 7 months ago
  18. 9fe1f9f Introduce CRC and FSM for IuUP (user plane) as used in 3G RTP data by Harald Welte · 6 years ago
  19. 627a897 stat_item: tolerate NULL pointer argument in osmo_stat_item_group_free by Philipp Maier · 2 years, 7 months ago
  20. 2672895 stats: fix typo by Philipp Maier · 2 years, 7 months ago
  21. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  22. e6987e9 VTY: enable talloc introspection for OTC_GLOBAL by Vadim Yanitskiy · 2 years, 7 months ago
  23. 9e34f08 gsmtap: Add gsmtap_sendmsg_free() as alternative to gsmtap_sendmsg() by Harald Welte · 2 years, 7 months ago
  24. e352715 write_queue: Document it that caller is responsible if enqueue fails by Harald Welte · 2 years, 7 months ago
  25. 9a9627e logging: Fix memory leak in case async log write queue overflows by Harald Welte · 2 years, 7 months ago
  26. 43b0cbe bssgp_bvc_fsm: Move log message to the correct place by Daniel Willmann · 2 years, 7 months ago
  27. 79f2903 fix isdigit taking unsigned as input by Eric · 2 years, 7 months ago
  28. 49b6040 bitvec_read_field(): optimize by expanding bytenum_from_bitnum() by Vadim Yanitskiy · 2 years, 7 months ago
  29. 8a55a6c bitvec_read_field(): fix incorrect bit-shift issue found by UBSan by Vadim Yanitskiy · 2 years, 7 months ago
  30. de3549a bitvec_read_field(): indicate errors using errno by Vadim Yanitskiy · 2 years, 7 months ago
  31. 2768246 tdef: fix wrong path in documentation: tests/vty -> tests/tdef by Vadim Yanitskiy · 2 years, 7 months ago
  32. 52a38b4 tests/tdef: rename the binaries to end with '_test' by Vadim Yanitskiy · 2 years, 7 months ago
  33. c7deaf2 Bump version: 1.5.1.282-ab5e-dirty → 1.6.0 by Pau Espin Pedrol · 2 years, 7 months ago 1.6.0
  34. 25c9741 add osmo_time_cc, moved from osmo-bsc by Neels Hofmeyr · 2 years, 8 months ago
  35. 5eb67c2 rate_ctr: Make it safe to call rate_ctr_init() several times by Harald Welte · 2 years, 8 months ago
  36. 1f666e8 frame_relay, gprs_ns2_fr: Fix log messages, remove unused struct by Daniel Willmann · 2 years, 8 months ago
  37. 334cf87 ns2: Avoid use-after-free when SGSN-side non-persistent SNS-NSE fails by Daniel Willmann · 2 years, 8 months ago
  38. 52a5c11 stats: clarify error messages in cfg_no_stats_reporter_{statsd,log} by Vadim Yanitskiy · 2 years, 8 months ago
  39. d6b0059 stats: don't mark reporter as 'disable' beforehand by Vadim Yanitskiy · 2 years, 8 months ago
  40. 4f1c4e3 stats: cosmetic: print 'stats interval' before the reporters by Vadim Yanitskiy · 2 years, 8 months ago
  41. bfc8377 stats: allow configuring reporter's name in the VTY by Vadim Yanitskiy · 2 years, 8 months ago
  42. 4e92472 stats: use llist_add_tail() in osmo_stats_reporter_alloc() by Vadim Yanitskiy · 2 years, 8 months ago
  43. 843a84c logging: Fix double lock of log_tgt_mutex by Pau Espin Pedrol · 2 years, 8 months ago
  44. 78d7367 logging: Attempt a synchronous, non-blocking write first (file, stderr) by Harald Welte · 3 years, 9 months ago
  45. a0b57d0 logging: Avoid memcpy from stack to msgb in _file_output() by Harald Welte · 3 years, 9 months ago
  46. b72867f logging: Change stderr + file target to use non-blocking write by Harald Welte · 3 years, 9 months ago
  47. 1573add logging: Change LLAPD category color to purple-like one by Pau Espin Pedrol · 2 years, 9 months ago
  48. 4ef56c0 ns2: correct parse a BLOCK PDU which was received over a different NSVC by Alexander Couzens · 2 years, 10 months ago
  49. 58be427 ns2: don't forward an invalid RESET PDU to the FSM by Alexander Couzens · 2 years, 9 months ago
  50. f8635c7 ns2: improve log line when receving a PDU with wrong NSE by Alexander Couzens · 2 years, 9 months ago
  51. c549719 utils: introduce osmo_talloc_replace_string_fmt() by Vadim Yanitskiy · 3 years, 1 month ago
  52. 69cc4b6 ns2: correct parse a STATUS PDU which was received over a different NSVC by Alexander Couzens · 2 years, 10 months ago
  53. d802f9a ns2: message: allow to pass a foreign NSVCI to STATUS PDU by Alexander Couzens · 2 years, 9 months ago
  54. cc1621e ns2: fsm: add comment don't answer on a STATUS with a STATUS by Alexander Couzens · 2 years, 10 months ago
  55. a2b846b ns2: ensure the NSVC is in the correct mode for NSVC UNKNOWN/NSVC BLOCKED cause codes by Alexander Couzens · 2 years, 10 months ago
  56. 67cfc5d ns2: message: BLOCK/BLOCK ACK allow to use a given NSVCI instead of using the nsvc nsvci by Alexander Couzens · 2 years, 10 months ago
  57. 8ae40cb gsmtap: allow 127.0.0.x local listeners by Eric · 2 years, 9 months ago
  58. 6dce2cb utils: remove misleading comments for osmo_hexdump[_nospc]_c() by Vadim Yanitskiy · 2 years, 9 months ago
  59. 34907fe revisit some calls of strtol(), stroul(), strtoull() by Neels Hofmeyr · 2 years, 10 months ago
  60. 6b60d52 fix rsl_chan_nr_str_{buf,c}(): enlarge the buffer size by Vadim Yanitskiy · 2 years, 9 months ago
  61. 6a59407 refactor stat_item: report only changed values by Neels Hofmeyr · 2 years, 10 months ago
  62. e90c717 refactor stat_item: get rid of FIFO and "skipped" error by Neels Hofmeyr · 2 years, 10 months ago
  63. 50e6f06 gsm: Mark gsm0858_rsl_ul_meas_enc() pointer param const by Pau Espin Pedrol · 2 years, 9 months ago
  64. ca5ce0d ns2: nsvc: add a uptime/downtime to track the last state change by Alexander Couzens · 2 years, 10 months ago
  65. 2c64c25 ns2: nse: add a uptime/downtime to track the last state change by Alexander Couzens · 2 years, 10 months ago
  66. 0692916 vty: add vty_out_uptime() print the uptime to the vty by Alexander Couzens · 2 years, 10 months ago
  67. d075e3a base64: reformat using Lindent to conform to our coding style by Harald Welte · 2 years, 10 months ago
  68. 292f9e7 base64: Migrate over to osmocom by Harald Welte · 2 years, 10 months ago
  69. c757239 copy base64 implementation from mbedtls by Harald Welte · 2 years, 10 months ago
  70. 049fd5c stat_item: cosmetic: s/desc/group_desc in osmo_stat_item_group_alloc() by Neels Hofmeyr · 2 years, 10 months ago
  71. a16b50c CTRL: expose stat_item groups on CTRL by Neels Hofmeyr · 2 years, 10 months ago
  72. 7fcfefb add osmo_stat_item_get_group_by_name_idxname() by Neels Hofmeyr · 2 years, 10 months ago
  73. 4777334 utils: add osmo_str_to_int() and osmo_str_to_int64() by Neels Hofmeyr · 2 years, 10 months ago
  74. 11a58a1 vty: allow flushing by Eric · 2 years, 10 months ago
  75. a7a757f gprs_ns2: nsvc: react on STATUS PDUs with cause code NSVC UNKNOWN/NSVC BLOCKED by Alexander Couzens · 2 years, 10 months ago
  76. e787333 gprs_ns2: fix a white space by Alexander Couzens · 2 years, 10 months ago
  77. eec4f60 gprs_ns2: fix NS STATUS validation by Alexander Couzens · 2 years, 10 months ago
  78. 9cd9f6d ns2: fix a crash when receiving a SIZE while configured by Alexander Couzens · 2 years, 10 months ago
  79. f27fbf6 ns2: nsvc: reject UNITDATA when the remote BLOCK'ed by Alexander Couzens · 2 years, 10 months ago
  80. 3178e30 gprs_ns2: ensure the incoming NSVC is also the outgoing NSVC by Alexander Couzens · 2 years, 10 months ago
  81. 1adfd23 gprs_ns2_sns: ensure the SNS fsm behave correct when no signalling NSVCs are present by Alexander Couzens · 3 years ago
  82. 8a612de gprs_ns2: improve reselection protection by Alexander Couzens · 3 years ago
  83. b0874cd gprs_ns2: add correct filename/linenr to sns failed log message by Alexander Couzens · 3 years ago
  84. 616a949 gprs_ns2: calculate the nse->*_sums before notifing the sns fsm by Alexander Couzens · 3 years ago
  85. c2fec69 gprs_ns2: also prevent recursive events when SGSN side cleans up by Alexander Couzens · 2 years, 10 months ago
  86. db07a44 gprs_ns2_sns: implement outbound SNS DEL procedures by Alexander Couzens · 3 years, 1 month ago
  87. 9cd39ac gprs_ns2_sns: implement outbound SNS ADD procedures by Alexander Couzens · 3 years, 1 month ago
  88. 1f3193d gprs_ns2_sns: implement local change weight procedure by Alexander Couzens · 3 years, 1 month ago
  89. f074659 gprs_ns2: don't use llist_for_each when freeing an element by Alexander Couzens · 3 years ago
  90. 4bfcce6 gprs_ns2: gprs_ns2_free_bind() should remove itself before removing nsvcs by Alexander Couzens · 2 years, 10 months ago
  91. 83f06ce gprs_ns2: use an event to free the nsvscs when using SNS by Alexander Couzens · 2 years, 11 months ago
  92. a270782 gprs_ns2_sns: rework sns clean up by Alexander Couzens · 3 years ago
  93. 175eb7b gprs_ns2: move sns_event into internal.h to direct emit events by Alexander Couzens · 3 years ago
  94. 5193384 gsm_08_58.h: Extend IPA Power Control Params IEs to pass C/I params by Pau Espin Pedrol · 2 years, 10 months ago
  95. 58f76d8 bts_features: Add new feature to indicate support for temporary overpower by Philipp Maier · 2 years, 10 months ago
  96. 0e44a72 rsl: add new RSL IE to signal temporary overpower by Philipp Maier · 2 years, 10 months ago
  97. cfea39b gsm0503_coding: use ahs tables when encoding ahs codec id by Philipp Maier · 2 years, 10 months ago
  98. 923cb84 vty 'stats reset': do not reset stat_items by Neels Hofmeyr · 2 years, 10 months ago
  99. 11da4a4 stats: send real last value if no new values come by Oliver Smith · 2 years, 10 months ago
  100. 41589a3 gprs_ns2: add recursive anchor to protect against double free by Alexander Couzens · 3 years ago