| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduced logging bottleneck | Jiri Vanek | 2013-09-25 | 2 | -18/+9 |
* | 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 | 2 | -289/+653 |
* | 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 | 2 | -3/+3 |
* | Fixed check for a certificate whose start date has not yet been reached. | Danesh Dadachanji | 2012-04-02 | 1 | -0/+6 |
* | PR808: javaws is unable to start when missing jars are enumerated before main... | Omair Majid | 2011-10-31 | 1 | -1/+1 |
* | PR742: IcedTea-Web checks certs only upto 1 level deep before declaring them ... | Danesh Dadachanji | 2011-08-11 | 1 | -1/+7 |
* | PR768: Signed applets/Web Start apps don't work with OpenJDK7 and up | Deepak Bhole | 2011-08-03 | 1 | -1/+1 |
* | netx findbugs based refactoring. | Denis Lila | 2011-03-09 | 1 | -3/+0 |
* | Verify nested jars just like main jars | Omair Majid | 2011-02-01 | 1 | -1/+1 |
* | RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypass | Deepak Bhole | 2011-02-01 | 1 | -25/+65 |
* | remove unused variables in JarSigner | Omair Majid | 2010-12-10 | 1 | -45/+2 |
* | depend on sun.misc.HexDumpEncoder rather than a local copy of it | Omair Majid | 2010-12-08 | 2 | -470/+0 |
* | Remove unused classes JarRunner and JarSignerResources | Omair Majid | 2010-12-08 | 2 | -226/+0 |
* | Fix Javadoc warnings. | Andrew John Hughes | 2010-12-08 | 1 | -4/+1 |
* | Remove unused class net.sourceforge.jnlp.tools.KeyTool | Omair Majid | 2010-12-08 | 1 | -433/+0 |
* | Fixed indentation and spacing for all .java files. | Deepak Bhole | 2010-12-06 | 7 | -414/+405 |
* | Fix warnings produced by NetX and the plugin (both Java and C++). | Andrew John Hughes | 2010-12-03 | 1 | -2/+0 |
* | integrate support for multiple KeyStores into the various validators | Omair Majid | 2010-11-11 | 2 | -66/+6 |
* | integrate multiple keystore support into certificate viewer | Omair Majid | 2010-11-08 | 1 | -0/+39 |
* | remove duplicate R methods; create a single class to handle translation | Omair Majid | 2010-10-25 | 1 | -5/+2 |
* | Fix most warnings arising from NetX code. | Andrew John Hughes | 2010-10-21 | 1 | -1/+1 |
* | Initial import from IcedTea6. | andrew | 2010-10-19 | 7 | -0/+1784 |