1. 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
  2. fbaf797 Don't mess with the target of a file permission. by Karl Pauls · 13 years ago
  3. 9426feb Update to latest parent pom 2.1 by Karl Pauls · 13 years ago
  4. d5b8288 Fix ClassCastException in Permissions (FELIX-3101). by Karl Pauls · 13 years ago
  5. 5751c76 Allow for directories in getEntries of bundles - this should allow for exploded bundles to work (FELIX-3004). by Karl Pauls · 13 years ago
  6. 58beafb Allow for empty condition/permission infos, make the name optional, and parse ALLOW/DENY policy case insensitv (FELIX-2922). by Karl Pauls · 13 years ago
  7. f6756bd Port to latest framework trunk by Karl Pauls · 13 years ago
  8. 533b4ac Adapt to new framework API. by Richard S. Hall · 13 years ago
  9. f3a9aea Rollback an experimental patch by Karl Pauls · 14 years ago
  10. e2913e6 Update to latest framework snapshot (FELIX-2739). by Karl Pauls · 14 years ago
  11. 9ac328a Implement conditionalpermissioninfo encoding/decoding to match the spec. by Karl Pauls · 14 years ago
  12. fbb3257 Update to latest framework snapshot (FELIX-2294). by Karl Pauls · 14 years ago
  13. 978a752 Fix a memory leak (FELIX-2283). by Karl Pauls · 14 years ago
  14. 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
  15. dc1e7f8 Handle FilePermission with <<ALL FILES>> (FELIX-1103). by Karl Pauls · 15 years ago
  16. d093f2d Migrate the security provider the latest felix version (FELIX-1101,FELIX-1577) by Karl Pauls · 15 years ago
  17. d3b0374 Fix a memory leak in Permissions. by Karl Pauls · 15 years ago
  18. e0e4b29 Use doPriv to get PackageAdmin reference otherwise we might have somebody with not enough permissions on the stack (FELIX-849). by Karl Pauls · 16 years ago
  19. 17bd0b7 Adapt to latest felix version. by Karl Pauls · 16 years ago
  20. 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