aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PR778: Jar download and server certificate verification deadlockDeepak Bhole2011-10-273-11/+41
* PR804: javaws launcher incorrectly handles file names with spacesOmair Majid2011-10-253-12/+50
* added reproducer for pr788Jiri Vanek2011-10-247-0/+225
* sun.misc.BASE64Encoder replaced by internal implementationJiri Vanek2011-10-176-3/+607
* added missing directory "signed" with its filesJiri Vanek2011-10-038-0/+342
* PR618: Can't install OpenDJ, JavaWebStart fails with Input stream is null error.Omair Majid2011-09-293-11/+56
* Make getMainClass()'s return value consistent for AppletDesc and ApplicationDescOmair Majid2011-09-285-13/+17
* PR794: IcedTea-Web does not work if a Web Start app jar has a Class-PathDeepak Bhole2011-09-284-7/+103
* Add support for client authentication certificatesLars Herschke2011-09-266-5/+108
* RH738814: Access denied at ssl handshakeOmair Majid2011-09-234-5/+25
* PR788: Elluminate Live! is not workingOmair Majid2011-09-223-3/+13
* PR766 javaws fails to parse an <argument> node that contains CDATAOmair Majid2011-09-212-5/+35
* Add tests for CDATA sectionsOmair Majid2011-09-214-4/+110
* PR789: typo in jrunscript.shOmair Majid2011-09-223-1/+7
* Added test (into signed reproducers) which is trying to missuse xtrustAll by ...Jiri Vanek2011-09-221-0/+11
* added first signed reproducer as example and testing read properties signed b...Jiri Vanek2011-09-222-2/+12
* Reproducers engine enchanced for signed reproducersJiri Vanek2011-09-225-30/+164
* added XrustAll optionJiri Vanek2011-09-225-0/+34
* current reproducers (see changelog) done more verboseJiri Vanek2011-09-1513-56/+101
* PR782: Support building against npapi-sdk as wellDeepak Bhole2011-09-134-2/+17
* Fixed formatting issues in previous entry.Deepak Bhole2011-09-131-10/+14
* made compatible with rhel5 librariesJiri Vanek2011-09-015-12/+60
* RH734081: Javaws cannot use proxy settings from FirefoxDeepak Bhole2011-08-293-2/+11
* Fix RH718693: MindTerm SSH Applet doesn't workDeepak Bhole2011-08-243-0/+82
* Fix PR769: IcedTea-Web does not work with some ssl sites with OpenJDK7Deepak Bhole2011-08-233-8/+20
* Add configure checks for new non-standard sun.* classesOmair Majid2011-08-232-0/+8
* Allow icedtea-web to run with just a JREOmair Majid2011-08-233-8/+43
* Checks and verifies a signed JNLP file at the launch of the application. A si...Saad Mohammad2011-08-227-5/+389
* Update UI for SecurityDialog.Danesh Dadachanji2011-08-174-5/+26
* Added Denis Lila and myself to AUTHORS and removed an extra email from Andrew...Danesh Dadachanji2011-08-172-1/+8
* PR742: IcedTea-Web checks certs only upto 1 level deep before declaring them ...Danesh Dadachanji2011-08-113-1/+16
* MergeDeepak Bhole2011-08-093-5/+43
|\
| * PR771: IcedTea-Web certificate verification code does not use the right APIDeepak Bhole2011-08-093-5/+43
* | PR765: JNLP file with all resource jars marked as 'lazy' fails to validate si...Saad Mohammad2011-08-093-0/+14
|/
* PR768: Signed applets/Web Start apps don't work with OpenJDK7 and upDeepak Bhole2011-08-033-1/+9
* Minor changes in algorithm that compares signed JNLP application/templateSaad Mohammad2011-08-033-54/+70
* reproducers compilation extended for directory structureJiri Vanek2011-08-023-3/+18
* minor changes in reproducers engineJiri Vanek2011-07-262-43/+100
* PR749: sun.applet.PluginStreamHandler#handleMessage(String) really slowDeepak Bhole2011-07-214-19/+71
* RH718170, CVE-2011-2514: Java Web Start security warning dialog manipulationDeepak Bhole2011-07-154-3/+16
* RH718164, CVE-2011-2513: Home directory path disclosure to untrusted applicat...Deepak Bhole2011-07-156-11/+252
* Added algorithm that compares signed JNLP application/template file with laun...Saad Mohammad2011-07-1926-1/+1176
* classes are now collapsable in html reportJiri Vanek2011-06-232-3/+8
* added first set of reproducersJiri Vanek2011-06-2129-0/+1077
* run-netx-dist-tests now also copy styesJiri Vanek2011-06-212-2/+7
* added engine for lunching reproducersJiri Vanek2011-06-1915-2/+1569
* added styles for junit xml reportJiri Vanek2011-06-165-2/+298
* Make itweb-settings resizableAndrew Su2011-06-144-17/+57
* Close the splashscreen in case of error (not just successful launch).Denis Lila2011-06-102-10/+32
* Fix undisposed window problem. It was causing AWT to never shut down.Denis Lila2011-06-102-25/+44