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
/
net
/
sourceforge
/
jnlp
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix problem in resolving classes
Omair Majid
2012-06-28
1
-2
/
+14
*
Fixes PR1011 w/ reproducer, folders now allowed in archive tag.
Adam Domurad
2012-06-28
1
-0
/
+13
*
Last hope for not downloaded resources to be verified
Jiri Vanek
2012-06-26
1
-1
/
+20
*
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
1
-16
/
+133
*
isDateInRange renamed to isDateInRange_internallForIcedTeaWebTesting
Jiri Vanek
2012-06-05
1
-8
/
+8
*
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
2
-6
/
+5
*
Added more debugging outputs (especially paths to keystores) for JNLPClassLoa...
Jiri Vanek
2012-05-23
1
-1
/
+6
*
* netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: (getPermissions):
Jiri Vanek
2012-05-23
1
-29
/
+51
*
PR918: java applet windows uses a low resulution black/white icon
Omair Majid
2012-04-19
2
-46
/
+0
*
Rename JarSigner to JarCertVerifier.
Danesh Dadachanji
2012-04-05
1
-26
/
+26
*
Fix pac tests
Omair Majid
2012-04-03
1
-15
/
+20
*
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
1
-2
/
+2
*
Added check for main class in jar manifest(s)
Deepak Bhole
2012-02-28
1
-0
/
+57
*
Fix regression in broken AppletTest.
Danesh Dadachanji
2012-02-13
1
-0
/
+14
*
PR852: Classloader not being flushed after last applet from a site is closed
Deepak Bhole
2012-01-27
1
-1
/
+47
*
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
1
-0
/
+14
*
Enabled testWeekdayRange, added tests for star/end of months for dateRange pa...
Jiri Vanek
2011-11-10
1
-26
/
+39
*
RH742515, CVE-2011-3377: IcedTea-Web: second-level domain subdomains and suff...
Deepak Bhole
2011-10-28
1
-69
/
+1
*
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
1
-3
/
+2
*
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
1
-1
/
+5
*
PR788: Elluminate Live! is not working
Omair Majid
2011-09-22
1
-3
/
+4
*
added XrustAll option
Jiri Vanek
2011-09-22
3
-0
/
+18
*
Checks and verifies a signed JNLP file at the launch of the application. A si...
Saad Mohammad
2011-08-22
1
-4
/
+251
*
PR765: JNLP file with all resource jars marked as 'lazy' fails to validate si...
Saad Mohammad
2011-08-09
1
-0
/
+4
*
RH718164, CVE-2011-2513: Home directory path disclosure to untrusted applicat...
Deepak Bhole
2011-07-15
3
-11
/
+177
*
PR724: Possible NullPointerException in JNLPClassLoader.getClassPathsFromMani...
Omair Majid
2011-05-27
1
-0
/
+3
*
Fix appcontext related plugin bugs.
Denis Lila
2011-04-29
1
-63
/
+0
*
Load classes from jars listed on the Class-Path in manifest
Omair Majid
2011-04-20
1
-27
/
+97
*
PR687: BasicService.getCodeBase() returns null for IcedTea6 1.9.7 + OSGI
Omair Majid
2011-04-20
1
-16
/
+40
*
Changed cache to prevent jar overwriting when update happens.
Andrew Su
2011-04-18
2
-2
/
+3
*
Fix concurrent classloading problem in JNLPClassLoader.loadClass.
Denis Lila
2011-04-18
1
-2
/
+4
*
Let launcher handle parsing exceptions
Omair Majid
2011-03-31
1
-95
/
+19
*
Add a new LaunchHandler to show error messages when starting applications
Omair Majid
2011-03-30
2
-3
/
+8
*
Alternate means of finding browsers
Omair Majid
2011-03-24
1
-0
/
+17
*
Don't look into <codebase>/META-INF/ for resources.
Denis Lila
2011-03-23
1
-0
/
+16
*
Allow plugin and javaws to run concurrently, while maintaining locks on syste...
Andrew Su
2011-03-17
1
-3
/
+10
*
Ensure that javaws can not clear cache while plugin or javaws is running.
Andrew Su
2011-03-17
1
-0
/
+71
*
Refactored extras/net/sourceforge/jnlp to extras/net/sourceforge/javaws/ as f...
Jiri Vanek
2011-03-16
1
-2
/
+13
*
Handling error code returning functions.
Denis Lila
2011-03-15
1
-2
/
+2
*
netx findbugs based refactoring.
Denis Lila
2011-03-09
3
-19
/
+5
*
Fix typo when adding to cache.
Denis Lila
2011-03-08
1
-1
/
+1
*
Close streams after we're finished using them.
Denis Lila
2011-03-08
1
-8
/
+16
*
Add Proxy Auto Config (PAC) support
Omair Majid
2011-03-07
6
-8
/
+1373
*
Fix PR658
Denis Lila
2011-03-04
1
-19
/
+1
[next]