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
path:
root
/
netx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce more UrlUtils functions.
Adam Domurad
2013-04-23
4
-52
/
+98
*
Ensure document-base is properly encoded
Adam Domurad
2013-04-23
1
-1
/
+4
*
Clean-up of dead & outdated parts of NetxPanel
Adam Domurad
2013-04-23
1
-28
/
+5
*
Ensure JarFile handles do not leak.
Adam Domurad
2013-04-23
1
-1
/
+10
*
JNLPClassLoader unit tests for file leaks
Adam Domurad
2013-04-23
1
-3
/
+3
*
Fix PR1299: WebStart doesn't read socket proxy settings from firefox correctly
Adam Domurad
2013-04-23
1
-1
/
+1
*
Fixed CVE-2013-1926, RH916774: Class-loader incorrectly shared for applets wi...
Jiri Vanek
2013-04-17
3
-11
/
+9
*
Fixed gifar vulnereability with automated testcase
Jiri Vanek
2013-04-17
10
-12
/
+238
*
Clean-up generated code.
Adam Domurad
2013-04-12
1
-20
/
+18
*
Present more information in unsigned applet confirmation.
Adam Domurad
2013-04-12
2
-8
/
+8
*
Added help for extended applets security and settings
Jiri Vanek
2013-04-12
4
-0
/
+347
*
Added dialogue to allow setting of custom JRE
Jiri Vanek
2013-04-12
7
-11
/
+374
*
Allow for remembered unsigned trust based on codebase
Adam Domurad
2013-04-11
5
-22
/
+94
*
Move normalizeUrlAndStripParams to UrlUtils
Adam Domurad
2013-03-28
2
-17
/
+23
*
Integration of unsigned applet confirmation dialogue.
Adam Domurad
2013-03-26
9
-9
/
+565
*
Path validator fixed to be correctly multiplatform
Jiri Vanek
2013-03-26
1
-6
/
+10
*
Print stacktrace for ClassFormatError's during classloading
Adam Domurad
2013-03-22
1
-0
/
+1
*
UnsignedAppletActionStorageImpl: (isMatching) is now ignring archives if empty.
Jiri Vanek
2013-03-22
1
-1
/
+5
*
Jacob Wisor <
[email protected]
>, fixed strange sentences in default locale...
Jiri Vanek
2013-03-13
1
-40
/
+40
*
Added initial German localization by Jacob Wisor <
[email protected]
>
Jiri Vanek
2013-03-13
1
-0
/
+536
*
Move stream closing utility in JNLPClassLoader to StreamUtils
Adam Domurad
2013-03-05
2
-19
/
+22
*
* netx/net/sourceforge/jnlp/config/SecurityValueValidator.java: modifed
Jiri Vanek
2013-02-28
1
-1
/
+4
*
Added backend and settings for extended applet security
Jiri Vanek
2013-02-27
18
-1
/
+2805
*
Extract JNLPClassLoader initialization logic into createInstance() method
Adam Domurad
2013-02-25
1
-21
/
+38
*
Avoid potential NPE on shutdown.
Adam Domurad
2013-02-21
1
-1
/
+1
*
Fix PR835, use HEAD requests to query if resource URL is valid
Adam Domurad
2013-02-14
2
-17
/
+124
*
Fix PR580: http://www.horaoficial.cl/ loads improperly.
Adam Domurad
2013-02-13
1
-31
/
+62
*
Provide names for unnamed threads for better debugging
Adam Domurad
2013-02-06
2
-2
/
+2
*
Add unit tests for locales and locales fixed
Jiri Vanek
2013-01-30
2
-13
/
+17
*
Fix for PR1292: Javaws does not resolve versioned jar names with periods prop...
Adam Domurad
2013-01-30
1
-6
/
+17
*
Iteration over launchExceptionChain done by pointer/get instead by iterator t...
Jiri Vanek
2013-01-30
1
-4
/
+3
*
Splashscreen error report made more detailed by stored LaunchErrors
Jiri Vanek
2013-01-30
4
-5
/
+102
*
Fix PR1157: Applets can hang browser after fatal exception
Adam Domurad
2013-01-28
1
-2
/
+6
*
Download indicator made compact for more then one jar
Jiri Vanek
2013-01-10
3
-31
/
+160
*
All IcedTea-Web dialogues are centered to middle of active screen
Jiri Vanek
2013-01-10
7
-24
/
+113
*
First part of fix of recreating desktop icon
Jiri Vanek
2013-01-10
2
-5
/
+124
*
Converted Messages.properties to Unix format
Deepak Bhole
2013-01-07
1
-475
/
+475
*
Fix CodeBaseClassLoaderTest.testParentClassLoaderIsAskedForClassesApplication
Adam Domurad
2013-01-03
1
-3
/
+8
*
Fixed xtrust all behaviour for desktop icons. Now returning true only if desk...
Jiri Vanek
2012-12-24
1
-1
/
+1
*
netx/net/sourceforge/jnlp/runtime/ApplicationInstance.java - (shouldCreateSho...
Jiri Vanek
2012-12-21
1
-0
/
+3
*
Minor fix for possible NPE (non fatal) during splashscreen creation
Jiri Vanek
2012-12-21
3
-5
/
+37
*
PR909: URL is invalid after normalization
Saad Mohammad
2012-12-20
1
-99
/
+14
*
PR1189: Icedtea-plugin requires code attribute when using jnlp_href
Saad Mohammad
2012-12-10
1
-1
/
+3
*
PR1217: Add command line arguments for plugins
Saad Mohammad
2012-12-05
5
-0
/
+104
*
Fix grammar in splash screen exception message
Adam Domurad
2012-12-04
1
-1
/
+1
*
Remove redundant HTML-tag scanner from ITW. Do not reconstruct tags.
Adam Domurad
2012-12-04
6
-81
/
+323
*
Better error reporting from applets
Jiri Vanek
2012-11-27
1
-0
/
+2
*
Fix PR1166: Embedded JNLP File is not supported in applet tag
Saad Mohammad
2012-11-13
3
-4
/
+48
*
Add DownloadService implementation
Saad Mohammad
2012-11-08
5
-9
/
+461
*
Added cz_CS locales with test
Jiri Vanek
2012-11-02
1
-0
/
+467
[next]