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