Skip to content
Snippets Groups Projects
  1. Mar 29, 2011
  2. Mar 27, 2011
  3. Mar 19, 2011
  4. Mar 16, 2011
  5. Mar 11, 2011
  6. Jan 21, 2011
  7. Jan 05, 2011
  8. Jan 04, 2011
  9. Jan 03, 2011
  10. Jan 01, 2011
  11. Dec 17, 2010
    • Timo Teräs's avatar
      gunzip: fix ordering of boundary callbacks · f126316c
      Timo Teräs authored
      The boundary callback should not happen until all the uncompressed
      data has been consumed. This previously seems to have worked
      because normally gzip library returns "no error" instead of the
      "stream end" if we extract exactly the amount of bytes remaining
      in the archive. (Perhaps this was changed in new zlib.) In any
      case, verification was broken with some apks due to this callback
      ordering issue.
      f126316c
  12. Dec 15, 2010
  13. Dec 14, 2010
  14. Dec 10, 2010
  15. Dec 09, 2010
  16. Nov 23, 2010
  17. Oct 08, 2010
Loading