1. a137692 Bugfix: Use non-string for calling-station-id by Matt Jeanneret · 5 years ago
  2. e72358a Adding AT&T specific Radius packet customizer. Currently it by Saurav Das · 5 years ago
  3. 987441a Adding trace logging to emitted and received packets by Saurav Das · 6 years ago
  4. 5db4453 SEBA-75: AAA app exposes authentication state machine events. by Jonathan Hart · 6 years ago
  5. f935b12 SEBA-74: Allow connecting to RADIUS server via hostname instead of IP by Jonathan Hart · 6 years ago
  6. 932bedc SEBA-73: Decouple AAA auth from subscriber provisioning by Jonathan Hart · 6 years ago
  7. 2ff1a78 VOL-947 Moved the netcfg update listener and factory within activate method by Matt Jeanneret · 6 years ago
  8. 4731dd9 Upgrading app to ONOS 1.13 by Jonathan Hart · 6 years ago
  9. e0e1072 Handle packet Customization config changes by Deepa Vaddireddy · 7 years ago
  10. d87f287 graceful_shutdown stopping RadiusListener thread when aaa is deactivated by Deepa Vaddireddy · 7 years ago
  11. f739be5 VOL-458: NPE when executing ONOS aaa-users command after an disable ONU by Amit Ghosh · 7 years ago
  12. b9c24c6 CORD-1922:In the deActivate metod of service/components, listeners has to be removed by Deepa Vaddireddy · 7 years ago
  13. 6c712f2 VOL-444 : Removed the modification of username in SamplePacketCustomizer by Amit Ghosh · 7 years ago
  14. 6bf21a2 VOL-387: Update CLI useful for debugging by Amit Ghosh · 7 years ago
  15. c87de3e release version 1.3.0-SNAPSHOT by David K. Bainbridge · 7 years ago
  16. cf39d97 VOL-376 : Fix for Null Pointer Exception when subscriber is not provisioned by Amit Ghosh · 7 years ago
  17. 6201949 CORD-1615 add CLI command to support the removal of state machines by David K. Bainbridge · 7 years ago
  18. c9ac1e5 VOL-149: Configure RADIUS Attributes as per subscriber information by Amit Ghosh · 7 years ago
  19. 4e33be2 Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  20. 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
  21. df7ff86 Change app name from onosproject to opencord by Charles Chan · 7 years ago
  22. 27afc1d moving listener add to end of activate by alshabib · 7 years ago
  23. 5dcfa52 fixed a bug in processing radius-failure message by ke han · 7 years ago
  24. 04e47f3 1. send eap failure message when access denied; by ke han · 8 years ago
  25. 6d52745 pom modications to appify aaa renaming package by alshabib · 8 years ago
  26. 3554ccb Updating copyrights by Brian O'Connor · 8 years ago
  27. 6af9f43 Enable SO_REUSEADDR option for radius server Datagram Sockets. by A.R Karthick · 8 years ago
  28. 61a6a40 adding cli for aaa to show users by Qianqian Hu · 8 years ago
  29. 508cec5 Break dependency between AAA app and demo XOS integration app by Ray Milkey · 8 years ago
  30. 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
  31. fe4fe56 Attempt to fix ONOS-3460 by Ray Milkey · 8 years ago
  32. b34b496 Remove unneccesary exception handler by Ray Milkey · 8 years ago
  33. c9e8dcc Fixed a comment cut and paste typo by Ray Milkey · 8 years ago
  34. b55a1ac Fix bugs for AaaManger and RADIUS by Qianqian Hu · 8 years ago
  35. 13c6716 Remove app registration logic from deativate method and add logs by Jian Li · 8 years ago
  36. 092dfb2 Fix naming conventions for CORD apps. by Jonathan Hart · 8 years ago
  37. 17d6c49 Fixes for Javadoc errors by Ray Milkey · 9 years ago
  38. f3790b8 Only transition to START state on TLS start by Ray Milkey · 9 years ago
  39. 5493b51 Bug fixes for TLS authentication by Ray Milkey · 9 years ago
  40. 2a501c2 Remove UDP flow rules by Ray Milkey · 9 years ago
  41. 967776a Support RADIUS server outside of the ONOS network by Ray Milkey · 9 years ago
  42. 5d99bd1 More AAA refactoring by Ray Milkey · 9 years ago
  43. fcb623d Modify AAA app to use the network configuation service by Ray Milkey · 9 years ago
  44. 9eb293f Minor AAA refactoring by Ray Milkey · 9 years ago
  45. ea36645 Unit tests for packet processing the the AAA app by Ray Milkey · 9 years ago
  46. f51eba2 More AAA app refactoring by Ray Milkey · 9 years ago
  47. f61a24e AAA App refactoring by Ray Milkey · 9 years ago
  48. 78e95a4 Refactoring of AAA app classes by Ray Milkey · 9 years ago
  49. a0d6371 ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  50. e989420 Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  51. d9c7da0 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
  52. feb4176 Move AAA app to OLT by Jonathan Hart · 9 years ago
  53. 32039d5 forwarding radius packets to radius by alshabib · 9 years ago
  54. d39d99e Include logic for cancelling requests for packets. by Aaron Kruglikov · 9 years ago
  55. a46dddf Cleaned up AAA app now it's in the ONOS core. by Jonathan Hart · 9 years ago
  56. 8b01ee7 small fixes to ethtype pattern by alshabib · 9 years ago
  57. 8983174 ONOS AAA app: Authentication and Authorization logic. by Ari Saha · 9 years ago