aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test virtual server thread marked as daeomn by defaultJiri Vanek2012-04-032-3/+23
* Fixed check for a certificate whose start date has not yet been reached.Danesh Dadachanji2012-04-022-0/+13
* PR898: signed applications with big jnlp-file doesn't startOmair Majid2012-03-224-18/+59
* Fix unit test missing title and vendor tags in JNLP stream.Danesh Dadachanji2012-03-192-1/+8
* Fixed chanagelog to fit 80chars columnJiri Vanek2012-03-191-24/+31
* added splash screen tests for upcoming splashscreenJiri Vanek2012-03-1913-19/+740
* Fix JNLP parser to halt when required title and vendor elements are missing.Danesh Dadachanji2012-03-168-0/+307
* PR895: IcedTea-Web searches for missing classes on each loadClass or findClassDeepak Bhole2012-03-144-4/+204
* Launch errors are not being printed to terminalOmair Majid2012-03-1410-113/+345
* Test that checks ServiceManager is setup correctly for applets.Danesh Dadachanji2012-03-125-1/+249
* Update JNLPs of tests to include required information/title/vendor tags.Danesh Dadachanji2012-03-1222-1/+51
* added reproducers for main class in manifestJiri Vanek2012-03-0816-1/+852
* removing unwilingly commited fileJiri Vanek2012-03-071-735/+0
* Extended reflection testJiri Vanek2012-03-0714-24/+1394
* Bumped version to 1.3preDeepak Bhole2012-02-292-1/+5
* Added tag icedtea-web-1.2-branchpoint for changeset 41f03d932cdfDeepak Bhole2012-02-290-0/+0
* Change CertificateUtils.inKeyStores() to only check for certificate equalityDeepak Bhole2012-02-292-21/+11
* Added check for main class in jar manifest(s)Deepak Bhole2012-02-282-0/+64
* Return 0 id to Java side if call/eval fail.Deepak Bhole2012-02-282-3/+15
* Use the mozilla-plugin pkgconfig module if the libxul module is not available.doko2012-02-271-0/+5
* Define mime descriptions for 1.7, when built with Java7doko2012-02-274-3/+32
* PR820: IcedTea-Web 1.1.3 crashing Firefox when loading Citrix XenAppDeepak Bhole2012-02-274-64/+108
* Add ability to check for use of jnlp_href outside of PluginBridge.Danesh Dadachanji2012-02-222-0/+14
* Path to NEW_LINE_IFS is incorrect.Danesh Dadachanji2012-02-132-5/+11
* Fix regression in broken AppletTest.Danesh Dadachanji2012-02-133-0/+29
* Fix LaunchException constructor to handle null a description.Danesh Dadachanji2012-02-022-1/+7
* Use description parameter when creating a LaunchException.Danesh Dadachanji2012-02-012-1/+6
* fixed date in changelogJiri Vanek2012-02-011-1/+1
* fixed LRU cache behaviour in case of failure. Tests added.Jiri Vanek2012-02-0115-135/+892
* PR852: Classloader not being flushed after last applet from a site is closedDeepak Bhole2012-01-274-1/+63
* added xnofork tests and applet testsJiri Vanek2012-01-258-22/+449
* Plugin does not make JNLP's <information> available when using jnlp_href.Danesh Dadachanji2012-01-244-10/+22
* PR838: IcedTea plugin crashes with chrome browser when javascript is executedicedtea-web-1.2-branchpointDeepak Bhole2012-01-093-1/+15
* fix findbugs cloud jnlpsOmair Majid2012-01-062-5/+18
* Added check for xsltproc toolJiri Vanek2012-01-053-3/+16
* Use correct response parameter when returning array member vs member itselfDeepak Bhole2011-12-222-3/+8
* RH586194: Unable to connect to connect with Juniper VPN clientDeepak Bhole2011-12-214-46/+14
* Made compatible with both versions of xulrunnerJiri Vanek2011-12-214-1/+36
* BasicService code does not work when placed in the applet constructor.Danesh Dadachanji2011-12-193-6/+32
* Fixed function name in comment for sendMember.Deepak Bhole2011-12-162-1/+7
* Print the arguments passed to the application's main methodOmair Majid2011-12-082-0/+11
* Change icon for AccessWarningPane dialogsDanesh Dadachanji2011-12-052-1/+7
* Added targets to calcualte code coverage by testsJiri Vanek2011-11-294-19/+316
* chenglogs for spaces reproducers and for changes to engine because of spacesJiri Vanek2011-11-111-0/+38
* Added reproducer for handling spaces by javaws both localy and remotelyJiri Vanek2011-11-115-0/+354
* reproducers engine can now handle files and directories with spacesJiri Vanek2011-11-114-18/+57
* Enabled testWeekdayRange, added tests for star/end of months for dateRange pa...Jiri Vanek2011-11-103-29/+136
* mergeDeepak Bhole2011-11-083-69/+10
|\
| * RH742515, CVE-2011-3377: IcedTea-Web: second-level domain subdomains and suff...Deepak Bhole2011-10-283-69/+10
* | PR808: javaws is unable to start when missing jars are enumerated before main...Omair Majid2011-10-313-1/+10
|/