1. 8a6e7ef Fix possible buffer overflow by 1 byte when writing to a string tag by WHR · 1 year, 4 months ago
  2. 4955c77 Forward option '-o ro' to FUSE by WHR · 1 year, 4 months ago
  3. 7851822 Fix more memory leaks on moving or removing node by WHR · 2 years, 8 months ago
  4. f73430d Implement rename operation; fix a memory leak on removing node by WHR · 2 years, 8 months ago
  5. cb9d041 Disallow creating node with empty name in compound by WHR · 2 years, 8 months ago
  6. 283f321 Call nbt_release to cleanup node instead by WHR · 2 years, 8 months ago
  7. ed2ba4f Fix list type node didn't get free(3)ed in nbt_getattr and nbt_truncate by WHR · 2 years, 8 months ago
  8. bb30413 Fix macro LOG_PERROR not available on Solaris by WHR · 2 years, 8 months ago
  9. 8a70898 Add option '-V' to mkfs.nbt and mount.nbt by WHR · 2 years, 8 months ago
  10. e2cda2e Parse command line manually to support using options after non-options by WHR · 2 years, 8 months ago
  11. 8b4a0f4 Fix array element node size by WHR · 2 years, 8 months ago
  12. cd78aab Fix leak of '.type' pseudo node by WHR · 2 years, 8 months ago
  13. 772e67c Support reading and writing array nodes by WHR · 2 years, 8 months ago
  14. 2ed5b45 Add support of writing region file by WHR · 2 years, 8 months ago
  15. e850669 Wrap NBT node object to store additional data and to allow more special pseude node types by WHR · 2 years, 8 months ago
  16. ccf546d Support truncate(2) int32array and int64array nodes; add logging via syslog(3) by WHR · 2 years, 8 months ago
  17. 3387f86 Add basic writing support for mount.nbt by WHR · 2 years, 8 months ago
  18. 56f5eb1 Add pseudo node '.type' for list node by WHR · 2 years, 8 months ago
  19. ea6307e Support mounting region file by WHR · 2 years, 8 months ago
  20. f1cc1be Support using a type prefix for node name by WHR · 2 years, 8 months ago
  21. 631913f Append a new line when reading String tags by WHR · 2 years, 8 months ago
  22. 6863358 Support reading TAG_LIST type by WHR · 2 years, 8 months ago
  23. 1cc9fa3 Add basic read-only support of mount.nbt(8) by WHR · 2 years, 8 months ago