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. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  5. 06297ed SONAR suggestion - Synchronize initialization of static fields 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. 498fa1d Bump Guava to 21.0 by Yuta HIGUCHI · 7 years ago
  11. ac8b229 ONOS-6225 Expose k-shortest path search as part of TopologyService. by Yuta HIGUCHI · 7 years ago
  12. 6cc7488 Implementing ability to process single-bundle ONOS apps whose meta-data by Thomas Vachuska · 7 years ago
  13. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  14. f6aed99 Adding an additional method for getting paths from default topology with a bound on how many paths will be returned. This should not effect any existing uses. by Aaron Kruglikov · 8 years ago
  15. e3c4334 Fix disjoint path exceptions when backup not present by helenyrwu · 8 years ago
  16. c3d69f5 Fix NPE when there's no secondary path. by Yuta HIGUCHI · 8 years ago
  17. b440ef4 EdgeManager fixes by Yuta HIGUCHI · 8 years ago
  18. 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 8 years ago
  19. e753963 Fix for [ONOS-3590] by Jon Hall · 8 years ago
  20. a7903ae Moving default app.png to common/resources, so that it is included in the bundle by Brian O'Connor · 8 years ago
  21. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  22. e4a4f99 Updating ApplicationArchive.isPlainXml() to exclude files that begin with zip magic bytes by Brian O'Connor · 8 years ago
  23. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  24. e965b3d Fixing an issue with app activation. by Thomas Vachuska · 8 years ago
  25. 84922b3 Creating an abstract device provider base. by Thomas Vachuska · 8 years ago
  26. 97d6b2d [ONOS-3635] Implement List view for extended application properties by Jian Li · 8 years ago
  27. 01b0f595 [ONOS-3634] Provide default category name and make url nullable by Jian Li · 8 years ago
  28. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  29. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  30. 436f8d5 Use StandardCharsets where possible by HIGUCHI Yuta · 8 years ago
  31. 41fe1ec ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones. by Thomas Vachuska · 8 years ago
  32. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 9 years ago
  33. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 9 years ago
  34. 48e64e4 Cleaned up the SRLG and disjoint path code and naming. by Thomas Vachuska · 9 years ago
  35. 2ec191f Disjoint Path Utils Exposed by Nikhil Cheerla · 9 years ago
  36. 1cf0f9a [Emu] Disjoint Path Utils Exposed (to DefaultTopology) by Nikhil Cheerla · 9 years ago
  37. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  38. b2c47a7 Adding ability to synchronize topology clusters' broadcast trees. by Thomas Vachuska · 9 years ago
  39. 320c58f Refactoring to eliminate duplicate DefaultTopology and DefaultTopologyGraph; eliminating a few fixmes. by Thomas Vachuska · 9 years ago
  40. 930a8ee Refactoring to eliminate duplicate DefaultTopology and DefaultTopologyGraph; eliminating a few fixmes. by Thomas Vachuska · 9 years ago
  41. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  42. e18a330 ONOS-2091 Installing app when already installed will now raise an error by Thomas Vachuska · 9 years ago
  43. ad35c34 Fixed application descriptor parsing. by Thomas Vachuska · 9 years ago
  44. a7841ed ONOS-1896 : enum Permission added, DefaultPermission removed by Changhoon Yoon · 9 years ago
  45. bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
  46. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  47. 40a398b Fixed a defect in app archive base class. by Thomas Vachuska · 9 years ago
  48. 161baf5 ONOS-1418 Fix for intermittent issue with app store. by Thomas Vachuska · 9 years ago
  49. d5d9bcb Changing location where ONOS stages its deployed apps. by Thomas Vachuska · 9 years ago
  50. cf96011 Adding persistence to the gossip application store. by Thomas Vachuska · 9 years ago
  51. 0249b53 Enhancing intent-perf logging by Thomas Vachuska · 9 years ago
  52. 62ad95f Added ability to upload apps as both app.xml or app.zip. by Thomas Vachuska · 9 years ago
  53. 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
  54. 90b453f ONOS-785 Adding distributed store for apps & app admin CLIs by Thomas Vachuska · 9 years ago
  55. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago