Skip to content

Releases: google/fuse-archive

Version 0.1.3

25 Sep 03:44

Choose a tag to compare

Have advance_offset leave a full side buffer
Use FUSE_OPT_KEY_DISCARD
Install to /usr (not /usr/local) by default 
Emphasize "N times faster" performance ratio
Add --passphrase option
Add ERROR_CODE_PASSPHRASE_REQUIRED
Add ERROR_CODE_GENERIC

Version 0.1.2

12 Sep 07:24

Choose a tag to compare

Rename s/swap_libarchive_state/swap/ method
Optimize reads past the end-of-file
Rename s/g_nodes/g_nodes_by_name/ variable
Add re-usable side buffers 
Group command-line options into a struct
Add "-o redact" command line option

Version 0.1.1

09 Sep 01:15

Choose a tag to compare

Remove Makefile CXXFLAGS -O3 override
Add Makefile PKG_CONFIG variable

Version 0.1

05 Sep 02:11

Choose a tag to compare

Initial release.