1. 2d2e2cc Update doxygen annotations in libosmocore by Harald Welte · 8 years ago
  2. 64f38c0 import gsm_04_08_gprs.[ch] from openbsc.git by Harald Welte · 8 years ago
  3. 69e6c3c Add log_fini() function to release all memory allocated by logging framework by Harald Welte · 8 years ago
  4. cd9cb90 auth_core: Add osmo_auth_3g_from_2g() to compute CK+IK from Kc by Harald Welte · 8 years ago
  5. 3a96d28 conv_gen: Use python2 to execute the script by Holger Hans Peter Freyther · 8 years ago
  6. 84da22f Add code generator for convolutional codes by Max Suraev msuraev@sysmocom.de · 8 years ago
  7. aa16d63 milenage/aes: Address undefined behavior on bitshift by Holger Hans Peter Freyther · 8 years ago
  8. 27e8036 Fix unaligned access found by addr. sanitizer by Max · 8 years ago
  9. 8a5346b Add function for appending range1024 to bitvec by Max · 8 years ago
  10. 1f9d818 Deprecate comp128 by Max · 8 years ago
  11. fdb3d8c Deprecate osmo_a5_1 and osmo_a5_2 by Max · 8 years ago
  12. aead05d Improve code reuse by Max · 8 years ago
  13. bf990bb Update internal GPRS cipher API by Max · 8 years ago
  14. fbb8bfa Add function to get osmo_earfcn bit size by Max · 8 years ago
  15. da1b20c logging.c: assert category_token allocation (CID #57871) by Neels Hofmeyr · 8 years ago
  16. d8fb142 Add ubit <-> sbit convertors by Max · 8 years ago
  17. 93bc64f gb: Add bssgp_pdu_str to libosmogb namespace by Max · 8 years ago
  18. b9bb0b0 Add missing docs for bssgp bvc reset vty command by Max · 8 years ago
  19. ea50732 Add vty command to explicitly reset given BVCI by Max · 8 years ago
  20. 61f2888 select: Externalize fd_set filling and dispatch by Holger Hans Peter Freyther · 8 years ago
  21. fb348ee Export names for gsm_chan_t and gsm48_chan_mode by Max · 8 years ago
  22. 932d2d4 sim: make osim_reader_ops public by Harald Welte · 8 years ago
  23. 6c33ae2 Add new osmo_fd_get_by_fd() function by Harald Welte · 8 years ago
  24. 4acaa13 sim: add class_tables / card profiles by Harald Welte · 8 years ago
  25. 2c34ab4 Improve BSSGP debug output by Max · 8 years ago
  26. ea345cd Rename struct to better match libosmocore conventions by Max · 8 years ago
  27. c79b397 Revert "gsm48: move to hex TMSI representation" by Harald Welte · 8 years ago
  28. f451ce6 gsm48: move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  29. 03309b5 Add basic EARFCN support by Max · 8 years ago
  30. d479321 Add function to add bits from array to bitvec by Max · 8 years ago
  31. bdccc1b gsm48: factor out MCC+MNC BCD parsing for re-use in UMTS by Neels Hofmeyr · 8 years ago
  32. 282e908 04.08: add inline funcs for pdisc + msg type bitmasks by Neels Hofmeyr · 8 years ago
  33. c0d9a6c Add helper function to convert numerical BSSGP PDU type to string by Max · 8 years ago
  34. 5ffb503 rename osim_file_find_* to osim_file_desc_find_* by Harald Welte · 8 years ago
  35. c28f4cd sim: Add osim_file_find_{fid,sfid}() functions by Harald Welte · 8 years ago
  36. ed0ce47 logging: Remove unused variable after recent changes by Holger Hans Peter Freyther · 8 years ago
  37. 79599ac logging: Move the filter check up as well by Holger Hans Peter Freyther · 8 years ago
  38. e0dc6a1 logging: Remove some code duplication by Holger Hans Peter Freyther · 9 years ago
  39. de6dd72 log: Add log_check_level function by Jacob Erlbeck · 9 years ago
  40. f20f5fd comment typo by Neels Hofmeyr · 8 years ago
  41. f81eb32 vty: add ctrl section for Control interface bind address by Neels Hofmeyr · 8 years ago
  42. 4934309 add ctrl_interface_setup_dynip() for bind address by Neels Hofmeyr · 8 years ago
  43. 96172f0 vty: add bind command for telnet vty line by Neels Hofmeyr · 8 years ago
  44. f78ec5c gb: Add bssgp_msgb_copy function by Jacob Erlbeck · 9 years ago
  45. ab0eb96 bitvec: Untested speculative UBAN fix for the new routine by Holger Hans Peter Freyther · 8 years ago
  46. 5c18e26 Add T4 bit map compression routines by Max · 8 years ago
  47. 0a59e98 Expand bitvec interface by Max · 8 years ago
  48. a9301a1 bitvec: Test and fix regression for C++->C conversion by Holger Hans Peter Freyther · 8 years ago
  49. 912bc6f Add doxygen comments to clarify function use by Max · 8 years ago
  50. 2745b48 bitvec: Fix build on older gcc by Holger Hans Peter Freyther · 8 years ago
  51. a15f05f Add bitvec-related functions from Osmo-PCU by Max · 8 years ago
  52. ee6652b ipa: recv is declared in different headers on BSD by Holger Hans Peter Freyther · 9 years ago
  53. d56c3cb vty: Use NULL to have a null pointer instead of '\0' by Holger Hans Peter Freyther · 9 years ago
  54. e49af08 bitvec: Fix interface to consistently use unsigned int by Max · 8 years ago
  55. 08621a8 bitvec: Fix unaligned memory access in osmo_revbytebits_buf by Max · 8 years ago
  56. cf37c4c Fix sporadic out-of-bounds error by Max · 8 years ago
  57. 5f349be bitvec: Add get/set byte sequences by Jacob Erlbeck · 9 years ago
  58. 8114294 gsm: Add APN conversion functions by Jacob Erlbeck · 9 years ago
  59. 42fff58 Fix some recently added formats on 64bit by Neels Hofmeyr · 9 years ago
  60. a2db75f Add osmo_prim_op_names[] symbol and _SAP_SS7_BASE define by Harald Welte · 9 years ago
  61. 86ec311 msgb: Let msgb_hexdump be more tolerant by Jacob Erlbeck · 9 years ago
  62. cdd05f0 msgb: Add msgb_resize_area and msgb_copy by Jacob Erlbeck · 9 years ago
  63. 9e57a5a some comments / fixed typos by Neels Hofmeyr · 9 years ago
  64. 1a87c1b LaPDm: Refuse SUSPEND/RESUME/RECONNECT in BTS mode by Harald Welte · 9 years ago
  65. cc6ac4c ns: Force a defined state when sending NS RESET by Jacob Erlbeck · 9 years ago
  66. 5ab8e2c stats: Fix compiler warning about losing const by Holger Hans Peter Freyther · 9 years ago
  67. 0975a7f ns/stats: Add missing osmo_stat_item_group_free to gprs_nsvc_delete by Jacob Erlbeck · 9 years ago
  68. fad5752 RSL: Add enum + TLV definitions for ip.access style embedded IEs by Harald Welte · 9 years ago
  69. ac4ed17 stats: Add OSMO prefix to STAT_ITEM_NOVALUE_ID by Jacob Erlbeck · 9 years ago
  70. af5bad5 stat: Explicitly support stat_items without unit by Jacob Erlbeck · 9 years ago
  71. 90e614f remove our internal copy of talloc, use system libtalloc by Harald Welte · 9 years ago
  72. ee702cd stats: Add TODO comment to rate_ctr by Jacob Erlbeck · 9 years ago
  73. 2e8f9ed stats: Reorder functions in stats.c by Jacob Erlbeck · 9 years ago
  74. b6e6bea stats: Move statsd related code into a separate file by Jacob Erlbeck · 9 years ago
  75. b32a194 stat_item.c: Fix compiler warnings by Harald Welte · 9 years ago
  76. a99d45a vty: Don't call exit() but rather use OSMO_ASSERT() by Harald Welte · 9 years ago
  77. 2b82c1c fix FSF address in sources/headers by Jaroslav Škarvada · 9 years ago
  78. 01e8c91 stats: Fix not reported stat item values by Jacob Erlbeck · 9 years ago
  79. 8a97cb9 stats: Fix handling of multiple resporters by Jacob Erlbeck · 9 years ago
  80. aed7c12 stats: Send all values on reporter update by Jacob Erlbeck · 9 years ago
  81. 916423e stats: Fix name prefix handling by Jacob Erlbeck · 9 years ago
  82. 8348194 stats: Document the level in show stats level options by Holger Hans Peter Freyther · 9 years ago
  83. 495b0db gprs-ns/stats: When the NSVCI is updated, update the stats counter by Holger Hans Peter Freyther · 9 years ago
  84. 59b90bc stats/vty: Add selective show stats command by Jacob Erlbeck · 9 years ago
  85. fed2a48 ns/stats: Fix class_id of "NSVC Peer Statistics" rate_ctr group by Jacob Erlbeck · 9 years ago
  86. 8649d57 misc: Prepare the release of libosmocore 0.9.0 by Holger Hans Peter Freyther · 9 years ago 0.9.0
  87. c337693 stats: Fix build on FreeBSD by Holger Hans Peter Freyther · 9 years ago
  88. 3f838b7 timer: Fix compiler warning about timeval by Holger Hans Peter Freyther · 9 years ago
  89. 667e83d fix some typos by Neels Hofmeyr · 9 years ago
  90. 8f0374f stats: Fix handling of the no mtu command by Holger Hans Peter Freyther · 9 years ago
  91. 7921975 stats: Do not assign the wrong addresss by Holger Hans Peter Freyther · 9 years ago
  92. 837e940 stats: Remove warnings about never read variables by Holger Hans Peter Freyther · 9 years ago
  93. 79125ec log: Add new DLSTATS log level by Jacob Erlbeck · 9 years ago
  94. bc9d9ac stats: Limit reporting by class id by Jacob Erlbeck · 9 years ago
  95. 16fe8da stats: Report group indices as unsigned int by Jacob Erlbeck · 9 years ago
  96. fc9533d stats: Add osmo_ name prefix to identifiers by Jacob Erlbeck · 9 years ago
  97. bc4f7ae stats: Add log reporter by Jacob Erlbeck · 9 years ago
  98. 490b38f stats: Use function pointers in reporter objects by Jacob Erlbeck · 9 years ago
  99. ed197fd stats: Make net config optional by Jacob Erlbeck · 9 years ago
  100. 4aa1177 stats: Add missing mtu command to 'write' output by Jacob Erlbeck · 9 years ago