1. 8a55a6c bitvec_read_field(): fix incorrect bit-shift issue found by UBSan by Vadim Yanitskiy · 2 years, 7 months ago
  2. de3549a bitvec_read_field(): indicate errors using errno by Vadim Yanitskiy · 2 years, 7 months ago
  3. 832d8b8 bitvec: fix bitvec_unhex(): do not return 1 on success by Vadim Yanitskiy · 4 years, 4 months ago
  4. 6e270e2 tests/bitvec: add a unit test for bitvec_read_field() by Vadim Yanitskiy · 4 years, 4 months ago
  5. b0708d3 bitvec: Add bitvec_tailroom_bits() function by Harald Welte · 5 years ago
  6. ae7966d bitvec: Add bitvec_bytes_used() function by Harald Welte · 5 years ago
  7. 848de8f Add function to get uninterrupted bit run by Pravin Kumarvel · 8 years ago
  8. d479321 Add function to add bits from array to bitvec by Max · 8 years ago
  9. 6a5ef46 Add byte printing macros by Max · 8 years ago
  10. 0a59e98 Expand bitvec interface by Max · 8 years ago
  11. 5710804 bivec: Fix the output of the testcase by Holger Hans Peter Freyther · 8 years ago
  12. a9301a1 bitvec: Test and fix regression for C++->C conversion by Holger Hans Peter Freyther · 8 years ago
  13. 5f349be bitvec: Add get/set byte sequences by Jacob Erlbeck · 8 years ago