1. e804790 FELIX-4736 Refactor R4Library and R4LibraryClause to NativeLibrary and NativeLibraryClause respectively. by Bob Paulin · 10 years ago
  2. 22ee38a Make it possible to compile with java > 6 by Karl Pauls · 11 years ago
  3. d8701f6 FELIX-3603: make sure the JarVerifier does not skip signed META-INF entries by Guillaume Nodet · 12 years ago
  4. 83d0f3b Check resources in META-INF subfolders for signed bundles as per spec (FELIX-3603). by Karl Pauls · 12 years ago
  5. 1184465 Log a warning if a certifcate is invalid (FELIX-3604). by Karl Pauls · 12 years ago
  6. 0f56d45 Handle bundles that only have a manifest (FELIX-3498) by Karl Pauls · 12 years ago
  7. 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
  8. fbaf797 Don't mess with the target of a file permission. by Karl Pauls · 13 years ago
  9. 9426feb Update to latest parent pom 2.1 by Karl Pauls · 13 years ago
  10. d5b8288 Fix ClassCastException in Permissions (FELIX-3101). by Karl Pauls · 13 years ago
  11. 5751c76 Allow for directories in getEntries of bundles - this should allow for exploded bundles to work (FELIX-3004). by Karl Pauls · 13 years ago
  12. 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
  13. f6756bd Port to latest framework trunk by Karl Pauls · 13 years ago
  14. 533b4ac Adapt to new framework API. by Richard S. Hall · 13 years ago
  15. f3a9aea Rollback an experimental patch by Karl Pauls · 14 years ago
  16. e2913e6 Update to latest framework snapshot (FELIX-2739). by Karl Pauls · 14 years ago
  17. 9ac328a Implement conditionalpermissioninfo encoding/decoding to match the spec. by Karl Pauls · 14 years ago
  18. fbb3257 Update to latest framework snapshot (FELIX-2294). by Karl Pauls · 14 years ago
  19. 978a752 Fix a memory leak (FELIX-2283). by Karl Pauls · 14 years ago
  20. 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
  21. dc1e7f8 Handle FilePermission with <<ALL FILES>> (FELIX-1103). by Karl Pauls · 15 years ago
  22. d093f2d Migrate the security provider the latest felix version (FELIX-1101,FELIX-1577) by Karl Pauls · 15 years ago
  23. d3b0374 Fix a memory leak in Permissions. by Karl Pauls · 15 years ago
  24. 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
  25. 17bd0b7 Adapt to latest felix version. by Karl Pauls · 16 years ago
  26. 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