Skip to content
Snippets Groups Projects
  1. Oct 25, 2021
  2. Oct 04, 2021
  3. Sep 13, 2021
  4. Sep 03, 2021
  5. Aug 24, 2021
  6. Aug 23, 2021
  7. Aug 17, 2021
  8. Aug 03, 2021
  9. Jul 30, 2021
  10. Jul 27, 2021
    • Timo Teräs's avatar
      Further refactor extract API to have separate ops vtable · 5843daf7
      Timo Teräs authored
      This splits the callbacks by type, and further prepares the API
      to be usable for v3 files too.
      5843daf7
    • Timo Teräs's avatar
      Refactor .apk extraction code · 9c843e4e
      Timo Teräs authored
      This moves and isolates the tar code to tar.c. And the actual
      file extraction to disk is moved to extract.c.
      
      A new API is introduced and used for v2 file extraction. This
      essentially moves and isolates the apk_sign_ctx_* beast into
      extract_v2.c and offers a saner interface to handling packages.
      
      A place holder is added for v3 extraction.
      9c843e4e
  11. Jul 26, 2021
  12. Jul 25, 2021
  13. Jul 23, 2021
  14. Jul 22, 2021
Loading