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
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enabled access to manifests' attributes from JNLPFile class, implemented http...
Jiri Vanek
2013-11-13
1
-9
/
+12
*
SecurityDialog centers itself before becoming visible
Andrew Azores
2013-10-11
1
-2
/
+1
*
Introduced logging bottleneck
Jiri Vanek
2013-09-25
11
-54
/
+43
*
Extracted integer response casting/handling logic in SecurityDialogs to new m...
Andrew Azores
2013-09-04
1
-39
/
+22
*
Introduce more UrlUtils functions.
Adam Domurad
2013-04-23
1
-4
/
+4
*
Clean-up generated code.
Adam Domurad
2013-04-12
1
-20
/
+18
*
Present more information in unsigned applet confirmation.
Adam Domurad
2013-04-12
1
-6
/
+6
*
Added help for extended applets security and settings
Jiri Vanek
2013-04-12
2
-0
/
+197
*
Allow for remembered unsigned trust based on codebase
Adam Domurad
2013-04-11
4
-22
/
+92
*
Move normalizeUrlAndStripParams to UrlUtils
Adam Domurad
2013-03-28
1
-17
/
+6
*
Integration of unsigned applet confirmation dialogue.
Adam Domurad
2013-03-26
6
-4
/
+540
*
UnsignedAppletActionStorageImpl: (isMatching) is now ignring archives if empty.
Jiri Vanek
2013-03-22
1
-1
/
+5
*
Added backend and settings for extended applet security
Jiri Vanek
2013-02-27
8
-0
/
+1054
*
All IcedTea-Web dialogues are centered to middle of active screen
Jiri Vanek
2013-01-10
2
-10
/
+4
*
Use interface types in JCV classes where applicable
Adam Domurad
2012-10-19
3
-26
/
+26
*
Major rework of JarCertVerifier certificate management.
Danesh Dadachanji
2012-10-22
8
-34
/
+492
*
PR1161: X509VariableTrustManager does not work correctly with OpenJDK7
Deepak Bhole
2012-09-17
4
-60
/
+296
*
Add license header to files
Saad Mohammad
2012-08-07
1
-0
/
+37
*
Fix RH838417, Fix RH838559: Disambiguate signed applet security prompt from c...
Danesh Dadachanji
2012-07-20
1
-11
/
+12
*
Added more debugging outputs (especially paths to keystores) for JNLPClassLoa...
Jiri Vanek
2012-05-23
2
-1
/
+17
*
PR918: java applet windows uses a low resulution black/white icon
Omair Majid
2012-04-19
2
-0
/
+4
*
Rename JarSigner to JarCertVerifier.
Danesh Dadachanji
2012-04-05
5
-20
/
+20
*
Change CertificateUtils.inKeyStores() to only check for certificate equality
Deepak Bhole
2012-02-29
1
-21
/
+6
*
Plugin does not make JNLP's <information> available when using jnlp_href.
Danesh Dadachanji
2012-01-24
1
-1
/
+3
*
Change icon for AccessWarningPane dialogs
Danesh Dadachanji
2011-12-05
1
-1
/
+1
*
sun.misc.BASE64Encoder replaced by internal implementation
Jiri Vanek
2011-10-17
1
-1
/
+1
*
Add support for client authentication certificates
Lars Herschke
2011-09-26
2
-4
/
+83
*
RH738814: Access denied at ssl handshake
Omair Majid
2011-09-23
2
-5
/
+15
*
added XrustAll option
Jiri Vanek
2011-09-22
1
-0
/
+4
*
Fix PR769: IcedTea-Web does not work with some ssl sites with OpenJDK7
Deepak Bhole
2011-08-23
1
-8
/
+12
*
Checks and verifies a signed JNLP file at the launch of the application. A si...
Saad Mohammad
2011-08-22
2
-1
/
+26
*
Update UI for SecurityDialog.
Danesh Dadachanji
2011-08-17
2
-5
/
+16
*
PR771: IcedTea-Web certificate verification code does not use the right API
Deepak Bhole
2011-08-09
1
-5
/
+34
*
Make itweb-settings resizable
Andrew Su
2011-06-14
1
-0
/
+3
*
netx findbugs based refactoring.
Denis Lila
2011-03-09
3
-5
/
+2
*
Close streams after we're finished using them.
Denis Lila
2011-03-08
2
-2
/
+10
*
Integrate JNLPAuthenticator into the rest of the security subsystem
Omair Majid
2011-02-28
4
-117
/
+97
*
Rename security warning classes to security dialog classes.
Omair Majid
2011-02-28
16
-75
/
+75
*
RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypass
Deepak Bhole
2011-02-01
3
-14
/
+12
*
fix problems in control panel caused by removing JNLPRuntime.initialize()
Omair Majid
2011-01-12
1
-2
/
+13
*
remove ununsed imports in netx
Omair Majid
2011-01-12
2
-4
/
+0
*
fix typo in locating the user-level trusted client certficate store
Omair Majid
2011-01-07
1
-1
/
+1
*
use full privileges when checking whether to prompt user or not
Omair Majid
2010-12-17
1
-2
/
+7
*
add support for validating configuration
Omair Majid
2010-12-13
2
-2
/
+2
*
depend on sun.misc.HexDumpEncoder rather than a local copy of it
Omair Majid
2010-12-08
1
-2
/
+2
*
Fix Javadoc warnings.
Andrew John Hughes
2010-12-08
4
-11
/
+13
*
Fixed indentation and spacing for all .java files.
Deepak Bhole
2010-12-06
17
-1298
/
+1282
*
Fix warnings produced by NetX and the plugin (both Java and C++).
Andrew John Hughes
2010-12-03
1
-3
/
+4
*
Add control panel (GUI) for modifying icedtea-web settings.
Andrew Su
2010-12-01
1
-9
/
+10
*
create files with reduced permissions when possible
Omair Majid
2010-11-24
3
-5
/
+26
[next]