| Commit message (Expand) | Author | Age | Files | Lines |
* | Added more debugging outputs (especially paths to keystores) for JNLPClassLoa... | Jiri Vanek | 2012-05-23 | 2 | -1/+17 |
* | PR918: java applet windows uses a low resulution black/white icon | Omair Majid | 2012-04-19 | 2 | -0/+4 |
* | Rename JarSigner to JarCertVerifier. | Danesh Dadachanji | 2012-04-05 | 5 | -20/+20 |
* | Change CertificateUtils.inKeyStores() to only check for certificate equality | Deepak Bhole | 2012-02-29 | 1 | -21/+6 |
* | Plugin does not make JNLP's <information> available when using jnlp_href. | Danesh Dadachanji | 2012-01-24 | 1 | -1/+3 |
* | Change icon for AccessWarningPane dialogs | Danesh Dadachanji | 2011-12-05 | 1 | -1/+1 |
* | sun.misc.BASE64Encoder replaced by internal implementation | Jiri Vanek | 2011-10-17 | 1 | -1/+1 |
* | Add support for client authentication certificates | Lars Herschke | 2011-09-26 | 2 | -4/+83 |
* | RH738814: Access denied at ssl handshake | Omair Majid | 2011-09-23 | 2 | -5/+15 |
* | added XrustAll option | Jiri Vanek | 2011-09-22 | 1 | -0/+4 |
* | Fix PR769: IcedTea-Web does not work with some ssl sites with OpenJDK7 | Deepak Bhole | 2011-08-23 | 1 | -8/+12 |
* | Checks and verifies a signed JNLP file at the launch of the application. A si... | Saad Mohammad | 2011-08-22 | 2 | -1/+26 |
* | Update UI for SecurityDialog. | Danesh Dadachanji | 2011-08-17 | 2 | -5/+16 |
* | PR771: IcedTea-Web certificate verification code does not use the right API | Deepak Bhole | 2011-08-09 | 1 | -5/+34 |
* | Make itweb-settings resizable | Andrew Su | 2011-06-14 | 1 | -0/+3 |
* | netx findbugs based refactoring. | Denis Lila | 2011-03-09 | 3 | -5/+2 |
* | Close streams after we're finished using them. | Denis Lila | 2011-03-08 | 2 | -2/+10 |
* | Integrate JNLPAuthenticator into the rest of the security subsystem | Omair Majid | 2011-02-28 | 4 | -117/+97 |
* | Rename security warning classes to security dialog classes. | Omair Majid | 2011-02-28 | 16 | -75/+75 |
* | RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypass | Deepak Bhole | 2011-02-01 | 3 | -14/+12 |
* | fix problems in control panel caused by removing JNLPRuntime.initialize() | Omair Majid | 2011-01-12 | 1 | -2/+13 |
* | remove ununsed imports in netx | Omair Majid | 2011-01-12 | 2 | -4/+0 |
* | fix typo in locating the user-level trusted client certficate store | Omair Majid | 2011-01-07 | 1 | -1/+1 |
* | use full privileges when checking whether to prompt user or not | Omair Majid | 2010-12-17 | 1 | -2/+7 |
* | add support for validating configuration | Omair Majid | 2010-12-13 | 2 | -2/+2 |
* | depend on sun.misc.HexDumpEncoder rather than a local copy of it | Omair Majid | 2010-12-08 | 1 | -2/+2 |
* | Fix Javadoc warnings. | Andrew John Hughes | 2010-12-08 | 4 | -11/+13 |
* | Fixed indentation and spacing for all .java files. | Deepak Bhole | 2010-12-06 | 17 | -1298/+1282 |
* | Fix warnings produced by NetX and the plugin (both Java and C++). | Andrew John Hughes | 2010-12-03 | 1 | -3/+4 |
* | Add control panel (GUI) for modifying icedtea-web settings. | Andrew Su | 2010-12-01 | 1 | -9/+10 |
* | create files with reduced permissions when possible | Omair Majid | 2010-11-24 | 3 | -5/+26 |
* | CVE-2010-3860 IcedTea System property information leak via public static | Omair Majid | 2010-11-24 | 1 | -8/+3 |
* | internationalize a missed string in certificate viewer | Omair Majid | 2010-11-24 | 1 | -1/+1 |
* | integrate basic proxy configuration support | Omair Majid | 2010-11-23 | 2 | -0/+308 |
* | add configuration support for user prompts and other access control options | Omair Majid | 2010-11-18 | 1 | -0/+29 |
* | integrate support for multiple KeyStores into the various validators | Omair Majid | 2010-11-11 | 6 | -80/+350 |
* | move a number of translatable string from code into Messages.properties | Omair Majid | 2010-11-10 | 8 | -50/+55 |
* | integrate multiple keystore support into certificate viewer | Omair Majid | 2010-11-08 | 3 | -33/+521 |
* | Fix regression in showing certificate info dialogs | Omair Majid | 2010-10-28 | 1 | -1/+4 |
* | remove duplicate R methods; create a single class to handle translation | Omair Majid | 2010-10-25 | 5 | -24/+8 |
* | show security dialogs using the main AppContext | Omair Majid | 2010-10-22 | 7 | -191/+570 |
* | Initial import from IcedTea6. | andrew | 2010-10-19 | 15 | -0/+3218 |