1. 74c98a3 Refactor file path validation code; reject apps with up-level references in the name by Ray Milkey · 6 years ago
  2. 351d456 Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 6 years ago
  3. 4b19da6 Fix for OS-13 - don't allow app pathnames to leave the app root by Ray Milkey · 6 years ago
  4. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  5. 08b4dec ONOS-6980 Adding support for download of application bits. by Thomas Vachuska · 7 years ago
  6. ad37e37 Integrating YANG live compilation into YANG runtime. by Thomas Vachuska · 7 years ago
  7. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  8. 6cc7488 Implementing ability to process single-bundle ONOS apps whose meta-data by Thomas Vachuska · 7 years ago
  9. a7903ae Moving default app.png to common/resources, so that it is included in the bundle by Brian O'Connor · 8 years ago
  10. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  11. e4a4f99 Updating ApplicationArchive.isPlainXml() to exclude files that begin with zip magic bytes by Brian O'Connor · 8 years ago
  12. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  13. e965b3d Fixing an issue with app activation. by Thomas Vachuska · 8 years ago
  14. 97d6b2d [ONOS-3635] Implement List view for extended application properties by Jian Li · 8 years ago
  15. 01b0f595 [ONOS-3634] Provide default category name and make url nullable by Jian Li · 8 years ago
  16. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  17. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  18. 436f8d5 Use StandardCharsets where possible by HIGUCHI Yuta · 8 years ago
  19. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  20. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  21. e18a330 ONOS-2091 Installing app when already installed will now raise an error by Thomas Vachuska · 9 years ago
  22. ad35c34 Fixed application descriptor parsing. by Thomas Vachuska · 9 years ago
  23. a7841ed ONOS-1896 : enum Permission added, DefaultPermission removed by Changhoon Yoon · 9 years ago
  24. bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
  25. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  26. 40a398b Fixed a defect in app archive base class. by Thomas Vachuska · 9 years ago
  27. 161baf5 ONOS-1418 Fix for intermittent issue with app store. by Thomas Vachuska · 9 years ago
  28. d5d9bcb Changing location where ONOS stages its deployed apps. by Thomas Vachuska · 9 years ago
  29. cf96011 Adding persistence to the gossip application store. by Thomas Vachuska · 9 years ago
  30. 0249b53 Enhancing intent-perf logging by Thomas Vachuska · 9 years ago
  31. 62ad95f Added ability to upload apps as both app.xml or app.zip. by Thomas Vachuska · 9 years ago
  32. ebf5e54 ONOS-542 Added ability for app bundle to carry it's own artifacts, including feature repo. Fixed onos-package script. Added JSON output to CLI. by Thomas Vachuska · 9 years ago
  33. 90b453f ONOS-785 Adding distributed store for apps & app admin CLIs by Thomas Vachuska · 9 years ago
  34. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago