Skip to content

Releases: pgp/XFilesRootHelper

RootHelper 1.8.0

02 Jan 10:36
@pgp pgp
Compare
Choose a tag to compare
  • 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

31 Aug 15:31
@pgp pgp
Compare
Choose a tag to compare
  • 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

13 Jul 17:20
@pgp pgp
d9ad28a
Compare
Choose a tag to compare
1.6.9_20200709

Update README.md