| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix regression in broken AppletTest. | Danesh Dadachanji | 2012-02-13 | 1 | -0/+14 |
* | PR852: Classloader not being flushed after last applet from a site is closed | Deepak Bhole | 2012-01-27 | 1 | -1/+47 |
* | fix findbugs cloud jnlps | Omair Majid | 2012-01-06 | 1 | -5/+11 |
* | BasicService code does not work when placed in the applet constructor. | Danesh Dadachanji | 2011-12-19 | 1 | -0/+14 |
* | Enabled testWeekdayRange, added tests for star/end of months for dateRange pa... | Jiri Vanek | 2011-11-10 | 1 | -26/+39 |
* | RH742515, CVE-2011-3377: IcedTea-Web: second-level domain subdomains and suff... | Deepak Bhole | 2011-10-28 | 1 | -69/+1 |
* | PR618: Can't install OpenDJ, JavaWebStart fails with Input stream is null error. | Omair Majid | 2011-09-29 | 1 | -10/+43 |
* | Make getMainClass()'s return value consistent for AppletDesc and ApplicationDesc | Omair Majid | 2011-09-28 | 1 | -3/+2 |
* | PR794: IcedTea-Web does not work if a Web Start app jar has a Class-Path | Deepak Bhole | 2011-09-28 | 2 | -7/+91 |
* | Add support for client authentication certificates | Lars Herschke | 2011-09-26 | 1 | -1/+5 |
* | PR788: Elluminate Live! is not working | Omair Majid | 2011-09-22 | 1 | -3/+4 |
* | added XrustAll option | Jiri Vanek | 2011-09-22 | 3 | -0/+18 |
* | Checks and verifies a signed JNLP file at the launch of the application. A si... | Saad Mohammad | 2011-08-22 | 1 | -4/+251 |
* | PR765: JNLP file with all resource jars marked as 'lazy' fails to validate si... | Saad Mohammad | 2011-08-09 | 1 | -0/+4 |
* | RH718164, CVE-2011-2513: Home directory path disclosure to untrusted applicat... | Deepak Bhole | 2011-07-15 | 3 | -11/+177 |
* | PR724: Possible NullPointerException in JNLPClassLoader.getClassPathsFromMani... | Omair Majid | 2011-05-27 | 1 | -0/+3 |
* | Fix appcontext related plugin bugs. | Denis Lila | 2011-04-29 | 1 | -63/+0 |
* | Load classes from jars listed on the Class-Path in manifest | Omair Majid | 2011-04-20 | 1 | -27/+97 |
* | PR687: BasicService.getCodeBase() returns null for IcedTea6 1.9.7 + OSGI | Omair Majid | 2011-04-20 | 1 | -16/+40 |
* | Changed cache to prevent jar overwriting when update happens. | Andrew Su | 2011-04-18 | 2 | -2/+3 |
* | Fix concurrent classloading problem in JNLPClassLoader.loadClass. | Denis Lila | 2011-04-18 | 1 | -2/+4 |
* | Let launcher handle parsing exceptions | Omair Majid | 2011-03-31 | 1 | -95/+19 |
* | Add a new LaunchHandler to show error messages when starting applications | Omair Majid | 2011-03-30 | 2 | -3/+8 |
* | Alternate means of finding browsers | Omair Majid | 2011-03-24 | 1 | -0/+17 |
* | Don't look into <codebase>/META-INF/ for resources. | Denis Lila | 2011-03-23 | 1 | -0/+16 |
* | Allow plugin and javaws to run concurrently, while maintaining locks on syste... | Andrew Su | 2011-03-17 | 1 | -3/+10 |
* | Ensure that javaws can not clear cache while plugin or javaws is running. | Andrew Su | 2011-03-17 | 1 | -0/+71 |
* | Refactored extras/net/sourceforge/jnlp to extras/net/sourceforge/javaws/ as f... | Jiri Vanek | 2011-03-16 | 1 | -2/+13 |
* | Handling error code returning functions. | Denis Lila | 2011-03-15 | 1 | -2/+2 |
* | netx findbugs based refactoring. | Denis Lila | 2011-03-09 | 3 | -19/+5 |
* | Fix typo when adding to cache. | Denis Lila | 2011-03-08 | 1 | -1/+1 |
* | Close streams after we're finished using them. | Denis Lila | 2011-03-08 | 1 | -8/+16 |
* | Add Proxy Auto Config (PAC) support | Omair Majid | 2011-03-07 | 6 | -8/+1373 |
* | Fix PR658 | Denis Lila | 2011-03-04 | 1 | -19/+1 |
* | - PR475, RH604061: Allow applets from the same page to use the same classloader | Deepak Bhole | 2011-03-04 | 2 | -9/+121 |
* | Check for nulls in JNLPPolicy.isSystemJar | Omair Majid | 2011-03-01 | 1 | -0/+4 |
* | Rename security warning classes to security dialog classes. | Omair Majid | 2011-02-28 | 3 | -12/+12 |
* | RH677772: NoSuchAlgorithmException using SSL/TLS in javaws | Omair Majid | 2011-02-23 | 2 | -49/+26 |
* | Fix PR638: JNLPClassLoader.loadClass(String name) can return null | Omair Majid | 2011-02-22 | 1 | -0/+4 |
* | Fix lookup of about.jnlp | Omair Majid | 2011-02-22 | 1 | -10/+10 |
* | Fixed RH677332, CVE-2011-0706: IcedTea multiple signers privilege escalation | Deepak Bhole | 2011-02-15 | 1 | -1/+7 |
* | Consistently name methods relating to ResourcesDesc | Omair Majid | 2011-02-11 | 1 | -1/+1 |
* | Fix RH669942: Add support for packEnabled and versionEnabled | Omair Majid | 2011-02-10 | 1 | -1/+27 |
* | Restrict access to net.sourceforge.jnlp.* classes by untrusted classes. | Deepak Bhole | 2011-02-10 | 1 | -0/+4 |
* | Verify nested jars just like main jars | Omair Majid | 2011-02-01 | 1 | -1/+5 |
* | RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypass | Deepak Bhole | 2011-02-01 | 1 | -1/+1 |
* | Use name and version as defined in configure.ac instead of hardcoding it in B... | Omair Majid | 2011-01-28 | 1 | -2/+3 |
* | Use Firefox's preferences to determine proxy settings for javaws | Omair Majid | 2011-01-27 | 2 | -12/+6 |
* | RH663680, CVE-2010-4351: JNLP SecurityManager bypass | Deepak Bhole | 2011-01-18 | 1 | -0/+2 |
* | fix problems in control panel caused by removing JNLPRuntime.initialize() | Omair Majid | 2011-01-12 | 1 | -0/+3 |