aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/runtime/JNLPSecurityManager.java
Commit message (Expand)AuthorAgeFilesLines
* Experimental Applet without AWT (Applet3)Sven Gothel2014-01-301-1/+2
* itw itself warning cleanup: fixed rawtypes and unchecks, added braces and O...Jiri Vanek2013-12-131-21/+33
* Removed most of checks to no output from reproducersJiri Vanek2013-11-251-1/+1
* Avoid potential NPE in JNLPSecurityManager#addPermission when debug is enabledAndrew Azores2013-11-051-3/+7
* Introduced logging bottleneckJiri Vanek2013-09-251-12/+10
* PR918: java applet windows uses a low resulution black/white iconOmair Majid2012-04-191-6/+0
* RH742515, CVE-2011-3377: IcedTea-Web: second-level domain subdomains and suff...Deepak Bhole2011-10-281-69/+1
* PR687: BasicService.getCodeBase() returns null for IcedTea6 1.9.7 + OSGIOmair Majid2011-04-201-16/+40
* netx findbugs based refactoring.Denis Lila2011-03-091-10/+1
* - PR475, RH604061: Allow applets from the same page to use the same classloaderDeepak Bhole2011-03-041-2/+10
* Rename security warning classes to security dialog classes.Omair Majid2011-02-281-1/+1
* RH677772: NoSuchAlgorithmException using SSL/TLS in javawsOmair Majid2011-02-231-49/+0
* RH663680, CVE-2010-4351: JNLP SecurityManager bypassDeepak Bhole2011-01-181-0/+2
* remove ununsed imports in netxOmair Majid2011-01-121-5/+0
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-061-133/+131
* remove duplicate R methods; create a single class to handle translationOmair Majid2010-10-251-3/+3
* show security dialogs using the main AppContextOmair Majid2010-10-221-3/+30
* Fix most warnings arising from NetX code.Andrew John Hughes2010-10-211-5/+6
* Initial import from IcedTea6.andrew2010-10-191-0/+541