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
*
Fixes PR722: Now ignores unsigned content in META-INF/ during signing process
Adam Domurad
2012-06-12
1
-20
/
+6
*
Fixed bug in previous commit for PR861
Deepak Bhole
2012-06-07
1
-4
/
+6
*
PR861: Allow loading from non codebase hosts. Allow code to connect to hostin...
Deepak Bhole
2012-06-05
2
-17
/
+134
*
isDateInRange renamed to isDateInRange_internallForIcedTeaWebTesting
Jiri Vanek
2012-06-05
1
-8
/
+8
*
Handle absolute paths passed into jnlp_href's value.
Danesh Dadachanji
2012-06-04
2
-5
/
+52
*
netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: (getPermissions): New...
Jiri Vanek
2012-05-29
1
-14
/
+18
*
Changed for-loops over iterators and indices to for-each loops if they
Adam Domurad
2012-05-25
9
-59
/
+56
*
netx/net/sourceforge/jnlp/resources/Messages.properties: fixed error in PBad...
Jiri Vanek
2012-05-23
1
-4
/
+4
*
Added more debugging outputs (especially paths to keystores) for JNLPClassLoa...
Jiri Vanek
2012-05-23
4
-3
/
+26
*
* netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: (getPermissions):
Jiri Vanek
2012-05-23
1
-29
/
+51
*
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
2
-11
/
+155
*
More tests for Spaces and characters in urls
Jiri Vanek
2012-05-18
2
-4
/
+4
*
Went through the source of IcedTeaWeb with FindBugs and went over all reporte...
Adam Domurad
2012-05-17
3
-5
/
+6
*
Reduce no. of loads of the cache index file
Thomas Meyer
2012-05-11
3
-25
/
+49
*
PR918: java applet windows uses a low resulution black/white icon
Omair Majid
2012-04-19
11
-46
/
+118
*
Validate the recently_used file at every load. This will fix the StringIndex-
Thomas Meyer
2012-04-10
3
-104
/
+115
*
Rename JarSigner to JarCertVerifier.
Danesh Dadachanji
2012-04-05
8
-49
/
+49
*
Fix pac tests
Omair Majid
2012-04-03
1
-15
/
+20
*
Fixed check for a certificate whose start date has not yet been reached.
Danesh Dadachanji
2012-04-02
1
-0
/
+6
*
PR898: signed applications with big jnlp-file doesn't start
Omair Majid
2012-03-22
1
-15
/
+10
*
Fix JNLP parser to halt when required title and vendor elements are missing.
Danesh Dadachanji
2012-03-16
2
-0
/
+7
*
PR895: IcedTea-Web searches for missing classes on each loadClass or findClass
Deepak Bhole
2012-03-14
1
-4
/
+46
*
Launch errors are not being printed to terminal
Omair Majid
2012-03-14
6
-112
/
+110
*
Change CertificateUtils.inKeyStores() to only check for certificate equality
Deepak Bhole
2012-02-29
1
-21
/
+6
*
Added check for main class in jar manifest(s)
Deepak Bhole
2012-02-28
1
-0
/
+57
*
Add ability to check for use of jnlp_href outside of PluginBridge.
Danesh Dadachanji
2012-02-22
1
-0
/
+7
*
Fix regression in broken AppletTest.
Danesh Dadachanji
2012-02-13
2
-0
/
+21
*
Fix LaunchException constructor to handle null a description.
Danesh Dadachanji
2012-02-02
1
-1
/
+2
*
Use description parameter when creating a LaunchException.
Danesh Dadachanji
2012-02-01
1
-1
/
+1
*
fixed LRU cache behaviour in case of failure. Tests added.
Jiri Vanek
2012-02-01
5
-134
/
+229
*
PR852: Classloader not being flushed after last applet from a site is closed
Deepak Bhole
2012-01-27
1
-1
/
+47
*
Plugin does not make JNLP's <information> available when using jnlp_href.
Danesh Dadachanji
2012-01-24
3
-10
/
+8
*
fix findbugs cloud jnlps
Omair Majid
2012-01-06
1
-5
/
+11
*
BasicService code does not work when placed in the applet constructor.
Danesh Dadachanji
2011-12-19
2
-6
/
+21
*
Print the arguments passed to the application's main method
Omair Majid
2011-12-08
1
-0
/
+5
*
Change icon for AccessWarningPane dialogs
Danesh Dadachanji
2011-12-05
1
-1
/
+1
*
Enabled testWeekdayRange, added tests for star/end of months for dateRange pa...
Jiri Vanek
2011-11-10
1
-26
/
+39
*
merge
Deepak Bhole
2011-11-08
1
-69
/
+1
|
\
|
*
RH742515, CVE-2011-3377: IcedTea-Web: second-level domain subdomains and suff...
Deepak Bhole
2011-10-28
1
-69
/
+1
*
|
PR808: javaws is unable to start when missing jars are enumerated before main...
Omair Majid
2011-10-31
1
-1
/
+1
|
/
*
PR778: Jar download and server certificate verification deadlock
Deepak Bhole
2011-10-27
1
-9
/
+30
*
sun.misc.BASE64Encoder replaced by internal implementation
Jiri Vanek
2011-10-17
3
-1
/
+465
*
PR618: Can't install OpenDJ, JavaWebStart fails with Input stream is null error.
Omair Majid
2011-09-29
1
-10
/
+43
*
Make getMainClass()'s return value consistent for AppletDesc and ApplicationDesc
Omair Majid
2011-09-28
4
-13
/
+6
*
PR794: IcedTea-Web does not work if a Web Start app jar has a Class-Path
Deepak Bhole
2011-09-28
2
-7
/
+91
*
Add support for client authentication certificates
Lars Herschke
2011-09-26
4
-5
/
+91
*
RH738814: Access denied at ssl handshake
Omair Majid
2011-09-23
2
-5
/
+15
*
PR788: Elluminate Live! is not working
Omair Majid
2011-09-22
1
-3
/
+4
*
PR766 javaws fails to parse an <argument> node that contains CDATA
Omair Majid
2011-09-21
1
-5
/
+29
[next]