aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/SecurityDesc.java
Commit message (Expand)AuthorAgeFilesLines
* Introduced logging bottleneckJiri Vanek2013-09-251-1/+2
* Fixed regressed unittest and "cause", Fixed compilation under jdk6, Silenced ...Jiri Vanek2013-04-261-0/+3
* Fixed long term failing unit-test, fixed NPE from ClassLoaderJiri Vanek2012-08-271-4/+10
* PR861: Allow loading from non codebase hosts. Allow code to connect to hostin...Deepak Bhole2012-06-051-1/+1
* Went through the source of IcedTeaWeb with FindBugs and went over all reporte...Adam Domurad2012-05-171-2/+2
* Checks and verifies a signed JNLP file at the launch of the application. A si...Saad Mohammad2011-08-221-0/+12
* Fix PR612: NetDania application ends on java.security.AccessControlExceptionOmair Majid2011-03-021-0/+2
* allow custom permissions instead of all permissions for trusted codeOmair Majid2011-01-041-3/+38
* add support for validating configurationOmair Majid2010-12-131-1/+1
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-061-61/+60
* fix infinite recursion in determining sandbox permissionsOmair Majid2010-11-241-2/+7
* add configuration support for user prompts and other access control optionsOmair Majid2010-11-181-2/+8
* Initial import from IcedTea6.andrew2010-10-191-0/+201