aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/security
Commit message (Expand)AuthorAgeFilesLines
* 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
* CVE-2010-3860 IcedTea System property information leak via public staticOmair Majid2010-11-241-8/+3
* internationalize a missed string in certificate viewerOmair Majid2010-11-241-1/+1
* integrate basic proxy configuration supportOmair Majid2010-11-232-0/+308
* add configuration support for user prompts and other access control optionsOmair Majid2010-11-181-0/+29
* integrate support for multiple KeyStores into the various validatorsOmair Majid2010-11-116-80/+350
* move a number of translatable string from code into Messages.propertiesOmair Majid2010-11-108-50/+55
* integrate multiple keystore support into certificate viewerOmair Majid2010-11-083-33/+521
* Fix regression in showing certificate info dialogsOmair Majid2010-10-281-1/+4
* remove duplicate R methods; create a single class to handle translationOmair Majid2010-10-255-24/+8
* show security dialogs using the main AppContextOmair Majid2010-10-227-191/+570
* Initial import from IcedTea6.andrew2010-10-1915-0/+3218