1. 3a74f87 Make it possible to compile with java > 6 by Karl Pauls · 12 years ago
  2. 819272e FELIX-3603: make sure the JarVerifier does not skip signed META-INF entries by Guillaume Nodet · 12 years ago
  3. 8c85380 Check resources in META-INF subfolders for signed bundles as per spec (FELIX-3603). by Karl Pauls · 12 years ago
  4. eed5f74 Log a warning if a certifcate is invalid (FELIX-3604). by Karl Pauls · 12 years ago
  5. 3dda6e4 Update to framework version 4.0.3 by Karl Pauls · 12 years ago
  6. edad001 Handle bundles that only have a manifest (FELIX-3498) by Karl Pauls · 12 years ago
  7. 56192b0 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  8. de77860 [maven-release-plugin] prepare release org.apache.felix.framework.security-2.0.1 by Karl Pauls · 13 years ago
  9. d42a6af Update changelog and framework version for release by Karl Pauls · 13 years ago
  10. 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
  11. 6985d7c Don't mess with the target of a file permission. by Karl Pauls · 13 years ago
  12. e078a75 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  13. e9182fe [maven-release-plugin] prepare release org.apache.felix.framework.security-2.0.0 by Karl Pauls · 13 years ago
  14. fd571de Prepare for release by Karl Pauls · 13 years ago
  15. 35d1634 Update changelog by Karl Pauls · 13 years ago
  16. be381f6 Update to latest parent pom 2.1 by Karl Pauls · 13 years ago
  17. b525990 Use latest maven-bundle-plugin. by Richard S. Hall · 13 years ago
  18. d2829ac Fix ClassCastException in Permissions (FELIX-3101). by Karl Pauls · 13 years ago
  19. e1056cd Allow for directories in getEntries of bundles - this should allow for exploded bundles to work (FELIX-3004). by Karl Pauls · 13 years ago
  20. 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
  21. eab77e7 Port to latest framework trunk by Karl Pauls · 13 years ago
  22. 48f5382 Update copyright year. by Richard S. Hall · 14 years ago
  23. 6eee38c Cleanup after release by Karl Pauls · 14 years ago
  24. 6ee76d8 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  25. d983dfb [maven-release-plugin] prepare release org.apache.felix.framework.security-1.4.2 by Karl Pauls · 14 years ago
  26. be8d707 Prepare for release. by Karl Pauls · 14 years ago
  27. 8a17c88 Adapt to new framework API. by Richard S. Hall · 14 years ago
  28. bd065af Update dependencies after release by Karl Pauls · 14 years ago
  29. ae77309 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  30. 8640ac7 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.4.1 by Karl Pauls · 14 years ago
  31. d7647b1 Update dependencies for release by Karl Pauls · 14 years ago
  32. 3f0b788 Update changelog. by Karl Pauls · 14 years ago
  33. 6edd576 Rollback an experimental patch by Karl Pauls · 14 years ago
  34. c254911 Update to latest framework snapshot (FELIX-2739). by Karl Pauls · 14 years ago
  35. 0074099 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  36. 6becdf8 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.4.0 by Karl Pauls · 14 years ago
  37. b9727a4a Prepare release by Karl Pauls · 14 years ago
  38. 9511eb7 Update changelog for release by Karl Pauls · 14 years ago
  39. 567a7e6 Implement conditionalpermissioninfo encoding/decoding to match the spec. by Karl Pauls · 14 years ago
  40. 4694470 Clean-up after release by Karl Pauls · 14 years ago
  41. 2c62685 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  42. be452d0 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.2.0 by Karl Pauls · 14 years ago
  43. b62b6aa Rollback latest releases. by Karl Pauls · 14 years ago
  44. bda6623 Include DEPENDENCIES file. by Richard S. Hall · 14 years ago
  45. 53c9a76 Update to new NOTICE/DEPENDENCIES approach. by Richard S. Hall · 14 years ago
  46. 51e8152 Clean-up after release by Karl Pauls · 14 years ago
  47. 1da15d4 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  48. 0e25116 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.2.0 by Karl Pauls · 14 years ago
  49. 38a8547 Prepare 1.2.0 release. by Karl Pauls · 14 years ago
  50. 70c4bdb Update to latest framework snapshot (FELIX-2294). by Karl Pauls · 15 years ago
  51. 695cde8 Fix a memory leak (FELIX-2283). by Karl Pauls · 15 years ago
  52. 7a9c583 Update dependencies after release by Karl Pauls · 15 years ago
  53. 8d09cf8 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  54. ba7cb3f [maven-release-plugin] prepare release org.apache.felix.framework.security-1.0.0 by Karl Pauls · 15 years ago
  55. aea4a9d Update dependencies for release by Karl Pauls · 15 years ago
  56. 362a7e7 Rollback after cancel. by Karl Pauls · 15 years ago
  57. 515433b Update dependencies after release by Karl Pauls · 15 years ago
  58. 97e392a [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  59. feb48f0 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.0.0 by Karl Pauls · 15 years ago
  60. 185ecb5 Fix the framework version for release. by Karl Pauls · 15 years ago
  61. 4a4a596 Add changelog by Karl Pauls · 15 years ago
  62. 25313a0 Update Copyright year and add NOTICE and LICENSE files. by Karl Pauls · 15 years ago
  63. c2c5d9c Update to latest parent. by Richard S. Hall · 15 years ago
  64. 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
  65. 123391b Update to framework 2.1.0-SNAPSHOT by Karl Pauls · 15 years ago
  66. c0fa41d Handle FilePermission with <<ALL FILES>> (FELIX-1103). by Karl Pauls · 15 years ago
  67. 12c46d3 Migrate the security provider the latest felix version (FELIX-1101,FELIX-1577) by Karl Pauls · 15 years ago
  68. a3a6204 Update pom files to use the 1.0.4 parent pom (bulk change). by Clement Escoffier · 16 years ago
  69. 07fd5da Change the dependency on framework to target version 1.4.1 since we need to port it to the current trunk first. by Karl Pauls · 16 years ago
  70. c8ce6a8 Fix a memory leak in Permissions. by Karl Pauls · 16 years ago
  71. 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
  72. 88b5d85 Adapt to latest felix version. by Karl Pauls · 16 years ago
  73. a0d2dfc Change dependency to be on Felix 1.0.4 for now because we made some api changes that still need to be ported to this extension. by Karl Pauls · 16 years ago
  74. 90f0b9f Add/Update bundle vendor. by Carsten Ziegeler · 17 years ago
  75. 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