aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/security
Commit message (Expand)AuthorAgeFilesLines
* Enabled access to manifests' attributes from JNLPFile class, implemented http...Jiri Vanek2013-11-131-9/+12
* SecurityDialog centers itself before becoming visibleAndrew Azores2013-10-111-2/+1
* Introduced logging bottleneckJiri Vanek2013-09-2511-54/+43
* Extracted integer response casting/handling logic in SecurityDialogs to new m...Andrew Azores2013-09-041-39/+22
* Introduce more UrlUtils functions.Adam Domurad2013-04-231-4/+4
* Clean-up generated code.Adam Domurad2013-04-121-20/+18
* Present more information in unsigned applet confirmation.Adam Domurad2013-04-121-6/+6
* Added help for extended applets security and settingsJiri Vanek2013-04-122-0/+197
* Allow for remembered unsigned trust based on codebaseAdam Domurad2013-04-114-22/+92
* Move normalizeUrlAndStripParams to UrlUtilsAdam Domurad2013-03-281-17/+6
* Integration of unsigned applet confirmation dialogue.Adam Domurad2013-03-266-4/+540
* UnsignedAppletActionStorageImpl: (isMatching) is now ignring archives if empty.Jiri Vanek2013-03-221-1/+5
* Added backend and settings for extended applet securityJiri Vanek2013-02-278-0/+1054
* All IcedTea-Web dialogues are centered to middle of active screenJiri Vanek2013-01-102-10/+4
* Use interface types in JCV classes where applicableAdam Domurad2012-10-193-26/+26
* Major rework of JarCertVerifier certificate management.Danesh Dadachanji2012-10-228-34/+492
* PR1161: X509VariableTrustManager does not work correctly with OpenJDK7Deepak Bhole2012-09-174-60/+296
* Add license header to filesSaad Mohammad2012-08-071-0/+37
* Fix RH838417, Fix RH838559: Disambiguate signed applet security prompt from c...Danesh Dadachanji2012-07-201-11/+12
* Added more debugging outputs (especially paths to keystores) for JNLPClassLoa...Jiri Vanek2012-05-232-1/+17
* PR918: java applet windows uses a low resulution black/white iconOmair Majid2012-04-192-0/+4
* Rename JarSigner to JarCertVerifier.Danesh Dadachanji2012-04-055-20/+20
* Change CertificateUtils.inKeyStores() to only check for certificate equalityDeepak Bhole2012-02-291-21/+6
* Plugin does not make JNLP's <information> available when using jnlp_href.Danesh Dadachanji2012-01-241-1/+3
* Change icon for AccessWarningPane dialogsDanesh Dadachanji2011-12-051-1/+1
* sun.misc.BASE64Encoder replaced by internal implementationJiri Vanek2011-10-171-1/+1
* Add support for client authentication certificatesLars Herschke2011-09-262-4/+83
* RH738814: Access denied at ssl handshakeOmair Majid2011-09-232-5/+15
* added XrustAll optionJiri Vanek2011-09-221-0/+4
* Fix PR769: IcedTea-Web does not work with some ssl sites with OpenJDK7Deepak Bhole2011-08-231-8/+12
* Checks and verifies a signed JNLP file at the launch of the application. A si...Saad Mohammad2011-08-222-1/+26
* Update UI for SecurityDialog.Danesh Dadachanji2011-08-172-5/+16
* PR771: IcedTea-Web certificate verification code does not use the right APIDeepak Bhole2011-08-091-5/+34
* Make itweb-settings resizableAndrew Su2011-06-141-0/+3
* netx findbugs based refactoring.Denis Lila2011-03-093-5/+2
* Close streams after we're finished using them.Denis Lila2011-03-082-2/+10
* Integrate JNLPAuthenticator into the rest of the security subsystemOmair Majid2011-02-284-117/+97
* Rename security warning classes to security dialog classes.Omair Majid2011-02-2816-75/+75
* RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypassDeepak Bhole2011-02-013-14/+12
* fix problems in control panel caused by removing JNLPRuntime.initialize()Omair Majid2011-01-121-2/+13
* remove ununsed imports in netxOmair Majid2011-01-122-4/+0
* fix typo in locating the user-level trusted client certficate storeOmair Majid2011-01-071-1/+1
* use full privileges when checking whether to prompt user or notOmair Majid2010-12-171-2/+7
* add support for validating configurationOmair Majid2010-12-132-2/+2
* depend on sun.misc.HexDumpEncoder rather than a local copy of itOmair Majid2010-12-081-2/+2
* Fix Javadoc warnings.Andrew John Hughes2010-12-084-11/+13
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-0617-1298/+1282
* Fix warnings produced by NetX and the plugin (both Java and C++).Andrew John Hughes2010-12-031-3/+4
* Add control panel (GUI) for modifying icedtea-web settings.Andrew Su2010-12-011-9/+10
* create files with reduced permissions when possibleOmair Majid2010-11-243-5/+26