index
:
jigong/icedtea-web.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixing build for real, sorry for the noise.
Adam Domurad
2012-06-04
1
-1
/
+1
*
Added signed jnlp file tests
Saad Mohammad
2012-06-04
35
-0
/
+2099
*
Handle absolute paths passed into jnlp_href's value.
Danesh Dadachanji
2012-06-04
4
-5
/
+165
*
Fix build for older versions of mozilla. (Typo in untested #ifdef)
Adam Domurad
2012-06-04
1
-1
/
+1
*
Fix for PR518, adds utility function for wrapping NPString
Adam Domurad
2012-06-04
6
-56
/
+60
*
Fixed minor typo in ChangeLog
Deepak Bhole
2012-06-01
1
-1
/
+1
*
Fixed PR863: Error passing strings to applet methods in Chromium
Deepak Bhole
2012-06-01
6
-12
/
+34
*
EXPORTED_TEST_CERT_SUFIX repalced by EXPORTED_TEST_CERT_SUFFIX
Jiri Vanek
2012-05-30
2
-5
/
+5
*
handling of multiple testing certificates in bulk
Jiri Vanek
2012-05-30
3
-28
/
+90
*
netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: (getPermissions): New...
Jiri Vanek
2012-05-29
2
-15
/
+24
*
fixed changelog according to reviwer
Jiri Vanek
2012-05-29
1
-2
/
+26
*
Added ignoration of inner classes during retrieving test id
Jiri Vanek
2012-05-29
1
-0
/
+6
*
Get rid of repeated sout/serr in reproducers testcases/unit tests and introd...
Jiri Vanek
2012-05-28
28
-332
/
+155
*
Changed for-loops over iterators and indices to for-each loops if they
Adam Domurad
2012-05-25
14
-80
/
+94
*
Introduced constant NUM_STR_BUFFER_SIZE to replace magic constants.
Adam Domurad
2012-05-25
4
-58
/
+71
*
Fix whitelisting to use src dir instead of build dir.
Danesh Dadachanji
2012-05-25
2
-1
/
+7
*
Fixed spaces -> tabs in ChangeLog
Adam Domurad
2012-05-24
1
-2
/
+3
*
Removed residual free(str) on stack variable.
Adam Domurad
2012-05-24
2
-1
/
+5
*
Reproducers engine enhanced for jars in subdirectories by "." naming convention
Jiri Vanek
2012-05-24
2
-1
/
+43
*
Introduced whitelist for reproducers
Jiri Vanek
2012-05-24
3
-2
/
+28
*
Reapplied the patches, sorry for the mess!
Adam Domurad
2012-05-24
2
-2
/
+6
*
Finished commit rollbacks.
Adam Domurad
2012-05-24
1
-4
/
+4
*
Backed out changeset 43a78616b1dd
Adam Domurad
2012-05-24
2
-14
/
+50
*
fixing conflict in ChangeLog
Adam Domurad
2012-05-24
2
-50
/
+14
|
\
|
*
Added Martin Olsson's typo fix
Adam Domurad
2012-05-24
2
-2
/
+6
*
|
AUTHORS: Added Martin Olsson to list.
Deepak Bhole
2012-05-23
2
-0
/
+5
*
|
Use g_mutex_free instead of g_free to free appletviewer_mutex (fixes
Deepak Bhole
2012-05-23
2
-2
/
+8
*
|
ChangeLog: Converted spaces to tabs in an older entry
Deepak Bhole
2012-05-23
1
-9
/
+13
*
|
netx/net/sourceforge/jnlp/resources/Messages.properties: fixed error in PBad...
Jiri Vanek
2012-05-23
2
-4
/
+9
*
|
Added more debugging outputs (especially paths to keystores) for JNLPClassLoa...
Jiri Vanek
2012-05-23
5
-3
/
+39
*
|
* netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: (getPermissions):
Jiri Vanek
2012-05-23
2
-29
/
+59
|
/
*
fixed typo
Jiri Vanek
2012-05-23
1
-1
/
+1
*
Enhanced about dialog
Jiri Vanek
2012-05-23
4
-4
/
+24
*
Fixed error in reproducers source preparation
Jiri Vanek
2012-05-23
2
-15
/
+24
*
Changed usage of sprintf to snprintf. Made some small malloc'd buffers on the...
Adam Domurad
2012-05-22
3
-29
/
+43
*
Fixed security tests to pass both jdk6 and 7
Jiri Vanek
2012-05-22
10
-25
/
+37
*
Removed trailing spaces after slash in Makefile.am
Jiri Vanek
2012-05-22
1
-3
/
+3
*
added midori and epiphany to be counted as testable browsers
Jiri Vanek
2012-05-22
3
-9
/
+24
*
Missing changelog entry
Jiri Vanek
2012-05-21
1
-0
/
+16
*
Added check for browsers and targets ensuring theirs proper linking with iced...
Jiri Vanek
2012-05-21
2
-7
/
+136
*
Fixed output to be printed just in case of debug mode
Jiri Vanek
2012-05-21
1
-1
/
+3
*
Fixed behavior when encoded/characters needed encoding included in url (PR811)
Jiri Vanek
2012-05-18
4
-11
/
+169
*
More tests for Spaces and characters in urls
Jiri Vanek
2012-05-18
16
-6
/
+1070
*
Removal of synchronization on Boolean in PluginStreamHandler.
Adam Domurad
2012-05-18
1
-8
/
+4
*
Went through the source of IcedTeaWeb with FindBugs and went over all reporte...
Adam Domurad
2012-05-17
6
-11
/
+26
*
2012-05-14 Jiri Vanek <
[email protected]
>
Jiri Vanek
2012-05-16
3
-7
/
+13
*
2012-05-14 Jiri Vanek <
[email protected]
>
Jiri Vanek
2012-05-16
2
-30
/
+35
*
Reduce no. of loads of the cache index file
Thomas Meyer
2012-05-11
6
-25
/
+368
*
Added bug annotation forr testing engine
Jiri Vanek
2012-05-02
9
-10
/
+249
*
Add resources.jar to classpath
Omair Majid
2012-04-24
2
-1
/
+19
[prev]
[next]