1. cf5e503 [SEBA-883] Unit Test cases for SEBA-37 by Shubham Sharma · 4 years, 5 months ago
  2. 1e43c56 [SEBA-623] Handled TimeOut of AAA sessions by Shubham Sharma · 4 years, 11 months ago
  3. c7fbd9f [SEBA-886] AAA Statistics in ONOS cli for SEBA-35 by Shubham Sharma · 4 years, 5 months ago
  4. 1f19358 [SEBA-35] Adding Stats for 802.1x Authentication by Shubham Sharma · 4 years, 10 months ago
  5. 909c9b4 Adding Code of Conduct by Matteo Scandolo · 4 years, 5 months ago
  6. b3e6130 Fix javadoc generation not working with JDK 11 by Carmelo Cascone · 4 years, 6 months ago
  7. a306120 Update pom.xml to depend on official onos-dependencies parent pom by Carmelo Cascone · 4 years, 6 months ago
  8. 58b5329 Bump ONOS to 2.2 and build with Java 11 by Carmelo Cascone · 4 years, 7 months ago
  9. 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, 9 months ago
  10. fffd3d1 [SEBA-803] Fixing Issue:Unknown server counter starts increasing for every radius message received after freeRadius pod restarts by Vijaykumar Kushwaha · 4 years, 9 months ago
  11. a54ce55 [SEBA-719] Display counters in onos cli and reset counters by Vijaykumar Kushwaha · 4 years, 11 months ago
  12. f72e195 Fixing ONOS AAA App restart issue. Changing annotations package to org.apache.felix.scr.annotations by Kartikey Dubey · 4 years, 10 months ago
  13. e154542 [SEBA-37] Added 11 Statistics counters for Accounting Server operations by kartikey dubey · 5 years ago
  14. 1a5e7ec Moving to a newer snapshot to allow multicast changes by Matteo Scandolo · 5 years ago
  15. cf847b8 [SEBA-593] Splitting aaa app in implementation and api bundles by Matteo Scandolo · 5 years ago
  16. 3430e02 Changing ONOS dependency from 1.13.9-rc3 to rc4 by Gamze Abaka · 5 years ago
  17. c9ca65c ONOS dependency is changed from 1.13.8 to 1.13.9-rc3 by Gamze Abaka · 5 years ago
  18. 3b47ab5 [SEBA-549] Moving to sadis SNAPSHOT version by Matteo Scandolo · 5 years ago
  19. 3f07274 AAA must use 1.13.8 tag of ONOS by Gamze Abaka · 5 years ago
  20. 1cfdb19 ONOS dependency is changed from 1.13.1 to 1.13.6 by Gamze Abaka · 6 years ago
  21. ec6670e Release version 1.8.0 by Jenkins · 5 years ago 1.8.0
  22. a137692 Bugfix: Use non-string for calling-station-id by Matt Jeanneret · 5 years ago
  23. e72358a Adding AT&T specific Radius packet customizer. Currently it by Saurav Das · 5 years ago
  24. 987441a Adding trace logging to emitted and received packets by Saurav Das · 6 years ago
  25. 5db4453 SEBA-75: AAA app exposes authentication state machine events. by Jonathan Hart · 6 years ago
  26. f935b12 SEBA-74: Allow connecting to RADIUS server via hostname instead of IP by Jonathan Hart · 6 years ago
  27. 932bedc SEBA-73: Decouple AAA auth from subscriber provisioning by Jonathan Hart · 6 years ago
  28. 2ff1a78 VOL-947 Moved the netcfg update listener and factory within activate method by Matt Jeanneret · 6 years ago
  29. d9701b1 Starting snapshot 1.7.0-SNAPSHOT by Jenkins · 6 years ago
  30. 702a7c8 Release version 1.6.0 by Jenkins · 6 years ago 1.6.0
  31. 65a6d03 Update dependencies sadis to 2.1.0 and olt to 1.4.0 by Jonathan Hart · 6 years ago
  32. 4731dd9 Upgrading app to ONOS 1.13 by Jonathan Hart · 6 years ago
  33. 2732019 Adding .gitreview file by Luca Prete · 6 years ago
  34. 412a9aa Starting snapshot 1.6.0-SNAPSHOT by Jenkins · 6 years ago
  35. d06663e Release version 1.5.0 by Jenkins · 6 years ago 1.5.0
  36. b31f2d9 pre-release changes by David K. Bainbridge · 6 years ago
  37. 213e5a7 VOL-566: Update aaa app to use 2.0.0-SNAPSHOT version of sadis by Amit Ghosh · 6 years ago
  38. 5234e9e VOL-475 - bump master to new snapshot by David K. Bainbridge · 7 years ago
  39. 88980c9 VOL-475 update to onos 1.10.9 by David K. Bainbridge · 7 years ago
  40. e0e1072 Handle packet Customization config changes by Deepa Vaddireddy · 7 years ago
  41. d87f287 graceful_shutdown stopping RadiusListener thread when aaa is deactivated by Deepa Vaddireddy · 7 years ago
  42. f739be5 VOL-458: NPE when executing ONOS aaa-users command after an disable ONU by Amit Ghosh · 7 years ago
  43. b9c24c6 CORD-1922:In the deActivate metod of service/components, listeners has to be removed by Deepa Vaddireddy · 7 years ago
  44. 6c712f2 VOL-444 : Removed the modification of username in SamplePacketCustomizer by Amit Ghosh · 7 years ago
  45. 44d2678 VOL-429 - increment SNAPSHOT versions by David K. Bainbridge · 7 years ago
  46. 39aea43 VOL-423 update to ONOS version 1.10.6 by David K. Bainbridge · 7 years ago
  47. 6bf21a2 VOL-387: Update CLI useful for debugging by Amit Ghosh · 7 years ago
  48. c87de3e release version 1.3.0-SNAPSHOT by David K. Bainbridge · 7 years ago
  49. cf39d97 VOL-376 : Fix for Null Pointer Exception when subscriber is not provisioned by Amit Ghosh · 7 years ago
  50. 6201949 CORD-1615 add CLI command to support the removal of state machines by David K. Bainbridge · 7 years ago
  51. fbba155 VOL-148 : AAA changes for sending RADIUS packets on configurable VLAN by Amit Ghosh · 7 years ago
  52. 96f79c9 VOL-373 support 3 tuple and multiple version numbers for ONOS apps by David K. Bainbridge · 7 years ago
  53. c9ac1e5 VOL-149: Configure RADIUS Attributes as per subscriber information by Amit Ghosh · 7 years ago
  54. 4e33be2 Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  55. 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
  56. df7ff86 Change app name from onosproject to opencord by Charles Chan · 7 years ago
  57. 47346e9 updating onos apps to 1.2-SNAPSHOT by alshabib · 7 years ago
  58. 09bedaa removing .gitreview file by alshabib · 7 years ago
  59. 27afc1d moving listener add to end of activate by alshabib · 7 years ago
  60. fd32a97 Bumping up ONOS to 1.8.0 by Charles Chan · 7 years ago
  61. 5dcfa52 fixed a bug in processing radius-failure message by ke han · 7 years ago
  62. 55e89a2 Moving to onos-1.7.1 by Hyunsun Moon · 8 years ago
  63. 04e47f3 1. send eap failure message when access denied; by ke han · 8 years ago
  64. 3c4d376 moving to onos-1.7.0 by alshabib · 8 years ago
  65. 199bd3b pom changes to support snapshots by alshabib · 8 years ago
  66. af15a1f updating to onos 1.7.0-SNAPSHOT by alshabib · 8 years ago
  67. 6662077 reverting master to 1.1-SNAPSHOT by alshabib · 8 years ago
  68. d2819ae updating onos apps to rc2 by alshabib · 8 years ago
  69. 111989b Updating ONOS apps to 1.1-SNAPSHOT version by alshabib · 8 years ago
  70. 71c24e6 removing staging repo from pom by alshabib · 8 years ago cord-1.0-rc1
  71. 5bac7e4 adding license file by alshabib · 8 years ago
  72. 687f364 Update ONOS version to 1.6.0 by Charles Chan · 8 years ago
  73. e016b81 Update ONOS version to 1.6.0-SNAPSHOT by Charles Chan · 8 years ago
  74. 5f97951 testing by alshabib · 8 years ago
  75. 5b6d58c testing by alshabib · 8 years ago
  76. ded08d9 updating .gitreview by alshabib · 8 years ago
  77. 8080b31 Update ONOS version to 1.6.0-rc4 by Charles Chan · 8 years ago
  78. 716b8b8 Update ONOS version to 1.6.0-rc2 by Hyunsun Moon · 8 years ago
  79. cc4b768 temporarily adding staging repository by alshabib · 8 years ago
  80. 6d52745 pom modications to appify aaa renaming package by alshabib · 8 years ago
  81. 23a9e94 Merge branch 'aaa-to-cord' of /Users/ash/work/onos-next by alshabib · 8 years ago
  82. 1f99c9b Initial empty repository by Ali "The Bomb" Al-Shabibi · 8 years ago
  83. 13ff4a0 Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  84. 1ad9237 app buck refactor for apps: aaa, acl, bgprouter by Ray Milkey · 8 years ago
  85. 3554ccb Updating copyrights by Brian O'Connor · 8 years ago
  86. 001d53f Fix buck tests by Ray Milkey · 8 years ago
  87. ff82fa5 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  88. 38da6e9 Initial BUCK build by Ray Milkey · 8 years ago
  89. 329c404 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  90. 6af9f43 Enable SO_REUSEADDR option for radius server Datagram Sockets. by A.R Karthick · 8 years ago
  91. 5d323c6 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  92. 4ef08eb Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago
  93. 1db0614 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  94. 4bf61fa Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago
  95. cf5e49f Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  96. 91f5e9a Add missing application titles in app.xml with pom.xml clean up by Jian Li · 8 years ago
  97. 935a162 Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  98. 33b38e5 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago
  99. 61a6a40 adding cli for aaa to show users by Qianqian Hu · 8 years ago
  100. c875a4c remove references from AAA to XOS integration app by Ray Milkey · 8 years ago