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