aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/tools/JarCertVerifier.java
Commit message (Expand)AuthorAgeFilesLines
* Introduced logging bottleneckJiri Vanek2013-09-251-16/+7
* Fixed gifar vulnereability with automated testcaseJiri Vanek2013-04-171-1/+1
* Fix regression with trivially signed (eg, just META-INF/) jarsAdam Domurad2012-10-191-10/+11
* Use interface types in JCV classes where applicableAdam Domurad2012-10-191-7/+7
* Major rework of JarCertVerifier certificate management.Danesh Dadachanji2012-10-221-289/+361
* Unit test for JCV.isMetaInfFile()Adam Domurad2012-08-141-1/+1
* Fix PR1049: Empty jars are handled correctly during signature validationSaad Mohammad2012-08-011-0/+15
* Refactored two loops to for-each loops in JCVAdam Domurad2012-06-191-9/+3
* Fixes PR722: Now ignores unsigned content in META-INF/ during signing processAdam Domurad2012-06-121-20/+6
* Rename JarSigner to JarCertVerifier.Danesh Dadachanji2012-04-051-0/+555