Releases: pgp/XFilesRootHelper
Releases · pgp/XFilesRootHelper
RootHelper 1.8.0
- Added support for testing compressed archives, and extracting multiple archives at once
- Use select for monitoring both local and accept socket in xre server (this makes possible to avoid registering atExit routines in forked xre child)
Misc fixes on:- TLS connection management; added timeouts on both connection setup and shutdown
- https client
- directory hashing under Windows (both content-only and with-names hashing)
- listing/extracting/testing some archives with malformed headers (specifically, recent APK archives, which contain one entry which is the empty string)
RootHelper 1.7.0
- Sanitize windows paths (de-duplicate slashes) in mkpath
- Always return filenames as full paths in find command (fixes XFiles crash when locating an item after a non-recursive directory search)
RootHelper 1.6.9
1.6.9_20200709 Update README.md