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