1. 76ae68d [VOL-3550] Refactoring AAA statistics names for better consumption by Andrea Campanella · 3 years, 7 months ago
  2. c4781e6 Offload of incoming EAPOL packet to executor by Andrea Campanella · 3 years, 7 months ago
  3. 9510e5d [VOL-3515] multithreaded packet processor by Matteo Scandolo · 3 years, 8 months ago
  4. 8d7a982 [SEBA-897] Unit Test cases for SEBA-34 by Shubham Sharma · 4 years, 4 months ago
  5. 544ffa2 [SEBA-896] View SEBA-36 Statistics from ONOS CLI by Shubham Sharma · 4 years, 3 months ago
  6. d0b4969 [VOL-2667] aaa-app aaa-users Kyro Exception Fix by Hardik Windlass · 4 years, 3 months ago
  7. 9a09b83 [VOL-2663] aaa-app device event handling by Hardik Windlass · 4 years, 3 months ago
  8. 75c6771 [VOL-2651] aaa-users throws exception after ONU delete by Hardik Windlass · 4 years, 3 months ago
  9. c41227c Publish cluster-wide AAA stats by Jonathan Hart · 4 years, 4 months ago
  10. e5a1aa9 [VOL-2587] Fixed NullPointerException for PORT_REMOVED event when ONU is deleted by Girish Kumar · 4 years, 3 months ago
  11. bba3367 [VOL-2578] Handling DEVICE_AVALIABILITY_CHANGED event by Andrea Campanella · 4 years, 3 months ago
  12. e66466a [SEBA-935] Including session timeout scenario of authentication session level statistics by Andrea Campanella · 4 years, 3 months ago
  13. 064084c [VOL-2363] Fixed Cleanup of AAA Sessions on Device Remove event. by Girish Kumar · 4 years, 3 months ago
  14. 9d1ce80 Distribute authentication state amongst the cluster by Jonathan Hart · 4 years, 4 months ago
  15. 612651f Refactor AAA app in preparation for clustered operation. by Jonathan Hart · 4 years, 6 months ago
  16. 3498bc0 Move dependencies on stable version of sadis app by Matteo Scandolo · 4 years, 4 months ago
  17. adeb26e [SEBA-36] Operational Status 802.1x Session by Kartikey Dubey · 4 years, 8 months ago
  18. 4900ce6 [SEBA-624] Implementation of radius server operational status by Shubham Sharma · 5 years ago
  19. 3c8c702 [SEBA-34] Operational Status 802.1x Authenticator by Shubham Sharma · 4 years, 8 months ago
  20. cf5e503 [SEBA-883] Unit Test cases for SEBA-37 by Shubham Sharma · 4 years, 6 months ago
  21. 1e43c56 [SEBA-623] Handled TimeOut of AAA sessions by Shubham Sharma · 5 years ago
  22. 1f19358 [SEBA-35] Adding Stats for 802.1x Authentication by Shubham Sharma · 4 years, 10 months ago
  23. 58b5329 Bump ONOS to 2.2 and build with Java 11 by Carmelo Cascone · 4 years, 8 months ago
  24. 056e4cd [SEBA-805] Using the Request Authenticator value saved in State Machine to check Message Authentication for each Radius response as per rfc 2869 by Vijaykumar Kushwaha · 4 years, 10 months ago
  25. fffd3d1 [SEBA-803] Fixing Issue:Unknown server counter starts increasing for every radius message received after freeRadius pod restarts by Vijaykumar Kushwaha · 4 years, 10 months ago
  26. f72e195 Fixing ONOS AAA App restart issue. Changing annotations package to org.apache.felix.scr.annotations by Kartikey Dubey · 5 years ago
  27. e154542 [SEBA-37] Added 11 Statistics counters for Accounting Server operations by kartikey dubey · 5 years ago
  28. cf847b8 [SEBA-593] Splitting aaa app in implementation and api bundles by Matteo Scandolo · 5 years ago[Renamed (98%) from src/main/java/org/opencord/aaa/AaaManager.java]
  29. 1cfdb19 ONOS dependency is changed from 1.13.1 to 1.13.6 by Gamze Abaka · 6 years ago
  30. e72358a Adding AT&T specific Radius packet customizer. Currently it by Saurav Das · 6 years ago
  31. 987441a Adding trace logging to emitted and received packets by Saurav Das · 6 years ago
  32. 5db4453 SEBA-75: AAA app exposes authentication state machine events. by Jonathan Hart · 6 years ago
  33. 932bedc SEBA-73: Decouple AAA auth from subscriber provisioning by Jonathan Hart · 6 years ago
  34. 2ff1a78 VOL-947 Moved the netcfg update listener and factory within activate method by Matt Jeanneret · 6 years ago
  35. 4731dd9 Upgrading app to ONOS 1.13 by Jonathan Hart · 6 years ago
  36. e0e1072 Handle packet Customization config changes by Deepa Vaddireddy · 7 years ago
  37. f739be5 VOL-458: NPE when executing ONOS aaa-users command after an disable ONU by Amit Ghosh · 7 years ago
  38. b9c24c6 CORD-1922:In the deActivate metod of service/components, listeners has to be removed by Deepa Vaddireddy · 7 years ago
  39. cf39d97 VOL-376 : Fix for Null Pointer Exception when subscriber is not provisioned by Amit Ghosh · 7 years ago
  40. c9ac1e5 VOL-149: Configure RADIUS Attributes as per subscriber information by Amit Ghosh · 7 years ago
  41. 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
  42. df7ff86 Change app name from onosproject to opencord by Charles Chan · 7 years ago
  43. 27afc1d moving listener add to end of activate by alshabib · 7 years ago
  44. 5dcfa52 fixed a bug in processing radius-failure message by ke han · 7 years ago
  45. 04e47f3 1. send eap failure message when access denied; by ke han · 8 years ago
  46. 6d52745 pom modications to appify aaa renaming package by alshabib · 8 years ago[Renamed (99%) from src/main/java/org/onosproject/aaa/AaaManager.java]
  47. 6af9f43 Enable SO_REUSEADDR option for radius server Datagram Sockets. by A.R Karthick · 8 years ago
  48. 508cec5 Break dependency between AAA app and demo XOS integration app by Ray Milkey · 8 years ago
  49. fe4fe56 Attempt to fix ONOS-3460 by Ray Milkey · 8 years ago
  50. b34b496 Remove unneccesary exception handler by Ray Milkey · 8 years ago
  51. c9e8dcc Fixed a comment cut and paste typo by Ray Milkey · 8 years ago
  52. b55a1ac Fix bugs for AaaManger and RADIUS by Qianqian Hu · 8 years ago
  53. 13c6716 Remove app registration logic from deativate method and add logs by Jian Li · 8 years ago
  54. 092dfb2 Fix naming conventions for CORD apps. by Jonathan Hart · 9 years ago[Renamed (93%) from src/main/java/org/onosproject/aaa/AAA.java]
  55. 17d6c49 Fixes for Javadoc errors by Ray Milkey · 9 years ago
  56. f3790b8 Only transition to START state on TLS start by Ray Milkey · 9 years ago
  57. 5493b51 Bug fixes for TLS authentication by Ray Milkey · 9 years ago
  58. 2a501c2 Remove UDP flow rules by Ray Milkey · 9 years ago
  59. 967776a Support RADIUS server outside of the ONOS network by Ray Milkey · 9 years ago
  60. 5d99bd1 More AAA refactoring by Ray Milkey · 9 years ago
  61. fcb623d Modify AAA app to use the network configuation service by Ray Milkey · 9 years ago
  62. 9eb293f Minor AAA refactoring by Ray Milkey · 9 years ago
  63. ea36645 Unit tests for packet processing the the AAA app by Ray Milkey · 9 years ago
  64. f51eba2 More AAA app refactoring by Ray Milkey · 9 years ago
  65. f61a24e AAA App refactoring by Ray Milkey · 9 years ago
  66. a0d6371 ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  67. d9c7da0 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
  68. feb4176 Move AAA app to OLT by Jonathan Hart · 9 years ago
  69. 32039d5 forwarding radius packets to radius by alshabib · 9 years ago
  70. d39d99e Include logic for cancelling requests for packets. by Aaron Kruglikov · 9 years ago
  71. a46dddf Cleaned up AAA app now it's in the ONOS core. by Jonathan Hart · 9 years ago
  72. 8983174 ONOS AAA app: Authentication and Authorization logic. by Ari Saha · 9 years ago