1. aed7c12 stats: Send all values on reporter update by Jacob Erlbeck · 9 years ago
  2. 916423e stats: Fix name prefix handling by Jacob Erlbeck · 9 years ago
  3. 8348194 stats: Document the level in show stats level options by Holger Hans Peter Freyther · 9 years ago
  4. aab4a24 osmo-sim-test: add missing include by Alexander Huemer · 9 years ago
  5. eed4695 debian: Roll a new release with the GPRS NS counter fix by Holger Hans Peter Freyther · 9 years ago
  6. 495b0db gprs-ns/stats: When the NSVCI is updated, update the stats counter by Holger Hans Peter Freyther · 9 years ago
  7. 6e149b1 debian: Make new minor release with the NS bugfix by Holger Hans Peter Freyther · 9 years ago
  8. 59b90bc stats/vty: Add selective show stats command by Jacob Erlbeck · 9 years ago
  9. fed2a48 ns/stats: Fix class_id of "NSVC Peer Statistics" rate_ctr group by Jacob Erlbeck · 9 years ago
  10. be37fb7 stats/test: Add tests to check VTY configuration by Jacob Erlbeck · 9 years ago
  11. ca6602f vty/test: Refactor vty creation/deletion into separate functions by Jacob Erlbeck · 9 years ago
  12. ee2657f test: Remove unneeded linking to libosmovty.la by Jacob Erlbeck · 9 years ago
  13. bb4ae64 debian: Install libosmoctrl0 too when installing the dev package by Holger Hans Peter Freyther · 9 years ago
  14. 8649d57 misc: Prepare the release of libosmocore 0.9.0 by Holger Hans Peter Freyther · 9 years ago 0.9.0
  15. c337693 stats: Fix build on FreeBSD by Holger Hans Peter Freyther · 9 years ago
  16. 3f838b7 timer: Fix compiler warning about timeval by Holger Hans Peter Freyther · 9 years ago
  17. 07cf861 gtphub: add OSMO_VTY_PORT_GTPHUB. by Neels Hofmeyr · 9 years ago
  18. 667e83d fix some typos by Neels Hofmeyr · 9 years ago
  19. d7b0577 Merge branch 'jerlbeck/wip/stats' by Holger Hans Peter Freyther · 9 years ago
  20. 8f0374f stats: Fix handling of the no mtu command by Holger Hans Peter Freyther · 9 years ago
  21. 7921975 stats: Do not assign the wrong addresss by Holger Hans Peter Freyther · 9 years ago
  22. 837e940 stats: Remove warnings about never read variables by Holger Hans Peter Freyther · 9 years ago
  23. 79125ec log: Add new DLSTATS log level by Jacob Erlbeck · 9 years ago
  24. bc9d9ac stats: Limit reporting by class id by Jacob Erlbeck · 9 years ago
  25. 16fe8da stats: Report group indices as unsigned int by Jacob Erlbeck · 9 years ago
  26. 34eec7d vty: Add reserved nodes to enum node_type by Jacob Erlbeck · 9 years ago
  27. fc9533d stats: Add osmo_ name prefix to identifiers by Jacob Erlbeck · 9 years ago
  28. bc4f7ae stats: Add log reporter by Jacob Erlbeck · 9 years ago
  29. 490b38f stats: Use function pointers in reporter objects by Jacob Erlbeck · 9 years ago
  30. ed197fd stats: Make net config optional by Jacob Erlbeck · 9 years ago
  31. 4aa1177 stats: Add missing mtu command to 'write' output by Jacob Erlbeck · 9 years ago
  32. d01acfc stats: Support statsd Multi-Metric Packets by Jacob Erlbeck · 9 years ago
  33. c8f47b6 stats: Add support for osmo_counters by Jacob Erlbeck · 9 years ago
  34. 80db4ec core: Add difference function to osmo_counter by Jacob Erlbeck · 9 years ago
  35. c27671c stats: Report stat item values by Jacob Erlbeck · 9 years ago
  36. b1dbfb4 stats: Implement timer based reporting by Jacob Erlbeck · 9 years ago
  37. adc900e stats/vty: Add stats configuration by Jacob Erlbeck · 9 years ago
  38. 95bf8280 stats: Add the reporting framework by Jacob Erlbeck · 9 years ago
  39. 45513e6 stats/vty: Add stats_vty.c by Jacob Erlbeck · 9 years ago
  40. 7211fe1 stat/vty: Add vty_out_statistics_full to show all statistics by Jacob Erlbeck · 9 years ago
  41. aec583f stat/vty: Use the iterator algorithms to show ctrg and statg by Jacob Erlbeck · 9 years ago
  42. e5b0fe2 core: Update osmo_counters_for_each doc by Jacob Erlbeck · 9 years ago
  43. c6a7108 stats: Add stat_item_for_each functions by Jacob Erlbeck · 9 years ago
  44. 423c1e5 core: Extend rate_ctr by helper functions by Jacob Erlbeck · 9 years ago
  45. b27b352 stats: Use a global index for stat item values by Jacob Erlbeck · 9 years ago
  46. 0a1400f ns: Add statistics for some events by Jacob Erlbeck · 9 years ago
  47. 738d9e2 stats: Add vty_out_stat_item_group by Jacob Erlbeck · 9 years ago
  48. 9732cb4 stats: Add stat_item for value monitoring by Jacob Erlbeck · 9 years ago
  49. c84851b comments by Neels Hofmeyr · 9 years ago
  50. 5eeb17a ipaccess: add OAP proto_ext (in design). by Neels Hofmeyr · 9 years ago
  51. 3de7b05 utils: add 'returns' doc to osmo_hexparse(). by Neels Hofmeyr · 9 years ago
  52. c2ddc4f build: have a disable-static build succeed by Jan Engelhardt · 9 years ago
  53. d452a48 Prepare new upstream release by Holger Hans Peter Freyther · 9 years ago 0.8.3
  54. 69b1b8b build: Enable subdir-objects by Sylvain Munaut · 9 years ago
  55. 0d72785 tests: Don't reference file in src/ to test hidden func. Use static link. by Sylvain Munaut · 9 years ago
  56. 1a8c4e0 Introduce gsm48_mi_type_name() function by Harald Welte · 9 years ago
  57. 1f6aad1 Add G-RNTI derived TLLI types defined in 23.003 by Harald Welte · 9 years ago
  58. 538ff49 Revert "configure.ac: Add subdir-objects" by Holger Hans Peter Freyther · 9 years ago
  59. 7c942ba configure.ac: Add subdir-objects by Harald Welte · 9 years ago
  60. a9e5252 vty: Change API to have node installation be done by int by Holger Hans Peter Freyther · 9 years ago
  61. c136da5 release: Prepare the 0.8.2 release by Holger Hans Peter Freyther · 9 years ago 0.8.2
  62. c1cb75e bssgp: Fix IMSI buffer size (Coverity) by Jacob Erlbeck · 9 years ago
  63. 2c58197 bssgp/test: Add missing START/END printfs by Jacob Erlbeck · 9 years ago
  64. 7f31c90 ipa: Add libosmogsm.map entry for ipa_ccm_idtag_parse_off by Jacob Erlbeck · 9 years ago
  65. f558ed4 ipa: Properly parse LV stream of a ID_GET request by Holger Hans Peter Freyther · 9 years ago
  66. 91ff17c osmo-auc-gen: '-a' is already the algorithm. Fix the help by Holger Hans Peter Freyther · 9 years ago
  67. a6ea50c debian: New development release with APN changes for the SGSN by Holger Hans Peter Freyther · 9 years ago
  68. 908085c Add APN utility function to libosmogsm by Harald Welte · 10 years ago
  69. 0d86c21 build: Fix the building of tests as well by Holger Hans Peter Freyther · 9 years ago
  70. 9eb1c80 build: Fix out-of-tree builds by Andreas Rottmann · 9 years ago
  71. 16082fd debian: Bump version for new local packages by Holger Hans Peter Freyther · 9 years ago
  72. 9385d1e bssgp: Fix bssgp_tx_fc_bvc parameter type by Jacob Erlbeck · 9 years ago
  73. 455d34f bssgp/test: Fix bssgp-fc test by Jacob Erlbeck · 9 years ago
  74. 780bba6 linuxlist: Remove casting of ptr from container_of macro by Holger Hans Peter Freyther · 9 years ago
  75. 9731935 bssgp: Fix call to llist_entry in fc_queue_timer_cfg by Jacob Erlbeck · 9 years ago
  76. 580af4b bssgp: Fix encoding of BVC_FLOW_CONTROL by Jacob Erlbeck · 9 years ago
  77. 1bda442 bssgp: Fix output of the VTY 'show bssgp stats' command by Jacob Erlbeck · 9 years ago
  78. ad69f89 debian: Build new version by Holger Hans Peter Freyther · 9 years ago
  79. 0f40ae1 osmo_static_assert: Put back the typedef in the code by Holger Hans Peter Freyther · 9 years ago
  80. 6b1faf7 logginrb: Fix compiler warning about fprintf by Holger Hans Peter Freyther · 9 years ago
  81. c2b4458 sim: Use extern for these structs to generate a linkage by Holger Hans Peter Freyther · 9 years ago
  82. 1885395 macaddr: Use the BSD code for Darwin as well by Holger Hans Peter Freyther · 9 years ago
  83. 9a1a5a1 utils: Disable the weak symbol for darwin by Holger Hans Peter Freyther · 9 years ago
  84. a84db61 gprs: Add assertion for msg != NULL to bssgp_msgb_alloc (Coverity) by Jacob Erlbeck · 9 years ago
  85. d154f8b msgb: Check the return value of msgb_alloc (Coverity) by Jacob Erlbeck · 9 years ago
  86. 8d192d7 ns: Log when sending fails (Coverity) by Jacob Erlbeck · 9 years ago
  87. b535e39 bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity) by Jacob Erlbeck · 9 years ago
  88. c641591 bssgp: Always expect dup != NULL in bssgp_tx_dl_ud (Coverity) by Jacob Erlbeck · 9 years ago
  89. a11994d fix compiler warnings for a5 tests by Max · 9 years ago
  90. 5fb265e ctrl: Avoid accessing cmd_desc->command out of bounds by Holger Hans Peter Freyther · 9 years ago
  91. 4e0543f Tests: Fix broken loggingrb testcase. by Michael McTernan · 9 years ago
  92. f8699ca gsm: Add A5/3-4 cipher support by Max · 9 years ago
  93. 249a81b endian: Be able to detect endian on GNU and BSD by Holger Hans Peter Freyther · 9 years ago
  94. 7893346 vty: Fix writing the logging of category by Michael McTernan · 9 years ago
  95. 267fd86 libctrl: Include config.h so we can include netinet/tcp.h by Holger Hans Peter Freyther · 9 years ago
  96. 6cce3d7 msgfile: Fix warning on BSDs stdio by Holger Hans Peter Freyther · 9 years ago
  97. ca8dcb7 gsm0808: Remove duplicate initialization by Holger Hans Peter Freyther · 9 years ago
  98. 36153dc bssgp: Handle BSSGP STATUS messages by Jacob Erlbeck · 9 years ago
  99. 49ed9be bssgp: Don't reply with STATUS when receiving a PtP STATUS message by Jacob Erlbeck · 9 years ago
  100. b61b2ca logging: Implement subsecond resolution of extended timestamps by Jacob Erlbeck · 9 years ago