Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduced logging bottleneck | Jiri Vanek | 2013-09-25 | 1 | -16/+7 |
* | Fixed gifar vulnereability with automated testcase | Jiri Vanek | 2013-04-17 | 1 | -1/+1 |
* | Fix regression with trivially signed (eg, just META-INF/) jars | Adam Domurad | 2012-10-19 | 1 | -10/+11 |
* | Use interface types in JCV classes where applicable | Adam Domurad | 2012-10-19 | 1 | -7/+7 |
* | Major rework of JarCertVerifier certificate management. | Danesh Dadachanji | 2012-10-22 | 1 | -289/+361 |
* | Unit test for JCV.isMetaInfFile() | Adam Domurad | 2012-08-14 | 1 | -1/+1 |
* | Fix PR1049: Empty jars are handled correctly during signature validation | Saad Mohammad | 2012-08-01 | 1 | -0/+15 |
* | Refactored two loops to for-each loops in JCV | Adam Domurad | 2012-06-19 | 1 | -9/+3 |
* | Fixes PR722: Now ignores unsigned content in META-INF/ during signing process | Adam Domurad | 2012-06-12 | 1 | -20/+6 |
* | Rename JarSigner to JarCertVerifier. | Danesh Dadachanji | 2012-04-05 | 1 | -0/+555 |