1. 439d6d8 AAA CLI commands rewritten. by Simon Hunt · 7 years ago aaa-rework
  2. b438177 Added CustomizationInfo and RadiusCommunicator to impl. by Simon Hunt · 7 years ago
  3. 96c7162 Added package-info files for 'cli' and 'impl' packages. by Simon Hunt · 7 years ago
  4. a3b61bc Added PacketCustomizer and State Machine exceptions to 'api' package. by Simon Hunt · 7 years ago
  5. 6ee94c8 Updated version of AaaConfig added to api package. by Simon Hunt · 7 years ago
  6. 2ce8304 Handle packet Customization config changes by Simon Hunt · 7 years ago
  7. aea62af graceful_shutdown stopping RadiusListener thread when aaa is deactivated by Deepa Vaddireddy · 7 years ago
  8. ce55af5 First classes added to AAA API. by Simon Hunt · 7 years ago
  9. f31d8ce Fix EAP deserializer compile-time error. by Simon Hunt · 7 years ago
  10. f739be5 VOL-458: NPE when executing ONOS aaa-users command after an disable ONU by Amit Ghosh · 7 years ago
  11. b9c24c6 CORD-1922:In the deActivate metod of service/components, listeners has to be removed by Deepa Vaddireddy · 7 years ago
  12. 6c712f2 VOL-444 : Removed the modification of username in SamplePacketCustomizer by Amit Ghosh · 7 years ago
  13. 6bf21a2 VOL-387: Update CLI useful for debugging by Amit Ghosh · 7 years ago
  14. c87de3e release version 1.3.0-SNAPSHOT by David K. Bainbridge · 7 years ago
  15. cf39d97 VOL-376 : Fix for Null Pointer Exception when subscriber is not provisioned by Amit Ghosh · 7 years ago
  16. 6201949 CORD-1615 add CLI command to support the removal of state machines by David K. Bainbridge · 7 years ago
  17. c9ac1e5 VOL-149: Configure RADIUS Attributes as per subscriber information by Amit Ghosh · 7 years ago
  18. 4e33be2 Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  19. 1fe3b0e 1.Seperate radiusPort from radiusServerPort;2.changed the match string from 1812 to radiusServerPort by ke han · 7 years ago cord-3.0 null
  20. df7ff86 Change app name from onosproject to opencord by Charles Chan · 7 years ago
  21. 27afc1d moving listener add to end of activate by alshabib · 7 years ago
  22. 5dcfa52 fixed a bug in processing radius-failure message by ke han · 7 years ago
  23. 04e47f3 1. send eap failure message when access denied; by ke han · 8 years ago
  24. 6d52745 pom modications to appify aaa renaming package by alshabib · 8 years ago
  25. 3554ccb Updating copyrights by Brian O'Connor · 8 years ago
  26. 6af9f43 Enable SO_REUSEADDR option for radius server Datagram Sockets. by A.R Karthick · 8 years ago
  27. 61a6a40 adding cli for aaa to show users by Qianqian Hu · 8 years ago
  28. 508cec5 Break dependency between AAA app and demo XOS integration app by Ray Milkey · 8 years ago
  29. 0c34981 According to the 802.1x standard, the state-machine should go back to connecting state if a start packet is received while in authorized state by Qianqian Hu · 8 years ago
  30. fe4fe56 Attempt to fix ONOS-3460 by Ray Milkey · 8 years ago
  31. b34b496 Remove unneccesary exception handler by Ray Milkey · 8 years ago
  32. c9e8dcc Fixed a comment cut and paste typo by Ray Milkey · 8 years ago
  33. b55a1ac Fix bugs for AaaManger and RADIUS by Qianqian Hu · 8 years ago
  34. 13c6716 Remove app registration logic from deativate method and add logs by Jian Li · 8 years ago
  35. 092dfb2 Fix naming conventions for CORD apps. by Jonathan Hart · 8 years ago
  36. 17d6c49 Fixes for Javadoc errors by Ray Milkey · 9 years ago
  37. f3790b8 Only transition to START state on TLS start by Ray Milkey · 9 years ago
  38. 5493b51 Bug fixes for TLS authentication by Ray Milkey · 9 years ago
  39. 2a501c2 Remove UDP flow rules by Ray Milkey · 9 years ago
  40. 967776a Support RADIUS server outside of the ONOS network by Ray Milkey · 9 years ago
  41. 5d99bd1 More AAA refactoring by Ray Milkey · 9 years ago
  42. fcb623d Modify AAA app to use the network configuation service by Ray Milkey · 9 years ago
  43. 9eb293f Minor AAA refactoring by Ray Milkey · 9 years ago
  44. ea36645 Unit tests for packet processing the the AAA app by Ray Milkey · 9 years ago
  45. f51eba2 More AAA app refactoring by Ray Milkey · 9 years ago
  46. f61a24e AAA App refactoring by Ray Milkey · 9 years ago
  47. 78e95a4 Refactoring of AAA app classes by Ray Milkey · 9 years ago
  48. a0d6371 ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  49. e989420 Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  50. d9c7da0 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
  51. feb4176 Move AAA app to OLT by Jonathan Hart · 9 years ago
  52. 32039d5 forwarding radius packets to radius by alshabib · 9 years ago
  53. d39d99e Include logic for cancelling requests for packets. by Aaron Kruglikov · 9 years ago
  54. a46dddf Cleaned up AAA app now it's in the ONOS core. by Jonathan Hart · 9 years ago
  55. 8b01ee7 small fixes to ethtype pattern by alshabib · 9 years ago
  56. 8983174 ONOS AAA app: Authentication and Authorization logic. by Ari Saha · 9 years ago