1. 8baa376 Implement range-based pin list by Vic Yang · 5 years ago
  2. c4ee3da Refactor RunnablesExecutor by Fedor Kudasov · 5 years ago
  3. ad82f37 Reencode negative modulus in APK signing block to allow app updates by Michael Groover · 5 years ago
  4. b6b4a0a Remove explicit concurrency from apksig implementation by Fedor Kudasov · 5 years ago
  5. 8ab05bf Merge "Parallel calculation of v2 signatures" by Fedor Kudasov · 5 years ago
  6. 9865fe0 Parallel calculation of v2 signatures by Fedor Kudasov · 5 years ago
  7. 6d7f974 Add @RunWith for test by Fedor Kudasov · 5 years ago
  8. 03368b6 Fix DataSources to be thread-safe by Fedor Kudasov · 5 years ago
  9. 4ebd7b5 Merge "Revert "Fix DataSources"" by Fedor Kudasov · 5 years ago
  10. 14b5b91 Revert "Fix DataSources" by Fedor Kudasov · 5 years ago
  11. 6a9a5f2 Merge "Factor out keystore and cert/pk8 extraction into util class" by Michael Groover · 5 years ago
  12. 0a7568b Factor out keystore and cert/pk8 extraction into util class by Michael Groover · 5 years ago
  13. 8d9c517 Fix DataSources by Fedor Kudasov · 5 years ago
  14. 2f75137 Init apk signer with the existing signing information by Michael Groover · 6 years ago
  15. 5941d71 Resolve handling of supported signatures and digests for max SDK by Michael Groover · 6 years ago
  16. 1b063ad Resolve 'redundant length bytes' error when parsing BER encoded certificate by Michael Groover · 6 years ago
  17. dded3f8 Add apksig Signature Scheme v3 tests by Michael Groover · 6 years ago
  18. e74151c Merge "Revert "Compare cert encodings in SigningCertificateLineage"" by Treehugger Robot · 6 years ago
  19. f78c889 Revert "Compare cert encodings in SigningCertificateLineage" by Michael Groover · 6 years ago
  20. 35757ad Add Signature Scheme v3 stripping protection to v2 block by Michael Groover · 6 years ago
  21. 42e5cb6 Add support to modify capabilities of signers in lineage by Michael Groover · 6 years ago
  22. 51d7b22 Merge "Perform byte comparion of X509Cert in GuaranteedX509Cert#equals" by Treehugger Robot · 6 years ago
  23. dd6c030 Perform byte comparion of X509Cert in GuaranteedX509Cert#equals by Michael Groover · 6 years ago
  24. b673abb Compare cert encodings in SigningCertificateLineage by Michael Groover · 6 years ago
  25. 8ed5049 Merge "Wrap JKS Certs in GuaranteedEncodedFormX509Certificates" by Treehugger Robot · 6 years ago
  26. 8457075 Wrap JKS Certs in GuaranteedEncodedFormX509Certificates by Michael Groover · 6 years ago
  27. 2de3ec2 Add missing ByteOrder.LITTLE_ENDIAN by Chad Brubaker · 6 years ago
  28. bd780bf Implement APK pin list generation from special asset files by Daniel Colascione · 6 years ago
  29. 2616b96 Merge "Check Signing Block size and alignment requirements" by Treehugger Robot · 6 years ago
  30. ac023c9 Add ability to toggle AUTH signing cert capability. by Dan Cashman · 6 years ago
  31. 39a28bd Check Signing Block size and alignment requirements by Victor Hsieh · 6 years ago
  32. 26f734f Add ROLLBACK past signing cert capability. by Dan Cashman · 6 years ago
  33. 994bf2a Ensure v1/v2 signer matches root signing history. by Dan Cashman · 6 years ago
  34. a13d77b Add check to SigningCertificateLineage enforcing unique certs. by Dan Cashman · 6 years ago
  35. f1f51e1 Revert "Temporarily disable verity algorithm" by Victor Hsieh · 6 years ago
  36. a424d49 Temporarily disable verity algorithm by Victor Hsieh · 6 years ago
  37. 5ee3f2c apksig: fix warnings. by Dan Cashman · 6 years ago
  38. a2905f0 apksig: Add V3SchemeVerifier. by Dan Cashman · 7 years ago
  39. cff90ee Merge "Append the content length to the verity digest" by Treehugger Robot · 6 years ago
  40. 625d4ed Append the content length to the verity digest by Victor Hsieh · 6 years ago
  41. d5f60ca Add rotate tool to apksigner. by Dan Cashman · 7 years ago
  42. ff1aeed Add SigningCertificateLineage to apksig. by Dan Cashman · 7 years ago
  43. ea8526a Add ability to sign with APK Signature Scheme v3. by Dan Cashman · 7 years ago
  44. fdac2d5 Update golden apks to 2ba27760 by Victor Hsieh · 6 years ago
  45. 2ba2776 Change verity hash algorithm to pad file end by Victor Hsieh · 6 years ago
  46. 53cd83c Promote verity algorithms from experimental by Victor Hsieh · 7 years ago
  47. edf96cb Refactor non-v2-specific components into common area for v3 use. by Daniel Cashman · 7 years ago
  48. 9609f78 Fix bug in parsing v2 sig additional attrs by Alex Klyubin · 7 years ago
  49. 1337d0c Small improvements to documentation by Alex Klyubin · 7 years ago
  50. 1337c0d Fix linter warnings by Alex Klyubin · 7 years ago
  51. 744f4ba Add ApkUtils.getPackageNameFromBinaryAndroidManifest by Alex Klyubin · 7 years ago
  52. a6dd529 Add public API ApkUtils.getAndroidManifest by Alex Klyubin · 7 years ago
  53. 0df935f Merge "Public API for MessageDigest as DataSink" by Alex Klyubin · 7 years ago
  54. dc4040c Public API for MessageDigest as DataSink by Alex Klyubin · 7 years ago
  55. d0d1f90 Public API for locating APK Signing Block by Alex Klyubin · 7 years ago
  56. aea4603 Offer a way to refuse to sign debuggable APKs by Alex Klyubin · 7 years ago
  57. b5d6e33 Fix assorted compile-time warnings by Alex Klyubin · 7 years ago
  58. b61be18 Introduce a 4K chunk signature algorithm as experimental by Victor Hsieh · 7 years ago
  59. f977b6a Fix warning by Victor Hsieh · 7 years ago
  60. 4ef5c80 Delay V2 signer configs construction to before use by Victor Hsieh · 7 years ago
  61. bad6d2c Add ApkSignerEngine.outputZipSections2 by Victor Hsieh · 7 years ago
  62. 293b071 Build APK verity tree by Victor Hsieh · 7 years ago
  63. 6d5faed Merge "Make V2SchemeVerifier verify up to maxSdkVersion" by Treehugger Robot · 7 years ago
  64. 95dff83 Make V2SchemeVerifier verify up to maxSdkVersion by Victor Hsieh · 7 years ago
  65. 9f881b3 Make Central Directory and Signing Block 4K-aligned by Victor Hsieh · 7 years ago
  66. 51ca09f Add VerityTreeBuilder to generate root hash by Victor Hsieh · 7 years ago
  67. cadd9d2 Merge "Bump apksigner version to 0.8" by Alex Klyubin · 7 years ago
  68. d0293c0 Add missing final keyword by Alex Klyubin · 7 years ago
  69. 41ca1d3 Bump apksigner version to 0.8 by Alex Klyubin · 7 years ago
  70. 76d14b5 Add --pass-encoding parameter to apksigner by Alex Klyubin · 7 years ago
  71. 3815887 Tweaks in handling of JAR signed attributes by Alex Klyubin · 7 years ago
  72. e77a702 Merge "Stop relying on sun.** when verifying JAR sigs" by Treehugger Robot · 7 years ago
  73. 9a435f1 Stop relying on sun.** when verifying JAR sigs by Alex Klyubin · 7 years ago
  74. 843d09e Fix typo in "apksigner sign" help page by Alex Klyubin · 7 years ago
  75. fcc8e2a User-friendlier error when JAR sig alg unsupported by Alex Klyubin · 7 years ago
  76. 88d7298 Add tests for JAR sigs with signed attrs by Alex Klyubin · 7 years ago
  77. 265ccd3 Class.newInstance -> .getConstructor.newInstance by Alex Klyubin · 7 years ago
  78. 0e73f4d Fix a typo in variable declaration. by Alex Klyubin · 7 years ago
  79. 0e3881f Merge "Stop relying on sun.** when JAR signing" by Treehugger Robot · 7 years ago
  80. 7bee32a Merge "Don't re-encode RDNs in PKCS #7 SignerIdentifier" by Treehugger Robot · 7 years ago
  81. b40d3e4 Stop relying on sun.** when JAR signing by Alex Klyubin · 7 years ago
  82. ca1bced Handle nested indefinite length BER encoding by Alex Klyubin · 7 years ago
  83. a29a145 Don't re-encode RDNs in PKCS #7 SignerIdentifier by Alex Klyubin · 7 years ago
  84. 48793ce Add ASN.1 DER encoder by Alex Klyubin · 7 years ago
  85. 2ded5eb Add ASN.1 BER parser by Alex Klyubin · 7 years ago
  86. 0f88b97 Bump apksigner version to 0.7 by Alex Klyubin · 7 years ago
  87. 98986f3 Skip MD5 tests when MD5 disallowed in PKCS #7 by Alex Klyubin · 7 years ago
  88. 5bdbeed Correct handling of ZIP compressionMethod by Alex Klyubin · 7 years ago
  89. c56e70c Better test for not DER-reencoding of certs by Alex Klyubin · 7 years ago
  90. ce5d607 Add missing test annotations by Alex Klyubin · 7 years ago
  91. 27fbfa6 CR, LF, and NUL are not permitted in ZIP entry names by Alex Klyubin · 7 years ago
  92. 6a5aa3f Add missing "final" keyword by Alex Klyubin · 7 years ago
  93. 1ed9f35 Merge "Honor targetSandboxVersion when verifying APKs" by Treehugger Robot · 7 years ago
  94. f65ebc1 Merge "Keep overly strict linter happy" by Treehugger Robot · 7 years ago
  95. eb47d14 Honor targetSandboxVersion when verifying APKs by Alex Klyubin · 7 years ago
  96. 609ad71 Keep overly strict linter happy by Alex Klyubin · 7 years ago
  97. 483b473 Fix JAR sig verification with multiple digests by Alex Klyubin · 7 years ago
  98. 6fc4871 Merge "Add sign-verify tests" by Alex Klyubin · 7 years ago
  99. 2c79518 Add sign-verify tests by Alex Klyubin · 7 years ago
  100. 3102046 Test DataSinks by Alex Klyubin · 7 years ago