1. 819272e FELIX-3603: make sure the JarVerifier does not skip signed META-INF entries by Guillaume Nodet · 12 years ago
  2. 8c85380 Check resources in META-INF subfolders for signed bundles as per spec (FELIX-3603). by Karl Pauls · 12 years ago
  3. eed5f74 Log a warning if a certifcate is invalid (FELIX-3604). by Karl Pauls · 12 years ago
  4. edad001 Handle bundles that only have a manifest (FELIX-3498) by Karl Pauls · 12 years ago
  5. 28af280 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
  6. 6985d7c Don't mess with the target of a file permission. by Karl Pauls · 13 years ago
  7. be381f6 Update to latest parent pom 2.1 by Karl Pauls · 13 years ago
  8. d2829ac Fix ClassCastException in Permissions (FELIX-3101). by Karl Pauls · 13 years ago
  9. e1056cd Allow for directories in getEntries of bundles - this should allow for exploded bundles to work (FELIX-3004). by Karl Pauls · 13 years ago
  10. 4dc94e8 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
  11. eab77e7 Port to latest framework trunk by Karl Pauls · 13 years ago
  12. 8a17c88 Adapt to new framework API. by Richard S. Hall · 14 years ago
  13. 6edd576 Rollback an experimental patch by Karl Pauls · 14 years ago
  14. c254911 Update to latest framework snapshot (FELIX-2739). by Karl Pauls · 14 years ago
  15. 567a7e6 Implement conditionalpermissioninfo encoding/decoding to match the spec. by Karl Pauls · 14 years ago
  16. 70c4bdb Update to latest framework snapshot (FELIX-2294). by Karl Pauls · 15 years ago
  17. 695cde8 Fix a memory leak (FELIX-2283). by Karl Pauls · 15 years ago
  18. bad56b5 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
  19. c0fa41d Handle FilePermission with <<ALL FILES>> (FELIX-1103). by Karl Pauls · 15 years ago
  20. 12c46d3 Migrate the security provider the latest felix version (FELIX-1101,FELIX-1577) by Karl Pauls · 15 years ago
  21. c8ce6a8 Fix a memory leak in Permissions. by Karl Pauls · 16 years ago
  22. d8f73da 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
  23. 88b5d85 Adapt to latest felix version. by Karl Pauls · 16 years ago
  24. 2e84109 Move the security subproject to top-level to prepare for framework project reorg after 1.0.4 release. by Karl Pauls · 17 years ago