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