aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/tools
Commit message (Expand)AuthorAgeFilesLines
* 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-052-3/+3
* Fixed check for a certificate whose start date has not yet been reached.Danesh Dadachanji2012-04-021-0/+6
* PR808: javaws is unable to start when missing jars are enumerated before main...Omair Majid2011-10-311-1/+1
* PR742: IcedTea-Web checks certs only upto 1 level deep before declaring them ...Danesh Dadachanji2011-08-111-1/+7
* PR768: Signed applets/Web Start apps don't work with OpenJDK7 and upDeepak Bhole2011-08-031-1/+1
* netx findbugs based refactoring.Denis Lila2011-03-091-3/+0
* Verify nested jars just like main jarsOmair Majid2011-02-011-1/+1
* RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypassDeepak Bhole2011-02-011-25/+65
* remove unused variables in JarSignerOmair Majid2010-12-101-45/+2
* depend on sun.misc.HexDumpEncoder rather than a local copy of itOmair Majid2010-12-082-470/+0
* Remove unused classes JarRunner and JarSignerResourcesOmair Majid2010-12-082-226/+0
* Fix Javadoc warnings.Andrew John Hughes2010-12-081-4/+1
* Remove unused class net.sourceforge.jnlp.tools.KeyToolOmair Majid2010-12-081-433/+0
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-067-414/+405
* Fix warnings produced by NetX and the plugin (both Java and C++).Andrew John Hughes2010-12-031-2/+0
* integrate support for multiple KeyStores into the various validatorsOmair Majid2010-11-112-66/+6
* integrate multiple keystore support into certificate viewerOmair Majid2010-11-081-0/+39
* remove duplicate R methods; create a single class to handle translationOmair Majid2010-10-251-5/+2
* Fix most warnings arising from NetX code.Andrew John Hughes2010-10-211-1/+1
* Initial import from IcedTea6.andrew2010-10-197-0/+1784