1. 3b64a28 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years, 4 months ago
  2. e0a92a7 MINOR: ncbuf: implement ncb_is_fragmented() by Amaury Denoyelle · 2 years, 5 months ago
  3. 9fb57e8 CLEANUP: Re-apply xalloc_size.cocci (2) by Tim Duesterhus · 2 years, 6 months ago
  4. 1194db2 MINOR: ncbuf: adjust ncb_data with NCBUF_NULL by Amaury Denoyelle · 2 years, 6 months ago
  5. ca21c76 MINOR: ncbuf: refactor ncb_advance() by Amaury Denoyelle · 2 years, 7 months ago
  6. f6dbdc1 BUG/MINOR: ncbuf: fix ncb_is_empty() by Amaury Denoyelle · 2 years, 7 months ago
  7. f46393a MINOR: ncbuf: fix warnings for testing build by Amaury Denoyelle · 2 years, 7 months ago
  8. 48fbad4 BUG/MEDIUM: ncbuf: fix null buffer usage by Amaury Denoyelle · 2 years, 7 months ago
  9. b5ca943 BUG/MINOR: ncbuf: fix coverity warning on uninit sz_data by Amaury Denoyelle · 2 years, 7 months ago
  10. eeeeed4 MINOR: ncbuf: write unit tests by Amaury Denoyelle · 2 years, 7 months ago
  11. df25acf MINOR: ncbuf: implement advance by Amaury Denoyelle · 2 years, 7 months ago
  12. b830f0d MINOR: ncbuf: define various insertion modes by Amaury Denoyelle · 2 years, 7 months ago
  13. 077e096 MINOR: ncbuf: implement insertion by Amaury Denoyelle · 2 years, 7 months ago
  14. edeb0a6 MINOR: ncbuf: optimize storage for the last gap by Amaury Denoyelle · 2 years, 7 months ago
  15. d5d2ed9 MINOR: ncbuf: complete API and define block interal abstraction by Amaury Denoyelle · 2 years, 7 months ago
  16. 1b5f77f MINOR: ncbuf: define non-contiguous buffer by Amaury Denoyelle · 2 years, 7 months ago