1. 15 Apr, 2021 3 commits
    • LoveSy's avatar
      Fix perfect forwarding · 013b6e68
      LoveSy authored
      013b6e68
    • LoveSy's avatar
      Initialized `_root` properly · 95c96467
      LoveSy authored
      Fix #4204
      
      `_root` is uninitialized for non-root nodes. And it will cause `module_node::mount` fail because it uses `root()`. Once the bug is triggered, signal 11 is received but Magisk catch all signals and therefore stuck forever.
      95c96467
    • topjohnwu's avatar
      Update snet.jar extension · 94ec11db
      topjohnwu authored
      The existing API key was revoked for some reason.
      Release an updated extension jar with a new API key.
      
      In addition, add some offline signature verification and change how
      results are parsed to workaround some dumbass Xposed module "faking"
      success results, since many users really don't know better.
      94ec11db
  2. 10 Apr, 2021 4 commits
  3. 09 Apr, 2021 10 commits
  4. 06 Apr, 2021 2 commits
  5. 04 Apr, 2021 2 commits
  6. 29 Mar, 2021 4 commits
  7. 28 Mar, 2021 2 commits
  8. 25 Mar, 2021 2 commits
  9. 24 Mar, 2021 11 commits