summaryrefslogtreecommitdiff
path: root/core/java/android/util/jar
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove dependency on InflaterInputStream.closed field."Paul Duffin2018-07-241-0/+7
|\
| * Remove dependency on InflaterInputStream.closed field.Paul Duffin2018-07-231-0/+7
* | Merge "Use StrictJarManifest.ATTRIBUTE_NAME_NAME instead of Attributes.Name.N...Tobias Thierer2018-07-202-2/+5
|\|
| * Use StrictJarManifest.ATTRIBUTE_NAME_NAME instead of Attributes.Name.NAME.Tobias Thierer2018-07-132-2/+5
* | Add APK Signature Scheme v3.Daniel Cashman2018-01-021-3/+26
|/
* Fix crashing StrictJarFile due to doubled closing.Tomasz Mikolajewski2016-12-061-0/+1
* Migrate StrictJarVerifier and ShortcutPackageInfo to java.util.Base64Tobias Thierer2016-12-021-8/+14
* Add support for opening JAR/ZIP files via FD.Tomasz Mikolajewski2016-11-011-30/+59
* Merge "Add a finalize() method to StrictJarFile"Neil Fuller2016-08-091-0/+12
|\
| * Add a finalize() method to StrictJarFileNeil Fuller2016-07-291-0/+12
| * Move StrictJarFile from libcore to frameworkPrzemyslaw Szczepaniak2015-12-224-0/+1382
* Use correct cert chain from PKCS#7 SignedData block.Alex Klyubin2016-05-311-10/+23
* Ignore signature stripping protection for preinstalled APKs.Alex Klyubin2016-03-242-37/+62
* Verify APKs using APK Signature Scheme v2.Alex Klyubin2016-01-132-13/+63
* Move StrictJarFile from libcore to frameworkPrzemyslaw Szczepaniak2015-11-274-0/+1382