1. 4acaa13 sim: add class_tables / card profiles by Harald Welte · 8 years ago
  2. 2c34ab4 Improve BSSGP debug output by Max · 8 years ago
  3. 5bed23c add missing #include <stdbool.h> by Harald Welte · 8 years ago
  4. ea345cd Rename struct to better match libosmocore conventions by Max · 8 years ago
  5. c79b397 Revert "gsm48: move to hex TMSI representation" by Harald Welte · 8 years ago
  6. f451ce6 gsm48: move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  7. 03309b5 Add basic EARFCN support by Max · 8 years ago
  8. d479321 Add function to add bits from array to bitvec by Max · 8 years ago
  9. bdccc1b gsm48: factor out MCC+MNC BCD parsing for re-use in UMTS by Neels Hofmeyr · 8 years ago
  10. da7bf4d 04.08: add inline funcs for transaction id bits by Neels Hofmeyr · 8 years ago
  11. c656fae 04.08: switch to r99 msg type bitmasks by default by Neels Hofmeyr · 8 years ago
  12. 282e908 04.08: add inline funcs for pdisc + msg type bitmasks by Neels Hofmeyr · 8 years ago
  13. c0d9a6c Add helper function to convert numerical BSSGP PDU type to string by Max · 8 years ago
  14. e859aec Add support for SI2quater messages by Max · 8 years ago
  15. 5ffb503 rename osim_file_find_* to osim_file_desc_find_* by Harald Welte · 8 years ago
  16. c28f4cd sim: Add osim_file_find_{fid,sfid}() functions by Harald Welte · 8 years ago
  17. 1cc66f0 merge_doc.xsl: Don't copy the 'descripiton' element of commands by Harald Welte · 8 years ago
  18. 57f253a debian: Make sure that libtalloc-dev is installed by Holger Hans Peter Freyther · 8 years ago
  19. ed0ce47 logging: Remove unused variable after recent changes by Holger Hans Peter Freyther · 8 years ago
  20. 5dd3f1d Merge branch 'sysmocom/shared/log-speed' by Holger Hans Peter Freyther · 8 years ago
  21. 79599ac logging: Move the filter check up as well by Holger Hans Peter Freyther · 8 years ago
  22. e0dc6a1 logging: Remove some code duplication by Holger Hans Peter Freyther · 9 years ago
  23. 64e0eb5 log/test: Extend test case for log_check_level by Jacob Erlbeck · 9 years ago
  24. a89d22c log: Add conditional logging based on log_check_level by Jacob Erlbeck · 9 years ago
  25. de6dd72 log: Add log_check_level function by Jacob Erlbeck · 9 years ago
  26. f20f5fd comment typo by Neels Hofmeyr · 8 years ago
  27. cda9885 fix gsm_7bit_decode API comment: septets, not octets by Neels Hofmeyr · 8 years ago
  28. 6a5ef46 Add byte printing macros by Max · 8 years ago
  29. f81eb32 vty: add ctrl section for Control interface bind address by Neels Hofmeyr · 8 years ago
  30. 4934309 add ctrl_interface_setup_dynip() for bind address by Neels Hofmeyr · 8 years ago
  31. 96172f0 vty: add bind command for telnet vty line by Neels Hofmeyr · 8 years ago
  32. cc00bf8 Extend L1SAP PH-DATA with presence information by Max · 8 years ago
  33. f78ec5c gb: Add bssgp_msgb_copy function by Jacob Erlbeck · 9 years ago
  34. ab0eb96 bitvec: Untested speculative UBAN fix for the new routine by Holger Hans Peter Freyther · 8 years ago
  35. 5c18e26 Add T4 bit map compression routines by Max · 8 years ago
  36. 0a59e98 Expand bitvec interface by Max · 8 years ago
  37. 8684714 Add CSCN ctrl port defs by Neels Hofmeyr · 8 years ago
  38. 620dfa6 add vty port nr for osmo-cscn by Neels Hofmeyr · 8 years ago
  39. 5710804 bivec: Fix the output of the testcase by Holger Hans Peter Freyther · 8 years ago
  40. a9301a1 bitvec: Test and fix regression for C++->C conversion by Holger Hans Peter Freyther · 8 years ago
  41. 912bc6f Add doxygen comments to clarify function use by Max · 8 years ago
  42. 2745b48 bitvec: Fix build on older gcc by Holger Hans Peter Freyther · 8 years ago
  43. a15f05f Add bitvec-related functions from Osmo-PCU by Max · 8 years ago
  44. fdb4667 test: Fix compiler warnings on 64bit systems by Holger Hans Peter Freyther · 9 years ago
  45. ee6652b ipa: recv is declared in different headers on BSD by Holger Hans Peter Freyther · 9 years ago
  46. d56c3cb vty: Use NULL to have a null pointer instead of '\0' by Holger Hans Peter Freyther · 9 years ago
  47. 6181604 Ignore test binaries by Max · 8 years ago
  48. e49af08 bitvec: Fix interface to consistently use unsigned int by Max · 8 years ago
  49. 08621a8 bitvec: Fix unaligned memory access in osmo_revbytebits_buf by Max · 8 years ago
  50. cf37c4c Fix sporadic out-of-bounds error by Max · 8 years ago
  51. fb7e683 kasumi: Fix build with gcc5 that changed behavior of inline by Holger Hans Peter Freyther · 8 years ago
  52. e7c18dd debian: Avoid linking with -Bsymbolic-functions by Holger Hans Peter Freyther · 8 years ago
  53. f6d9f37 comment typo by Neels Hofmeyr · 8 years ago
  54. 17b3c3a msgb/test: Add test case for error cases by Jacob Erlbeck · 9 years ago
  55. ff42b26 msgb: Assert len >= 0 in msgb_trim by Jacob Erlbeck · 9 years ago
  56. 0a053ec msgb/test: Add tests for msgb_resize_area and msgb_copy by Jacob Erlbeck · 9 years ago
  57. cbefa08 msgb/test: Add functions to catch and check exceptions by Jacob Erlbeck · 9 years ago
  58. 7cd8a1b msgb/test: Add test for msgb message buffers by Jacob Erlbeck · 9 years ago
  59. 5f349be bitvec: Add get/set byte sequences by Jacob Erlbeck · 9 years ago
  60. 8114294 gsm: Add APN conversion functions by Jacob Erlbeck · 9 years ago
  61. 51660a6 update TODO-RELEASE regarding the talloc change. by Harald Welte · 9 years ago
  62. c959afd osmo_prim_op_names should be extern by Harald Welte · 9 years ago
  63. 42fff58 Fix some recently added formats on 64bit by Neels Hofmeyr · 9 years ago
  64. a2db75f Add osmo_prim_op_names[] symbol and _SAP_SS7_BASE define by Harald Welte · 9 years ago
  65. 8db1134 msgb: Add msgb_test_invariant function by Jacob Erlbeck · 9 years ago
  66. 86ec311 msgb: Let msgb_hexdump be more tolerant by Jacob Erlbeck · 9 years ago
  67. cdd05f0 msgb: Add msgb_resize_area and msgb_copy by Jacob Erlbeck · 9 years ago
  68. 9e57a5a some comments / fixed typos by Neels Hofmeyr · 9 years ago
  69. 1a87c1b LaPDm: Refuse SUSPEND/RESUME/RECONNECT in BTS mode by Harald Welte · 9 years ago
  70. cc6ac4c ns: Force a defined state when sending NS RESET by Jacob Erlbeck · 9 years ago
  71. 5ab8e2c stats: Fix compiler warning about losing const by Holger Hans Peter Freyther · 9 years ago
  72. 0975a7f ns/stats: Add missing osmo_stat_item_group_free to gprs_nsvc_delete by Jacob Erlbeck · 9 years ago
  73. 62f80fc talloc: Depend on libtalloc-dev being present as well by Holger Hans Peter Freyther · 9 years ago
  74. fad5752 RSL: Add enum + TLV definitions for ip.access style embedded IEs by Harald Welte · 9 years ago
  75. f4b173c talloc: Untested change to unbreak build by Holger Hans Peter Freyther · 9 years ago
  76. 771a58f gsm_03_41: Fix structure definitions for big-endian machines by Ruben Undheim · 9 years ago
  77. 84c19a9 update debian packaging from libosmocore6 to libosmocore7 by Harald Welte · 9 years ago
  78. 49a8f88 utils: add TALLOC_CFLAGS to build by Harald Welte · 9 years ago
  79. ac4ed17 stats: Add OSMO prefix to STAT_ITEM_NOVALUE_ID by Jacob Erlbeck · 9 years ago
  80. af5bad5 stat: Explicitly support stat_items without unit by Jacob Erlbeck · 9 years ago
  81. 90e614f remove our internal copy of talloc, use system libtalloc by Harald Welte · 9 years ago
  82. ee702cd stats: Add TODO comment to rate_ctr by Jacob Erlbeck · 9 years ago
  83. f13de86 stats/test: Add memory leak check by Jacob Erlbeck · 9 years ago
  84. 46b703d stats/test: Add test for reporting by Jacob Erlbeck · 9 years ago
  85. 2e8f9ed stats: Reorder functions in stats.c by Jacob Erlbeck · 9 years ago
  86. b6e6bea stats: Move statsd related code into a separate file by Jacob Erlbeck · 9 years ago
  87. 5fa0dcc configure: It should be --with-system-talloc, not --enable-system-talloc by Harald Welte · 9 years ago
  88. d086f21 configure.ac: Use AS_IF() instead of shell-if for PKG_CONFIG by Harald Welte · 9 years ago
  89. a10ef29 use system-wide libtalloc with --enable-system-talloc by Harald Welte · 9 years ago
  90. b32a194 stat_item.c: Fix compiler warnings by Harald Welte · 9 years ago
  91. a99d45a vty: Don't call exit() but rather use OSMO_ASSERT() by Harald Welte · 9 years ago
  92. 2b82c1c fix FSF address in sources/headers by Jaroslav Škarvada · 9 years ago
  93. abc46af debian: Make a new minor release by Holger Hans Peter Freyther · 9 years ago 0.9.3
  94. 01e8c91 stats: Fix not reported stat item values by Jacob Erlbeck · 9 years ago
  95. 8a97cb9 stats: Fix handling of multiple resporters by Jacob Erlbeck · 9 years ago
  96. aed7c12 stats: Send all values on reporter update by Jacob Erlbeck · 9 years ago
  97. 916423e stats: Fix name prefix handling by Jacob Erlbeck · 9 years ago
  98. 8348194 stats: Document the level in show stats level options by Holger Hans Peter Freyther · 9 years ago
  99. aab4a24 osmo-sim-test: add missing include by Alexander Huemer · 9 years ago
  100. eed4695 debian: Roll a new release with the GPRS NS counter fix by Holger Hans Peter Freyther · 9 years ago