aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/tools/JarSigner.java
Commit message (Expand)AuthorAgeFilesLines
* Rename JarSigner to JarCertVerifier.Danesh Dadachanji2012-04-051-555/+0
* 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
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-061-60/+58
* 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-111-3/+6
* 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-191-0/+553