1. 3f838b7 timer: Fix compiler warning about timeval by Holger Hans Peter Freyther · 9 years ago
  2. 667e83d fix some typos by Neels Hofmeyr · 9 years ago
  3. 8f0374f stats: Fix handling of the no mtu command by Holger Hans Peter Freyther · 9 years ago
  4. 7921975 stats: Do not assign the wrong addresss by Holger Hans Peter Freyther · 9 years ago
  5. 837e940 stats: Remove warnings about never read variables by Holger Hans Peter Freyther · 9 years ago
  6. 79125ec log: Add new DLSTATS log level by Jacob Erlbeck · 9 years ago
  7. bc9d9ac stats: Limit reporting by class id by Jacob Erlbeck · 9 years ago
  8. 16fe8da stats: Report group indices as unsigned int by Jacob Erlbeck · 9 years ago
  9. fc9533d stats: Add osmo_ name prefix to identifiers by Jacob Erlbeck · 9 years ago
  10. bc4f7ae stats: Add log reporter by Jacob Erlbeck · 9 years ago
  11. 490b38f stats: Use function pointers in reporter objects by Jacob Erlbeck · 9 years ago
  12. ed197fd stats: Make net config optional by Jacob Erlbeck · 9 years ago
  13. 4aa1177 stats: Add missing mtu command to 'write' output by Jacob Erlbeck · 9 years ago
  14. d01acfc stats: Support statsd Multi-Metric Packets by Jacob Erlbeck · 9 years ago
  15. c8f47b6 stats: Add support for osmo_counters by Jacob Erlbeck · 9 years ago
  16. 80db4ec core: Add difference function to osmo_counter by Jacob Erlbeck · 9 years ago
  17. c27671c stats: Report stat item values by Jacob Erlbeck · 9 years ago
  18. b1dbfb4 stats: Implement timer based reporting by Jacob Erlbeck · 9 years ago
  19. adc900e stats/vty: Add stats configuration by Jacob Erlbeck · 9 years ago
  20. 95bf8280 stats: Add the reporting framework by Jacob Erlbeck · 9 years ago
  21. 45513e6 stats/vty: Add stats_vty.c by Jacob Erlbeck · 9 years ago
  22. 7211fe1 stat/vty: Add vty_out_statistics_full to show all statistics by Jacob Erlbeck · 9 years ago
  23. aec583f stat/vty: Use the iterator algorithms to show ctrg and statg by Jacob Erlbeck · 9 years ago
  24. c6a7108 stats: Add stat_item_for_each functions by Jacob Erlbeck · 9 years ago
  25. 423c1e5 core: Extend rate_ctr by helper functions by Jacob Erlbeck · 9 years ago
  26. b27b352 stats: Use a global index for stat item values by Jacob Erlbeck · 9 years ago
  27. 0a1400f ns: Add statistics for some events by Jacob Erlbeck · 9 years ago
  28. 738d9e2 stats: Add vty_out_stat_item_group by Jacob Erlbeck · 9 years ago
  29. 9732cb4 stats: Add stat_item for value monitoring by Jacob Erlbeck · 9 years ago
  30. 3de7b05 utils: add 'returns' doc to osmo_hexparse(). by Neels Hofmeyr · 9 years ago
  31. c2ddc4f build: have a disable-static build succeed by Jan Engelhardt · 9 years ago
  32. d452a48 Prepare new upstream release by Holger Hans Peter Freyther · 9 years ago 0.8.3
  33. 1a8c4e0 Introduce gsm48_mi_type_name() function by Harald Welte · 9 years ago
  34. 1f6aad1 Add G-RNTI derived TLLI types defined in 23.003 by Harald Welte · 9 years ago
  35. a9e5252 vty: Change API to have node installation be done by int by Holger Hans Peter Freyther · 9 years ago
  36. c136da5 release: Prepare the 0.8.2 release by Holger Hans Peter Freyther · 9 years ago 0.8.2
  37. c1cb75e bssgp: Fix IMSI buffer size (Coverity) by Jacob Erlbeck · 9 years ago
  38. 7f31c90 ipa: Add libosmogsm.map entry for ipa_ccm_idtag_parse_off by Jacob Erlbeck · 9 years ago
  39. f558ed4 ipa: Properly parse LV stream of a ID_GET request by Holger Hans Peter Freyther · 9 years ago
  40. 908085c Add APN utility function to libosmogsm by Harald Welte · 10 years ago
  41. 9eb1c80 build: Fix out-of-tree builds by Andreas Rottmann · 9 years ago
  42. 9385d1e bssgp: Fix bssgp_tx_fc_bvc parameter type by Jacob Erlbeck · 9 years ago
  43. 9731935 bssgp: Fix call to llist_entry in fc_queue_timer_cfg by Jacob Erlbeck · 9 years ago
  44. 580af4b bssgp: Fix encoding of BVC_FLOW_CONTROL by Jacob Erlbeck · 9 years ago
  45. 1bda442 bssgp: Fix output of the VTY 'show bssgp stats' command by Jacob Erlbeck · 9 years ago
  46. c2b4458 sim: Use extern for these structs to generate a linkage by Holger Hans Peter Freyther · 9 years ago
  47. 1885395 macaddr: Use the BSD code for Darwin as well by Holger Hans Peter Freyther · 9 years ago
  48. 9a1a5a1 utils: Disable the weak symbol for darwin by Holger Hans Peter Freyther · 9 years ago
  49. a84db61 gprs: Add assertion for msg != NULL to bssgp_msgb_alloc (Coverity) by Jacob Erlbeck · 9 years ago
  50. d154f8b msgb: Check the return value of msgb_alloc (Coverity) by Jacob Erlbeck · 9 years ago
  51. 8d192d7 ns: Log when sending fails (Coverity) by Jacob Erlbeck · 9 years ago
  52. b535e39 bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity) by Jacob Erlbeck · 9 years ago
  53. c641591 bssgp: Always expect dup != NULL in bssgp_tx_dl_ud (Coverity) by Jacob Erlbeck · 9 years ago
  54. 5fb265e ctrl: Avoid accessing cmd_desc->command out of bounds by Holger Hans Peter Freyther · 9 years ago
  55. f8699ca gsm: Add A5/3-4 cipher support by Max · 9 years ago
  56. 7893346 vty: Fix writing the logging of category by Michael McTernan · 9 years ago
  57. 267fd86 libctrl: Include config.h so we can include netinet/tcp.h by Holger Hans Peter Freyther · 9 years ago
  58. 6cce3d7 msgfile: Fix warning on BSDs stdio by Holger Hans Peter Freyther · 9 years ago
  59. ca8dcb7 gsm0808: Remove duplicate initialization by Holger Hans Peter Freyther · 9 years ago
  60. 36153dc bssgp: Handle BSSGP STATUS messages by Jacob Erlbeck · 9 years ago
  61. 49ed9be bssgp: Don't reply with STATUS when receiving a PtP STATUS message by Jacob Erlbeck · 9 years ago
  62. b61b2ca logging: Implement subsecond resolution of extended timestamps by Jacob Erlbeck · 9 years ago
  63. 879acef vty: Fix typo in the state creation by Holger Hans Peter Freyther · 9 years ago
  64. 25aeab7 Prepare a new libosmocore release by Holger Hans Peter Freyther · 9 years ago 0.8.0
  65. 4deb2df ctrl: Link to libraries we use symbols from by Holger Hans Peter Freyther · 9 years ago
  66. c869069 sim: Link to libosmocore and libosmogsm by Holger Hans Peter Freyther · 9 years ago
  67. 419684e Supplementary Services (de)activation, interrogation added by Tobias Engel · 12 years ago
  68. 63b156a fixup by Harald Welte · 10 years ago
  69. 783d073 add gsm0341_test to generate SMSCB hex strings by Harald Welte · 10 years ago
  70. 6ec6bd9 log: "logging level everything" is a badly named option. by Holger Hans Peter Freyther · 10 years ago
  71. 1b12d16 libosmo-gsm: Add PCHAN/LCHAN types for CBCH by Harald Welte · 10 years ago
  72. a6be224 ipa: Return -errno instead of -1 in ipa_send by Jacob Erlbeck · 10 years ago
  73. 5f91a40 logging: Call color only once and use the result by Holger Hans Peter Freyther · 10 years ago
  74. 2d6ad13 logging: Make it possible to print category/subsys and timestamps by Holger Hans Peter Freyther · 10 years ago
  75. a5dc19d gtp: Add a global region for the gtp library of OpenGGSN by Holger Hans Peter Freyther · 10 years ago
  76. 9f0f978 vty: Check with the application before writing the config by Holger Hans Peter Freyther · 10 years ago
  77. e15ac06 fix libosmocore build for NuttX target by Harald Welte · 10 years ago
  78. 20144f7 vty/vector.c: Use string.h, not memory.h by Harald Welte · 10 years ago
  79. 78a870e remove references to u_long type, use 'unsigned long' instead by Harald Welte · 10 years ago
  80. 7b74dda remove references to u_char type, use 'unsigned char' instead by Harald Welte · 10 years ago
  81. b592ab7 strrb.c: Use string.h, not strings.h by Harald Welte · 10 years ago
  82. 9e166e8 select.c: Add missing #include lines for string.h and sys/select.h by Harald Welte · 10 years ago
  83. 0673b70 bssgp: Fix VTY command 'show bssgp nsei N' by Jacob Erlbeck · 10 years ago
  84. 881b516 sim: reader_pcsc:Remove dead code by Harald Welte · 10 years ago
  85. b0310dd pcsc: Fix the include path by Holger Hans Peter Freyther · 10 years ago
  86. 33e940b sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+ by Harald Welte · 10 years ago
  87. fd5ad17 Change copyright notice of ipa.c to GPLv2+ by Harald Welte · 10 years ago
  88. 388fb03 Change license of gsm0411_smc/smr to GPLv2+ by Harald Welte · 10 years ago
  89. 7fa89c2 Change license of libosmogb from AGPLv3+ to GPLv2+ by Harald Welte · 10 years ago
  90. 6729a97 make sure to register DF.TELECOM and DF.GSM for SIM, USIM + TSIM by Harald Welte · 10 years ago
  91. db2b52e sim: More talloc return NULL checking by Harald Welte · 10 years ago
  92. 55790aa sim: Prepare infrastructure for protocols != T=0 and other drivers by Harald Welte · 10 years ago
  93. aad7e06 sim: Make TETRA SIM (TSIM) support compile by Harald Welte · 10 years ago
  94. 30115db sim: Only one default_decode() function for all card types by Harald Welte · 10 years ago
  95. 171c5b1 sim: Add 3GPP TS 31.103 ISIM definitions by Harald Welte · 10 years ago
  96. bb5f3c7 sim: Update to latest SIM/USIM specs and include size information by Harald Welte · 10 years ago
  97. 0d24644 sim: reader_pcsc.c: Avoid compiler warnings by using pcsc-lite LONG by Harald Welte · 10 years ago
  98. e8dd2bd sim: mark osim_msgb_cb as __may_alias__ to avoid gcc warnings by Harald Welte · 10 years ago
  99. d83d296 sim: further updates/fixes by Harald Welte · 11 years ago
  100. 7674960 sim: add decoding of status words by Harald Welte · 12 years ago