aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/security/CertWarningPane.java
Commit message (Expand)AuthorAgeFilesLines
* itw itself warning cleanup: fixed rawtypes and unchecks, added braces and O...Jiri Vanek2013-12-131-1/+0
* Enabled access to manifests' attributes from JNLPFile class, implemented http...Jiri Vanek2013-11-131-9/+12
* Introduced logging bottleneckJiri Vanek2013-09-251-4/+3
* Major rework of JarCertVerifier certificate management.Danesh Dadachanji2012-10-221-2/+2
* Fix RH838417, Fix RH838559: Disambiguate signed applet security prompt from c...Danesh Dadachanji2012-07-201-11/+12
* Rename JarSigner to JarCertVerifier.Danesh Dadachanji2012-04-051-4/+4
* Update UI for SecurityDialog.Danesh Dadachanji2011-08-171-2/+10
* Close streams after we're finished using them.Denis Lila2011-03-081-1/+5
* Rename security warning classes to security dialog classes.Omair Majid2011-02-281-4/+4
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-061-140/+138
* create files with reduced permissions when possibleOmair Majid2010-11-241-1/+8
* integrate support for multiple KeyStores into the various validatorsOmair Majid2010-11-111-19/+26
* move a number of translatable string from code into Messages.propertiesOmair Majid2010-11-101-10/+9
* remove duplicate R methods; create a single class to handle translationOmair Majid2010-10-251-0/+2
* show security dialogs using the main AppContextOmair Majid2010-10-221-1/+2
* Initial import from IcedTea6.andrew2010-10-191-0/+254