log

age author description
Mon, 12 May 2014 11:42:08 -0400 Andrew Azores Fix commit dates in ChangeLog
Mon, 12 May 2014 11:30:47 -0400 Omair Majid Reduce URLConnection knowledge in CacheEntry
Mon, 12 May 2014 17:24:34 +0200 Jiri Vanek ALACA is now able to remember decisions.
Mon, 12 May 2014 09:59:34 -0400 Andrew Azores Added new tests for FileUtils
Mon, 12 May 2014 09:58:28 -0400 Andrew Azores Added new tests for CacheUtil
Fri, 09 May 2014 17:30:54 -0400 Andrew Azores TimedHashMap implements Map, new tests
Fri, 09 May 2014 16:19:42 -0400 Andrew Azores New tests for Resource and ResourceTracker
Fri, 09 May 2014 14:20:45 -0400 Andrew Azores New tests for TimedHashMap
Fri, 09 May 2014 14:58:37 +0200 Jiri Vanek Internal implementation of ExecuteAppletAction now support multiple items
Mon, 05 May 2014 17:11:45 +0200 Jiri Vanek Links in AppTrustWarningPanel are now clickable.
Mon, 05 May 2014 15:52:03 +0200 Jiri Vanek configure.ac: added AM_MAINTAINER_MODE([enable]) macro
Mon, 05 May 2014 15:38:16 +0200 Jiri Vanek Properly disconnect all connected http connections.
Fri, 02 May 2014 19:11:11 -0400 Omair Majid Change download progress indicator to a JDialog
Fri, 02 May 2014 17:48:24 -0400 Omair Majid Fix package name in package-info files
Tue, 15 Apr 2014 11:32:02 +0200 Jiri Vanek Reflect possibility of disabled manifest check to unit-test
Mon, 14 Apr 2014 12:06:37 -0400 Andrew Azores Add Thread/ThreadGroup permissions for PolicyEditor and temp
Mon, 14 Apr 2014 16:39:04 +0200 Jiri Vanek All manifest attributes can be disabled
Mon, 14 Apr 2014 09:21:41 -0400 Andrew Azores Use Swing generics, cleanup with diamond operator
Thu, 10 Apr 2014 16:03:23 -0400 Andrew Azores PolicyEditor update for Java 7 features
Thu, 10 Apr 2014 15:56:45 -0400 Andrew Azores Makefile and configure updated for Java 7
Mon, 07 Apr 2014 11:24:18 -0400 Andrew Azores javac source and target levels set to 7 (dropping JDK6 compatibility)
Mon, 07 Apr 2014 10:30:22 -0400 Andrew Azores Add missing shouldPromptUser check to Partially Signed dialog
Wed, 02 Apr 2014 15:52:42 -0400 Omair Majid Rename a method in ClasspathMatcher
Wed, 02 Apr 2014 15:48:00 -0400 Omair Majid Fix typo in email addresses
Wed, 02 Apr 2014 11:58:46 +0200 Jiri Vanek NEWS: Added 1.6 section
Wed, 02 Apr 2014 11:06:45 +0200 Jiri Vanek configure.ac: bumped (AC_INIT) to 1.6pre
Wed, 02 Apr 2014 11:02:53 +0200 Jiri Vanek Added tag icedtea-web-1.5-branchpoint for changeset b73f794d8e3f
Wed, 02 Apr 2014 10:53:13 +0200 Jiri Vanek NEWS: Bumped date of 1.5 release to 2014 icedtea-web-1.5-branchpoint
Tue, 01 Apr 2014 11:51:13 -0400 Andrew Azores Fix Permissions manifest attribute check
Tue, 01 Apr 2014 17:45:43 +0200 Jiri Vanek RequestedPermissionLevel - used instead of hardcoded strings, aded tests for it, added DEFAULT, fixed J2EE
Tue, 01 Apr 2014 10:27:16 -0400 Andrew Azores Add RequestedPermissionLevel enum
Tue, 01 Apr 2014 11:34:16 +0200 Jiri Vanek Messages_cs.properties adapted to match newest state
Tue, 01 Apr 2014 11:27:53 +0200 Jiri Vanek Manual quotation in ClasspathMatcher regex replaced by Pattern.quote
Tue, 01 Apr 2014 11:20:26 +0200 Jiri Vanek Restricted CodebaseMatcher to not match aaexample.com by *.example.com expression but still match example.com - as in specification.
Mon, 31 Mar 2014 13:27:48 -0400 Omair Majid Merge
Mon, 31 Mar 2014 13:26:39 -0400 Omair Majid Fix misssing permissions dialog
Mon, 31 Mar 2014 13:19:52 -0400 Omair Majid Adjust strings in ALACA dialog
Mon, 31 Mar 2014 19:20:19 +0200 Jiri Vanek Allowed wrong match of the aaaexample.com by *.example.com expression as in specification.
Mon, 31 Mar 2014 16:54:52 +0200 Jiri Vanek Fixed cz_CS locales and adapted tests
Mon, 31 Mar 2014 10:38:55 -0400 Omair Majid Fix Autoconf warning
Mon, 31 Mar 2014 16:37:23 +0200 Jiri Vanek Refactored check of heap space. Now recognize g/G and is based on regex
Thu, 27 Mar 2014 11:16:58 -0400 Andrew Azores Fix NPE on Open action when changes have been made and are to be saved
Thu, 27 Mar 2014 11:13:41 -0400 Andrew Azores PolicyEditor codebase list and checkboxes visual bug fix
Thu, 27 Mar 2014 11:08:09 -0400 Andrew Azores Applets can be granted temporary permissions from security dialogs
Thu, 27 Mar 2014 14:08:54 +0100 Jiri Vanek Clenaup in PolicyEditor tests and MVC
Wed, 26 Mar 2014 13:56:55 -0400 Andrew Azores Fix JOptionPane modality problems after making PolicyEditor itself modal
Wed, 26 Mar 2014 18:50:35 +0100 Jiri Vanek Extracted hardcoded strings from AttributesChecker
Wed, 26 Mar 2014 18:46:13 +0100 Jiri Vanek Added possibility to group permissions in PolicyEditor gui
Wed, 26 Mar 2014 12:07:23 -0400 Andrew Azores PolicyEditor IO operations made synchronous
Wed, 26 Mar 2014 11:02:00 -0400 Andrew Azores PolicyEditor can be made modal.
Wed, 26 Mar 2014 10:45:46 -0400 Andrew Azores Added many new permissions for PolicyEditor
Mon, 24 Mar 2014 14:16:20 -0400 Andrew Azores ManifestsAttributesValidator renamed to ManifestAttributesChecker
Mon, 24 Mar 2014 14:08:17 -0400 Andrew Azores Fixed ManifestsAttributeValidator and RunInSandbox
Mon, 24 Mar 2014 17:04:51 +0100 Jiri Vanek Client applications now log into new console.
Mon, 24 Mar 2014 16:46:09 +0100 Jiri Vanek Minor cache fixes
Mon, 24 Mar 2014 09:20:18 -0400 Andrew Azores Mention Trusted-only in NEWS
Mon, 24 Mar 2014 09:18:45 -0400 Andrew Azores Added PolicyEditor launch button to security prompts
Mon, 24 Mar 2014 09:14:04 -0400 Andrew Azores ManifestsAttributeValidator works with RunInSandbox
Thu, 20 Mar 2014 15:45:13 -0400 Andrew Azores Trusted-only manifest attribute implementation
Thu, 20 Mar 2014 15:23:33 -0400 Andrew Azores CertWarningPane SecurityDelegate reference
Thu, 20 Mar 2014 15:20:58 -0400 Andrew Azores SecurityDelegate addPermission
Thu, 20 Mar 2014 16:55:12 +0100 Jiri Vanek Clear cache function made more visible.
Thu, 20 Mar 2014 16:29:46 +0100 Jiri Vanek Methods validating manifests' attributes moved to separate class.
Fri, 14 Mar 2014 10:50:15 -0400 Andrew Azores New PartiallySigned Dialog
Fri, 14 Mar 2014 09:39:56 -0400 Andrew Azores PolicyEditor fix checkbox UI updating on open
Fri, 14 Mar 2014 13:06:03 +0100 Jiri Vanek Base implementation of Application-Library-Allowable-Codebase. Remember button not yet working.
Thu, 13 Mar 2014 13:48:00 -0400 Andrew Azores Runtime policies refresh and per-codebase policy entries
Thu, 13 Mar 2014 11:52:14 -0400 Andrew Azores PolicyEditor: avoid NPE when saving to a new file
Thu, 13 Mar 2014 16:43:45 +0100 Jiri Vanek JNLPClassLoaderTest.java: adapted to permissions attribute
Thu, 13 Mar 2014 16:39:04 +0100 Jiri Vanek Fixing rear deadlock issue
Thu, 13 Mar 2014 16:34:01 +0100 Jiri Vanek JNLPClassLoader.java: (init) attributes are alowed to access jars only once all resources are downloaded
Wed, 12 Mar 2014 17:34:10 +0100 Jiri Vanek added configure check for /bin/bash
Wed, 12 Mar 2014 09:46:59 -0400 Andrew Azores PolicyEditor does not add duplicate visual codebases
Wed, 12 Mar 2014 09:43:36 -0400 Andrew Azores PolicyEditor external file change checking
Wed, 12 Mar 2014 09:35:48 -0400 Andrew Azores Updated policyeditor documentation
Tue, 11 Mar 2014 13:59:10 -0400 Andrew Azores Fixed PolicyEditor tmpdir permission property value
Tue, 11 Mar 2014 18:37:55 +0100 Jiri Vanek New java console made localizable
Tue, 11 Mar 2014 18:30:34 +0100 Jiri Vanek Added clean button for Java Console
Tue, 11 Mar 2014 12:26:10 +0100 Jiri Vanek netx/policyeditor.1: Mentioned that it is more GUI then commandline tool
Tue, 11 Mar 2014 12:24:46 +0100 Jiri Vanek Implemented Permissions manifest entry handling.
Mon, 10 Mar 2014 16:30:44 -0400 Andrew Azores Add man page for PolicyEditor
Mon, 10 Mar 2014 15:44:51 -0400 Omair Majid Fix typo in man page and add to NEWS
Mon, 10 Mar 2014 15:39:56 -0400 Andrew Azores Added MD5SumWatcher utility class
Mon, 10 Mar 2014 12:29:47 -0400 Andrew Azores Fix PolicyEditor unit tests after refactor
Mon, 10 Mar 2014 12:17:56 -0400 Andrew Azores PolicyEditor parsing enhancements, new tests, and bug fixes
Mon, 10 Mar 2014 11:57:12 -0400 Omair Majid Add man page for itweb-settings
Mon, 10 Mar 2014 16:02:39 +0100 Jiri Vanek Added getter for java-abrt-connector on demand whitelist of fields
Mon, 10 Mar 2014 15:48:24 +0100 Jiri Vanek Actualized man page for javaws
Mon, 10 Mar 2014 15:05:42 +0100 Jiri Vanek PluginBridge's (fileLocation) of JNLPFile is now properly set in constructor if not existing. Fixed rhbz#1072013
Thu, 06 Mar 2014 09:18:35 -0500 Andrew Azores Add -version flag
Wed, 05 Mar 2014 16:41:06 +0100 Jiri Vanek All security dialogs moved to appropriate package
Wed, 05 Mar 2014 15:43:03 +0100 Jiri Vanek Fixed layout of AppTrustWarningPanel so buttons do not disappear under radioboxes.
Wed, 05 Mar 2014 15:34:24 +0100 Jiri Vanek added test for plain * in ClasspathMatcher.ClasspathMatchers.compile()
Wed, 05 Mar 2014 15:27:53 +0100 Jiri Vanek Use bash as shebang in launchers.in
Tue, 04 Mar 2014 11:10:51 -0500 Andrew Azores AppTrustWarningPanel buttons made more flexible
Tue, 04 Mar 2014 10:35:17 -0500 Omair Majid PR857: Don't set look and feel multiple times
Mon, 03 Mar 2014 12:21:19 -0500 Omair Majid PR1676: Add useLegacyMergeSort to JNLP properties
Mon, 03 Mar 2014 11:36:14 -0500 Andrew Azores Unsigned applet warning dialog abstracted and generalized
Fri, 28 Feb 2014 16:45:24 -0500 Andrew Azores Add Run In Sandbox button
Fri, 28 Feb 2014 16:33:48 -0500 Andrew Azores Introduce SecurityDelegate
Thu, 27 Feb 2014 14:35:41 -0500 Andrew Azores Codebase-loading signed applet fixes
Wed, 26 Feb 2014 11:29:13 +0100 Jiri Vanek Added policyeditor.desktop.in to EXTRA_DIST
Fri, 21 Feb 2014 15:41:34 +0100 Jiri Vanek Make it run with legacy and 27.0 xullrunner
Thu, 20 Feb 2014 11:25:01 -0500 Andrew Azores New, simplified PolicyEditor
Wed, 19 Feb 2014 15:39:02 +0100 Jiri Vanek Make sure that path to PUBLIC_KEYSTORE exists to prevent keytool fail and put link flags to the end of gcc command line to prevent link failures
Thu, 13 Feb 2014 12:56:17 +0100 Jiri Vanek Get rid of ConcurrentModificationException in Console output.
Thu, 13 Feb 2014 12:52:42 +0100 Jiri Vanek Added possibility to follow redirects for javaws in demand by -allowredirect switch.
Wed, 12 Feb 2014 18:36:45 +0100 Jiri Vanek Fixed behaviour of href in jnlp file to correctly download another it if it is remote
Wed, 12 Feb 2014 13:52:13 +0100 Jiri Vanek Updated NEWS
Wed, 12 Feb 2014 11:10:29 +0100 Jiri Vanek Implemented Codebase manifest entry handling with testss.
Tue, 11 Feb 2014 09:20:36 -0500 Andrew Azores Partial revert of 7933143a1286
Wed, 05 Feb 2014 13:55:28 +0100 Jiri Vanek Fixed by accident renamed field char fileName to char fileNameX
Wed, 05 Feb 2014 13:10:13 +0100 Jiri Vanek Added salt to plugin-java pipes' directory (fixing RH1010958)
Tue, 04 Feb 2014 23:57:56 +0100 Jacob Wisor Added missing PL localized messages
Tue, 04 Feb 2014 23:56:30 +0100 Jacob Wisor Added missing DE localized messages
Fri, 31 Jan 2014 09:33:44 +0100 Jacob Wisor Separate XHTML fix due to revision 884
Fri, 31 Jan 2014 08:11:43 +0100 Jacob Wisor Javadoc, XHTML conformance, and formatting cleanup
Thu, 30 Jan 2014 10:08:31 -0500 Andrew Azores Added JRE 6 fallback to PolicyPanel
Wed, 29 Jan 2014 11:34:24 -0500 Andrew Azores Fix regression in previous PR1513 patch
Mon, 27 Jan 2014 11:54:09 -0500 Andrew Azores PR1592 MixedSigningApplet reproducer rewrite/update