| Commit message (Expand) | Author | Age | Files | Lines |
* | Unit tests for PR1166 | Saad Mohammad | 2012-11-13 | 3 | -1/+286 |
* | PR1186: System.getProperty("deployment.user.security.trusted.cacerts") is null | Omair Majid | 2012-10-29 | 1 | -0/+72 |
* | Fix regression with trivially signed (eg, just META-INF/) jars | Adam Domurad | 2012-10-19 | 1 | -2/+2 |
* | Major rework of JarCertVerifier certificate management. | Danesh Dadachanji | 2012-10-22 | 1 | -2/+468 |
* | Fixed long term failing unit-test, fixed NPE from ClassLoader | Jiri Vanek | 2012-08-27 | 1 | -33/+178 |
* | Added forgotten license header | Adam Domurad | 2012-08-14 | 1 | -0/+37 |
* | Unit test for JCV.isMetaInfFile() | Adam Domurad | 2012-08-14 | 1 | -0/+17 |
* | Added splashscreen implementation | Jiri Vanek | 2012-08-13 | 20 | -0/+3394 |
* | Fix PR955: regression: SweetHome3D fails to run | Danesh Dadachanji | 2012-08-08 | 2 | -0/+1464 |
* | Fix JNLPMatcherTest timeout from being too restrictive. | Danesh Dadachanji | 2012-08-01 | 1 | -1/+1 |
* | Fix problem in resolving classes | Omair Majid | 2012-06-28 | 1 | -1/+47 |
* | rewritten deadlock test | Jiri Vanek | 2012-06-19 | 1 | -0/+2 |
* | Added KnownToFail annotation | Jiri Vanek | 2012-06-05 | 3 | -0/+11 |
* | Handle absolute paths passed into jnlp_href's value. | Danesh Dadachanji | 2012-06-04 | 1 | -0/+99 |
* | Get rid of repeated sout/serr in reproducers testcases/unit tests and introd... | Jiri Vanek | 2012-05-28 | 3 | -7/+10 |
* | More tests for Spaces and characters in urls | Jiri Vanek | 2012-05-18 | 2 | -0/+153 |
* | 2012-05-14 Jiri Vanek <jvanek@redhat.com> | Jiri Vanek | 2012-05-16 | 2 | -5/+5 |
* | Reduce no. of loads of the cache index file | Thomas Meyer | 2012-05-11 | 2 | -0/+304 |
* | PR918: java applet windows uses a low resulution black/white icon | Omair Majid | 2012-04-19 | 1 | -0/+71 |
* | PR898: signed applications with big jnlp-file doesn't start | Omair Majid | 2012-03-22 | 1 | -3/+36 |
* | Fix unit test missing title and vendor tags in JNLP stream. | Danesh Dadachanji | 2012-03-19 | 1 | -1/+2 |
* | PR895: IcedTea-Web searches for missing classes on each loadClass or findClass | Deepak Bhole | 2012-03-14 | 1 | -0/+142 |
* | Launch errors are not being printed to terminal | Omair Majid | 2012-03-14 | 2 | -0/+201 |
* | Update JNLPs of tests to include required information/title/vendor tags. | Danesh Dadachanji | 2012-03-12 | 1 | -0/+4 |
* | sun.misc.BASE64Encoder replaced by internal implementation | Jiri Vanek | 2011-10-17 | 1 | -0/+128 |
* | Add tests for CDATA sections | Omair Majid | 2011-09-21 | 3 | -4/+101 |
* | Added algorithm that compares signed JNLP application/template file with laun... | Saad Mohammad | 2011-07-19 | 21 | -0/+779 |
* | Backed out changeset 1cce62b89f07 - unapproved patch | Andrew John Hughes | 2011-04-11 | 1 | -5/+6 |
* | added support for testng | Jiri Vanek | 2011-04-11 | 1 | -6/+5 |
* | Add unit tests for the parser | Omair Majid | 2011-03-31 | 4 | -0/+514 |