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