1. 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
  2. df7ff86 Change app name from onosproject to opencord by Charles Chan · 7 years ago
  3. 27afc1d moving listener add to end of activate by alshabib · 7 years ago
  4. 5dcfa52 fixed a bug in processing radius-failure message by ke han · 7 years ago
  5. 04e47f3 1. send eap failure message when access denied; by ke han · 8 years ago
  6. 6d52745 pom modications to appify aaa renaming package by alshabib · 8 years ago[Renamed (99%) from src/main/java/org/onosproject/aaa/AaaManager.java]
  7. 6af9f43 Enable SO_REUSEADDR option for radius server Datagram Sockets. by A.R Karthick · 8 years ago
  8. 508cec5 Break dependency between AAA app and demo XOS integration app by Ray Milkey · 8 years ago
  9. fe4fe56 Attempt to fix ONOS-3460 by Ray Milkey · 8 years ago
  10. b34b496 Remove unneccesary exception handler by Ray Milkey · 8 years ago
  11. c9e8dcc Fixed a comment cut and paste typo by Ray Milkey · 8 years ago
  12. b55a1ac Fix bugs for AaaManger and RADIUS by Qianqian Hu · 8 years ago
  13. 13c6716 Remove app registration logic from deativate method and add logs by Jian Li · 8 years ago
  14. 092dfb2 Fix naming conventions for CORD apps. by Jonathan Hart · 9 years ago[Renamed (93%) from src/main/java/org/onosproject/aaa/AAA.java]
  15. 17d6c49 Fixes for Javadoc errors by Ray Milkey · 9 years ago
  16. f3790b8 Only transition to START state on TLS start by Ray Milkey · 9 years ago
  17. 5493b51 Bug fixes for TLS authentication by Ray Milkey · 9 years ago
  18. 2a501c2 Remove UDP flow rules by Ray Milkey · 9 years ago
  19. 967776a Support RADIUS server outside of the ONOS network by Ray Milkey · 9 years ago
  20. 5d99bd1 More AAA refactoring by Ray Milkey · 9 years ago
  21. fcb623d Modify AAA app to use the network configuation service by Ray Milkey · 9 years ago
  22. 9eb293f Minor AAA refactoring by Ray Milkey · 9 years ago
  23. ea36645 Unit tests for packet processing the the AAA app by Ray Milkey · 9 years ago
  24. f51eba2 More AAA app refactoring by Ray Milkey · 9 years ago
  25. f61a24e AAA App refactoring by Ray Milkey · 9 years ago
  26. a0d6371 ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  27. d9c7da0 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
  28. feb4176 Move AAA app to OLT by Jonathan Hart · 9 years ago
  29. 32039d5 forwarding radius packets to radius by alshabib · 9 years ago
  30. d39d99e Include logic for cancelling requests for packets. by Aaron Kruglikov · 9 years ago
  31. a46dddf Cleaned up AAA app now it's in the ONOS core. by Jonathan Hart · 9 years ago
  32. 8983174 ONOS AAA app: Authentication and Authorization logic. by Ari Saha · 9 years ago