aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/runtime
Commit message (Expand)AuthorAgeFilesLines
* fix findbugs cloud jnlpsOmair Majid2012-01-061-5/+11
* BasicService code does not work when placed in the applet constructor.Danesh Dadachanji2011-12-191-0/+14
* Enabled testWeekdayRange, added tests for star/end of months for dateRange pa...Jiri Vanek2011-11-101-26/+39
* RH742515, CVE-2011-3377: IcedTea-Web: second-level domain subdomains and suff...Deepak Bhole2011-10-281-69/+1
* PR618: Can't install OpenDJ, JavaWebStart fails with Input stream is null error.Omair Majid2011-09-291-10/+43
* Make getMainClass()'s return value consistent for AppletDesc and ApplicationDescOmair Majid2011-09-281-3/+2
* PR794: IcedTea-Web does not work if a Web Start app jar has a Class-PathDeepak Bhole2011-09-282-7/+91
* Add support for client authentication certificatesLars Herschke2011-09-261-1/+5
* PR788: Elluminate Live! is not workingOmair Majid2011-09-221-3/+4
* added XrustAll optionJiri Vanek2011-09-223-0/+18
* Checks and verifies a signed JNLP file at the launch of the application. A si...Saad Mohammad2011-08-221-4/+251
* PR765: JNLP file with all resource jars marked as 'lazy' fails to validate si...Saad Mohammad2011-08-091-0/+4
* RH718164, CVE-2011-2513: Home directory path disclosure to untrusted applicat...Deepak Bhole2011-07-153-11/+177
* PR724: Possible NullPointerException in JNLPClassLoader.getClassPathsFromMani...Omair Majid2011-05-271-0/+3
* Fix appcontext related plugin bugs.Denis Lila2011-04-291-63/+0
* Load classes from jars listed on the Class-Path in manifestOmair Majid2011-04-201-27/+97
* PR687: BasicService.getCodeBase() returns null for IcedTea6 1.9.7 + OSGIOmair Majid2011-04-201-16/+40
* Changed cache to prevent jar overwriting when update happens.Andrew Su2011-04-182-2/+3
* Fix concurrent classloading problem in JNLPClassLoader.loadClass.Denis Lila2011-04-181-2/+4
* Let launcher handle parsing exceptionsOmair Majid2011-03-311-95/+19
* Add a new LaunchHandler to show error messages when starting applicationsOmair Majid2011-03-302-3/+8
* Alternate means of finding browsersOmair Majid2011-03-241-0/+17
* Don't look into <codebase>/META-INF/ for resources.Denis Lila2011-03-231-0/+16
* Allow plugin and javaws to run concurrently, while maintaining locks on syste...Andrew Su2011-03-171-3/+10
* Ensure that javaws can not clear cache while plugin or javaws is running.Andrew Su2011-03-171-0/+71
* Refactored extras/net/sourceforge/jnlp to extras/net/sourceforge/javaws/ as f...Jiri Vanek2011-03-161-2/+13
* Handling error code returning functions.Denis Lila2011-03-151-2/+2
* netx findbugs based refactoring.Denis Lila2011-03-093-19/+5
* Fix typo when adding to cache.Denis Lila2011-03-081-1/+1
* Close streams after we're finished using them.Denis Lila2011-03-081-8/+16
* Add Proxy Auto Config (PAC) supportOmair Majid2011-03-076-8/+1373
* Fix PR658Denis Lila2011-03-041-19/+1
* - PR475, RH604061: Allow applets from the same page to use the same classloaderDeepak Bhole2011-03-042-9/+121
* Check for nulls in JNLPPolicy.isSystemJarOmair Majid2011-03-011-0/+4
* Rename security warning classes to security dialog classes.Omair Majid2011-02-283-12/+12
* RH677772: NoSuchAlgorithmException using SSL/TLS in javawsOmair Majid2011-02-232-49/+26
* Fix PR638: JNLPClassLoader.loadClass(String name) can return nullOmair Majid2011-02-221-0/+4
* Fix lookup of about.jnlpOmair Majid2011-02-221-10/+10
* Fixed RH677332, CVE-2011-0706: IcedTea multiple signers privilege escalationDeepak Bhole2011-02-151-1/+7
* Consistently name methods relating to ResourcesDescOmair Majid2011-02-111-1/+1
* Fix RH669942: Add support for packEnabled and versionEnabledOmair Majid2011-02-101-1/+27
* Restrict access to net.sourceforge.jnlp.* classes by untrusted classes.Deepak Bhole2011-02-101-0/+4
* Verify nested jars just like main jarsOmair Majid2011-02-011-1/+5
* RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypassDeepak Bhole2011-02-011-1/+1
* Use name and version as defined in configure.ac instead of hardcoding it in B...Omair Majid2011-01-281-2/+3
* Use Firefox's preferences to determine proxy settings for javawsOmair Majid2011-01-272-12/+6
* RH663680, CVE-2010-4351: JNLP SecurityManager bypassDeepak Bhole2011-01-181-0/+2
* fix problems in control panel caused by removing JNLPRuntime.initialize()Omair Majid2011-01-121-0/+3
* remove ununsed imports in netxOmair Majid2011-01-127-19/+0
* use deployment-specific user and system level policy files to grant additiona...Omair Majid2011-01-041-3/+57