aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | * netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: (getPermissions):Jiri Vanek2012-05-232-29/+59
|/
* fixed typoJiri Vanek2012-05-231-1/+1
* Enhanced about dialogJiri Vanek2012-05-234-4/+24
* Fixed error in reproducers source preparationJiri Vanek2012-05-232-15/+24
* Changed usage of sprintf to snprintf. Made some small malloc'd buffers on the...Adam Domurad2012-05-223-29/+43
* Fixed security tests to pass both jdk6 and 7Jiri Vanek2012-05-2210-25/+37
* Removed trailing spaces after slash in Makefile.amJiri Vanek2012-05-221-3/+3
* added midori and epiphany to be counted as testable browsersJiri Vanek2012-05-223-9/+24
* Missing changelog entryJiri Vanek2012-05-211-0/+16
* Added check for browsers and targets ensuring theirs proper linking with iced...Jiri Vanek2012-05-212-7/+136
* Fixed output to be printed just in case of debug modeJiri Vanek2012-05-211-1/+3
* Fixed behavior when encoded/characters needed encoding included in url (PR811)Jiri Vanek2012-05-184-11/+169
* More tests for Spaces and characters in urlsJiri Vanek2012-05-1816-6/+1070
* Removal of synchronization on Boolean in PluginStreamHandler.Adam Domurad2012-05-181-8/+4
* Went through the source of IcedTeaWeb with FindBugs and went over all reporte...Adam Domurad2012-05-176-11/+26
* 2012-05-14 Jiri Vanek <[email protected]>Jiri Vanek2012-05-163-7/+13
* 2012-05-14 Jiri Vanek <[email protected]>Jiri Vanek2012-05-162-30/+35
* Reduce no. of loads of the cache index fileThomas Meyer2012-05-116-25/+368
* Added bug annotation forr testing engineJiri Vanek2012-05-029-10/+249
* Add resources.jar to classpathOmair Majid2012-04-242-1/+19
* Spelling fixesThomas Meyer2012-04-201-54/+52
* PR918: java applet windows uses a low resulution black/white iconOmair Majid2012-04-1915-46/+223
* Added possibility to run signed applets during reproducers runs.Jiri Vanek2012-04-186-11/+345
* minor typos fixesJiri Vanek2012-04-171-2/+2
* Fixed xfork test with kill signalJiri Vanek2012-04-172-29/+94
* Added and used java arguments (now Xmx2G) for emma runs.Jiri Vanek2012-04-112-5/+15
* Minor changes - spaces/tabs replacementsJiri Vanek2012-04-111-25/+26
* Validate the recently_used file at every load. This will fix the StringIndex-Thomas Meyer2012-04-106-127/+222
* Rename JarSigner to JarCertVerifier.Danesh Dadachanji2012-04-059-49/+69
* fixed bugs in jnlp testing engineJiri Vanek2012-04-052-33/+180
* Changed the vendor and homepage tags of all JNLPs in the testsuite to point t...Danesh Dadachanji2012-04-0356-86/+148
* Fix pac testsOmair Majid2012-04-033-183/+290
* 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