1. 5ffb503 rename osim_file_find_* to osim_file_desc_find_* by Harald Welte · 8 years ago
  2. c28f4cd sim: Add osim_file_find_{fid,sfid}() functions by Harald Welte · 8 years ago
  3. ed0ce47 logging: Remove unused variable after recent changes by Holger Hans Peter Freyther · 8 years ago
  4. 79599ac logging: Move the filter check up as well by Holger Hans Peter Freyther · 8 years ago
  5. e0dc6a1 logging: Remove some code duplication by Holger Hans Peter Freyther · 9 years ago
  6. de6dd72 log: Add log_check_level function by Jacob Erlbeck · 9 years ago
  7. f20f5fd comment typo by Neels Hofmeyr · 8 years ago
  8. f81eb32 vty: add ctrl section for Control interface bind address by Neels Hofmeyr · 8 years ago
  9. 4934309 add ctrl_interface_setup_dynip() for bind address by Neels Hofmeyr · 8 years ago
  10. 96172f0 vty: add bind command for telnet vty line by Neels Hofmeyr · 8 years ago
  11. f78ec5c gb: Add bssgp_msgb_copy function by Jacob Erlbeck · 9 years ago
  12. ab0eb96 bitvec: Untested speculative UBAN fix for the new routine by Holger Hans Peter Freyther · 8 years ago
  13. 5c18e26 Add T4 bit map compression routines by Max · 8 years ago
  14. 0a59e98 Expand bitvec interface by Max · 8 years ago
  15. a9301a1 bitvec: Test and fix regression for C++->C conversion by Holger Hans Peter Freyther · 8 years ago
  16. 912bc6f Add doxygen comments to clarify function use by Max · 8 years ago
  17. 2745b48 bitvec: Fix build on older gcc by Holger Hans Peter Freyther · 8 years ago
  18. a15f05f Add bitvec-related functions from Osmo-PCU by Max · 8 years ago
  19. ee6652b ipa: recv is declared in different headers on BSD by Holger Hans Peter Freyther · 9 years ago
  20. d56c3cb vty: Use NULL to have a null pointer instead of '\0' by Holger Hans Peter Freyther · 9 years ago
  21. e49af08 bitvec: Fix interface to consistently use unsigned int by Max · 8 years ago
  22. 08621a8 bitvec: Fix unaligned memory access in osmo_revbytebits_buf by Max · 8 years ago
  23. cf37c4c Fix sporadic out-of-bounds error by Max · 8 years ago
  24. 5f349be bitvec: Add get/set byte sequences by Jacob Erlbeck · 9 years ago
  25. 8114294 gsm: Add APN conversion functions by Jacob Erlbeck · 9 years ago
  26. 42fff58 Fix some recently added formats on 64bit by Neels Hofmeyr · 9 years ago
  27. a2db75f Add osmo_prim_op_names[] symbol and _SAP_SS7_BASE define by Harald Welte · 9 years ago
  28. 86ec311 msgb: Let msgb_hexdump be more tolerant by Jacob Erlbeck · 9 years ago
  29. cdd05f0 msgb: Add msgb_resize_area and msgb_copy by Jacob Erlbeck · 9 years ago
  30. 9e57a5a some comments / fixed typos by Neels Hofmeyr · 9 years ago
  31. 1a87c1b LaPDm: Refuse SUSPEND/RESUME/RECONNECT in BTS mode by Harald Welte · 9 years ago
  32. cc6ac4c ns: Force a defined state when sending NS RESET by Jacob Erlbeck · 9 years ago
  33. 5ab8e2c stats: Fix compiler warning about losing const by Holger Hans Peter Freyther · 9 years ago
  34. 0975a7f ns/stats: Add missing osmo_stat_item_group_free to gprs_nsvc_delete by Jacob Erlbeck · 9 years ago
  35. fad5752 RSL: Add enum + TLV definitions for ip.access style embedded IEs by Harald Welte · 9 years ago
  36. ac4ed17 stats: Add OSMO prefix to STAT_ITEM_NOVALUE_ID by Jacob Erlbeck · 9 years ago
  37. af5bad5 stat: Explicitly support stat_items without unit by Jacob Erlbeck · 9 years ago
  38. 90e614f remove our internal copy of talloc, use system libtalloc by Harald Welte · 9 years ago
  39. ee702cd stats: Add TODO comment to rate_ctr by Jacob Erlbeck · 9 years ago
  40. 2e8f9ed stats: Reorder functions in stats.c by Jacob Erlbeck · 9 years ago
  41. b6e6bea stats: Move statsd related code into a separate file by Jacob Erlbeck · 9 years ago
  42. b32a194 stat_item.c: Fix compiler warnings by Harald Welte · 9 years ago
  43. a99d45a vty: Don't call exit() but rather use OSMO_ASSERT() by Harald Welte · 9 years ago
  44. 2b82c1c fix FSF address in sources/headers by Jaroslav Škarvada · 9 years ago
  45. 01e8c91 stats: Fix not reported stat item values by Jacob Erlbeck · 9 years ago
  46. 8a97cb9 stats: Fix handling of multiple resporters by Jacob Erlbeck · 9 years ago
  47. aed7c12 stats: Send all values on reporter update by Jacob Erlbeck · 9 years ago
  48. 916423e stats: Fix name prefix handling by Jacob Erlbeck · 9 years ago
  49. 8348194 stats: Document the level in show stats level options by Holger Hans Peter Freyther · 9 years ago
  50. 495b0db gprs-ns/stats: When the NSVCI is updated, update the stats counter by Holger Hans Peter Freyther · 9 years ago
  51. 59b90bc stats/vty: Add selective show stats command by Jacob Erlbeck · 9 years ago
  52. fed2a48 ns/stats: Fix class_id of "NSVC Peer Statistics" rate_ctr group by Jacob Erlbeck · 9 years ago
  53. 8649d57 misc: Prepare the release of libosmocore 0.9.0 by Holger Hans Peter Freyther · 9 years ago 0.9.0
  54. c337693 stats: Fix build on FreeBSD by Holger Hans Peter Freyther · 9 years ago
  55. 3f838b7 timer: Fix compiler warning about timeval by Holger Hans Peter Freyther · 9 years ago
  56. 667e83d fix some typos by Neels Hofmeyr · 9 years ago
  57. 8f0374f stats: Fix handling of the no mtu command by Holger Hans Peter Freyther · 9 years ago
  58. 7921975 stats: Do not assign the wrong addresss by Holger Hans Peter Freyther · 9 years ago
  59. 837e940 stats: Remove warnings about never read variables by Holger Hans Peter Freyther · 9 years ago
  60. 79125ec log: Add new DLSTATS log level by Jacob Erlbeck · 9 years ago
  61. bc9d9ac stats: Limit reporting by class id by Jacob Erlbeck · 9 years ago
  62. 16fe8da stats: Report group indices as unsigned int by Jacob Erlbeck · 9 years ago
  63. fc9533d stats: Add osmo_ name prefix to identifiers by Jacob Erlbeck · 9 years ago
  64. bc4f7ae stats: Add log reporter by Jacob Erlbeck · 9 years ago
  65. 490b38f stats: Use function pointers in reporter objects by Jacob Erlbeck · 9 years ago
  66. ed197fd stats: Make net config optional by Jacob Erlbeck · 9 years ago
  67. 4aa1177 stats: Add missing mtu command to 'write' output by Jacob Erlbeck · 9 years ago
  68. d01acfc stats: Support statsd Multi-Metric Packets by Jacob Erlbeck · 9 years ago
  69. c8f47b6 stats: Add support for osmo_counters by Jacob Erlbeck · 9 years ago
  70. 80db4ec core: Add difference function to osmo_counter by Jacob Erlbeck · 9 years ago
  71. c27671c stats: Report stat item values by Jacob Erlbeck · 9 years ago
  72. b1dbfb4 stats: Implement timer based reporting by Jacob Erlbeck · 9 years ago
  73. adc900e stats/vty: Add stats configuration by Jacob Erlbeck · 9 years ago
  74. 95bf8280 stats: Add the reporting framework by Jacob Erlbeck · 9 years ago
  75. 45513e6 stats/vty: Add stats_vty.c by Jacob Erlbeck · 9 years ago
  76. 7211fe1 stat/vty: Add vty_out_statistics_full to show all statistics by Jacob Erlbeck · 9 years ago
  77. aec583f stat/vty: Use the iterator algorithms to show ctrg and statg by Jacob Erlbeck · 9 years ago
  78. c6a7108 stats: Add stat_item_for_each functions by Jacob Erlbeck · 9 years ago
  79. 423c1e5 core: Extend rate_ctr by helper functions by Jacob Erlbeck · 9 years ago
  80. b27b352 stats: Use a global index for stat item values by Jacob Erlbeck · 9 years ago
  81. 0a1400f ns: Add statistics for some events by Jacob Erlbeck · 9 years ago
  82. 738d9e2 stats: Add vty_out_stat_item_group by Jacob Erlbeck · 9 years ago
  83. 9732cb4 stats: Add stat_item for value monitoring by Jacob Erlbeck · 9 years ago
  84. 3de7b05 utils: add 'returns' doc to osmo_hexparse(). by Neels Hofmeyr · 9 years ago
  85. c2ddc4f build: have a disable-static build succeed by Jan Engelhardt · 9 years ago
  86. d452a48 Prepare new upstream release by Holger Hans Peter Freyther · 9 years ago 0.8.3
  87. 1a8c4e0 Introduce gsm48_mi_type_name() function by Harald Welte · 9 years ago
  88. 1f6aad1 Add G-RNTI derived TLLI types defined in 23.003 by Harald Welte · 9 years ago
  89. a9e5252 vty: Change API to have node installation be done by int by Holger Hans Peter Freyther · 9 years ago
  90. c136da5 release: Prepare the 0.8.2 release by Holger Hans Peter Freyther · 9 years ago 0.8.2
  91. c1cb75e bssgp: Fix IMSI buffer size (Coverity) by Jacob Erlbeck · 9 years ago
  92. 7f31c90 ipa: Add libosmogsm.map entry for ipa_ccm_idtag_parse_off by Jacob Erlbeck · 9 years ago
  93. f558ed4 ipa: Properly parse LV stream of a ID_GET request by Holger Hans Peter Freyther · 9 years ago
  94. 908085c Add APN utility function to libosmogsm by Harald Welte · 10 years ago
  95. 9eb1c80 build: Fix out-of-tree builds by Andreas Rottmann · 9 years ago
  96. 9385d1e bssgp: Fix bssgp_tx_fc_bvc parameter type by Jacob Erlbeck · 9 years ago
  97. 9731935 bssgp: Fix call to llist_entry in fc_queue_timer_cfg by Jacob Erlbeck · 9 years ago
  98. 580af4b bssgp: Fix encoding of BVC_FLOW_CONTROL by Jacob Erlbeck · 9 years ago
  99. 1bda442 bssgp: Fix output of the VTY 'show bssgp stats' command by Jacob Erlbeck · 9 years ago
  100. c2b4458 sim: Use extern for these structs to generate a linkage by Holger Hans Peter Freyther · 9 years ago