1. 1184465 Log a warning if a certifcate is invalid (FELIX-3604). by Karl Pauls · 12 years ago
  2. 59e69b8 Adapt to BundleRevisionImpl.class instead of BundleRevision.class for security to fix a nullpointer if the bundle has been uninstalled. (FELIX-3221) by Karl Pauls · 13 years ago
  3. d5b8288 Fix ClassCastException in Permissions (FELIX-3101). by Karl Pauls · 13 years ago
  4. f6756bd Port to latest framework trunk by Karl Pauls · 13 years ago
  5. fbb3257 Update to latest framework snapshot (FELIX-2294). by Karl Pauls · 14 years ago
  6. 23287bd Add support for the 4.2.0 security specifications. This includes implementations of the access flag and various other changes (FELIX-1904, FELIX-22). by Karl Pauls · 15 years ago
  7. d093f2d Migrate the security provider the latest felix version (FELIX-1101,FELIX-1577) by Karl Pauls · 15 years ago
  8. 17bd0b7 Adapt to latest felix version. by Karl Pauls · 16 years ago
  9. 8ef7aab Move the security subproject to top-level to prepare for framework project reorg after 1.0.4 release. by Karl Pauls · 16 years ago[Renamed from framework/security/src/main/java/org/apache/felix/framework/SecurityProviderImpl.java]
  10. 35c1c34 We need to have a way to still maintain a notion of default permissions in case that there is a condpermadmin present and no permissions have been set yet. This follows the way it is currently done in other frameworks and just uses the default permisssions of the permissionadmin in case there are no conditionpermission tuples present. This might change when the spec is clarified. by Karl Pauls · 16 years ago
  11. 3640732 Initial version of the OSGi security layer. (FELIX-116, FELIX-115, FELIX-22) by Karl Pauls · 16 years ago