| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |