Release v1.5.0 on 2021-02-23.
  1. 26a9539 rate_ctr: Add functions to reset rate counter (groups) by Daniel Willmann · 3 years, 11 months ago
  2. ea8272c Revert "Print error message if application fails to call rate_ctr_init()" by Harald Welte · 5 years ago
  3. 9685a48 Print error message if application fails to call rate_ctr_init() by Harald Welte · 5 years ago
  4. ed3a3c6 src/rate_ctr.c: drop some incorrect \ref references by Vadim Yanitskiy · 5 years ago
  5. c761044 Doxygen: fix documentation of rate_ctr_for_each_counter() by Vadim Yanitskiy · 5 years ago
  6. fb6f43e rate_ctr_group_free(): guard against empty or NULL input by Max · 5 years ago
  7. dfc52a1 rate_ctr: Improve logging by Pau Espin Pedrol · 6 years ago
  8. 62c43c6 cosmetic: log: fix typo, clarify msg for rate_ctr name mangling by Neels Hofmeyr · 6 years ago
  9. 554f7b8 rate_ctr: fix osmo-sgsn DoS: don't return NULL on already used index by Neels Hofmeyr · 6 years ago
  10. d589f1d rate_ctr: print proper error message if rate_ctr already exists by Harald Welte · 6 years ago
  11. 3ef14a2 Do not allocate already existing counter group by Max · 6 years ago
  12. 10ee73a rate_ctr: fix mem leak for mangled desc by Neels Hofmeyr · 7 years ago
  13. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  14. b48e82c rate_ctr: Fix null pointer dereference in error path by Harald Welte · 7 years ago
  15. ae510dc rate_ctr: Enforce counter (and ctr_group) names are valid identifiers by Harald Welte · 7 years ago
  16. 53de0d3 [doc] rate_ctr: Extend Doxygen API documentation with human-readable text on its use by Harald Welte · 7 years ago
  17. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  18. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  19. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  20. 44f423f timer: add osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  21. 2d2e2cc Update doxygen annotations in libosmocore by Harald Welte · 8 years ago
  22. ee702cd stats: Add TODO comment to rate_ctr by Jacob Erlbeck · 9 years ago
  23. 423c1e5 core: Extend rate_ctr by helper functions by Jacob Erlbeck · 9 years ago
  24. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  25. 9327c6d doxygen: Add docs for rate_ctr by Harald Welte · 13 years ago
  26. 0b21c1c timer: use namespace prefix osmo_timer* by Pablo Neira Ayuso · 13 years ago
  27. a9f526a stats: Fix the compiler warnings by Holger Hans Peter Freyther · 13 years ago
  28. 2d42dde Add functions to search for rate counters by name by Daniel Willmann · 13 years ago
  29. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  30. 4f4b010 rate_ctr: No need to include the inttypes.h by Holger Hans Peter Freyther · 13 years ago
  31. d2dce6d [rate_ctr] always 'overflow' in next larger inetrval when interval ends by Harald Welte · 14 years ago
  32. dd178b2 rate_counters: Remove group-name-sprintf-with-idx string by Harald Welte · 14 years ago
  33. 087fcff rate_ctr: Store the numeric index as part of 'rate_ctr_group' by Harald Welte · 14 years ago
  34. 7b45d60 Add new 'rate counter' implementation to libosmocore by Harald Welte · 14 years ago