1. 640215c [wpa_supplicant] cumilative patch from commit d3ed34ba by Sunil Ravi · 2 years, 3 months ago
  2. 07d9c01 Enable sae_pmkid_in_assoc=1 in configuration file by Sunil Ravi · 2 years, 3 months ago
  3. bd262f0 Map extension AKMs in AIDL to main AKM am: 1de410d064 by Sunil Ravi · 2 years, 4 months ago
  4. 1de410d Map extension AKMs in AIDL to main AKM by Sunil Ravi · 2 years, 4 months ago
  5. e234dc8 Merge "SCS: Don't convert source and dst IP addresses for adding scs policies" into udc-dev am: da8e9fb66a by Gabriel Biren · 2 years, 4 months ago
  6. da8e9fb Merge "SCS: Don't convert source and dst IP addresses for adding scs policies" into udc-dev by Gabriel Biren · 2 years, 4 months ago
  7. 167279a Enter WPA_4WAY_HANDSHAKE state change by Sunil Ravi · 2 years, 4 months ago
  8. f8f78c0 SCS: Don't convert source and dst IP addresses for adding scs policies by Swarn Singh · 2 years, 4 months ago
  9. 7a30e7f Restore early AIDL initialization if the -B daemonize option is not being used. by Gabriel Biren · 2 years, 4 months ago
  10. 18a02d8 Merge "Add callback path from wpa_supplicant core to AidlManager::listAliases." into udc-dev by Gabriel Biren · 2 years, 5 months ago
  11. 1629ad8 Add callback path from wpa_supplicant core to AidlManager::listAliases. by Xinyue Ling · 2 years, 7 months ago
  12. e2fad41 Fix p2p on DFS channel issue: p2p_dfs_chan_enable is NOT enabled on p2p interface by Shuibing Dai · 2 years, 5 months ago
  13. 70ff123 Merge "Add a new config item p2p_dfs_chan_enable for WFD GO" into udc-dev by Shuibing Dai · 2 years, 5 months ago
  14. 64a8a89 Add a new config item p2p_dfs_chan_enable for WFD GO by Shuibing Dai · 2 years, 7 months ago
  15. 460b088 Merge "[wpa_supplicant] Generate more cert notification events" into udc-dev by Hai Shalom · 2 years, 5 months ago
  16. 82581e5 Fix link id in MLO signal poll by maheshkkv · 2 years, 5 months ago
  17. ae89c83 [wpa_supplicant] Generate more cert notification events by Hai Shalom · 2 years, 6 months ago
  18. c450e7b AIDL: Implement QoS SCS policy stub APIs by Swarn Singh · 2 years, 6 months ago
  19. 1b0d9d6 Merge "[wpa_supplicant] cumilative patch from commit bb945b98f" into udc-dev by Treehugger Robot · 2 years, 6 months ago
  20. 036cec5 [wpa_supplicant] cumilative patch from commit bb945b98f by Sunil Ravi · 2 years, 6 months ago
  21. a9f98eb Do AIDL initialization after daemonizing the process by Kiran Kumar Lokere · 2 years, 7 months ago
  22. f090dd3 Merge "Security fix for out of bound read in p2p_invite" into udc-dev by Sunil Ravi · 2 years, 6 months ago
  23. 947b5e2 Security fix for out of bound read in p2p_invite by Sunil Ravi · 2 years, 6 months ago
  24. 980c48a Add log messages to the certificate callback path. by Gabriel Biren · 2 years, 6 months ago
  25. 92af4bd Update fixed-size arrays in the supplicant service to use std::array<>. by Gabriel Biren · 2 years, 7 months ago
  26. e1c3743 Merge "Force EAP-TLSv1.2 for WPA3-Enterprise 192-bit RSA networks" into udc-dev by Hai Shalom · 2 years, 7 months ago
  27. 0f94b7a Force EAP-TLSv1.2 for WPA3-Enterprise 192-bit RSA networks by Hai Shalom · 2 years, 7 months ago
  28. 3e79878 Merge "Set minimum TLS version fix for v1.0" into udc-dev by Hai Shalom · 2 years, 7 months ago
  29. 9a18c48 Set minimum TLS version fix for v1.0 by Hai Shalom · 2 years, 7 months ago
  30. dae46c9 Remove unused method removeAllQosPoliciesForScs from wpa_supplicant. by Gabriel Biren · 2 years, 7 months ago
  31. 77d572f [wpa_supplicant] Cumulative patch from commit 257b119c2 by Sunil Ravi · 2 years, 9 months ago
  32. 1d9b41e Update MLO link info with more params by maheshkkv · 2 years, 8 months ago
  33. b03b146 Add BSSID of the AP in PMKSA cache added event by Sunil Ravi · 2 years, 8 months ago
  34. 5bae075 Merge "Add method in wpa_supplicant to call listAliases." by Gabriel Biren · 2 years, 8 months ago
  35. 54229ae Add method in wpa_supplicant to call listAliases. by Gabriel Biren · 2 years, 8 months ago
  36. 68c25c2 IP Address Allocation in EAPOL-Key Frames by Sunil Ravi · 2 years, 8 months ago
  37. 75efb07 Fix typo in wpas_aidl_notify_p2p_device_found. by Gabriel Biren · 2 years, 8 months ago
  38. d36eae5 Wifi: Do not set auto_join in connect/wpas_p2p_connect() by Sunil Ravi · 2 years, 8 months ago
  39. 4aa2faf Merge "Supplicant: Add bound check for pmk length and serialized data" by Sunil Ravi · 2 years, 8 months ago
  40. 904568a Supplicant: Add bound check for pmk length and serialized data by Swarn Singh · 3 years ago
  41. 7debdfe Merge "P2P: introduce force_go_bssid bool to avoid changing p2p join behavior" by Matthew Wang · 2 years, 8 months ago
  42. 124e5f4 P2P: introduce force_go_bssid bool to avoid changing p2p join behavior by Matthew Wang · 2 years, 9 months ago
  43. c58b609 Add Aidl changes to support enable/disable CONFIG_CTRL_IFACE_AIDL flag by Shivani Baranwal · 2 years, 10 months ago
  44. dea49f8 Merge "Add skeleton implementions in supplicant for the QoS SCS methods." by TreeHugger Robot · 2 years, 9 months ago
  45. 6add7f5 Merge "[Security bug fixes] Added mac address & country code len check" by Sunil Ravi · 2 years, 9 months ago
  46. 40e0dc8 [Security bug fixes] Added mac address & country code len check by Sunil Ravi · 2 years, 10 months ago
  47. f9f1868 Add skeleton implementions in supplicant for the QoS SCS methods. by Gabriel Biren · 2 years, 9 months ago
  48. 4138eec Add multiple AKMs and td_policy for Synaptics Wi-Fi by Winnie Chen · 2 years, 11 months ago
  49. 80ccfd8 Merge changes from topic "wifi-keystore-conversion" by Gabriel Biren · 2 years, 10 months ago
  50. 30b8d64 Merge "[Security bug fix] Added peer address check" by Sunil Ravi · 2 years, 10 months ago
  51. 142f4c3 [Security bug fix] Added peer address check by Sunil Ravi · 2 years, 10 months ago
  52. a5bdf37 Replace call into Wifi Keystore with a call into the new get_certificate method. by Gabriel Biren · 2 years, 10 months ago
  53. 9339823 Add callback path from wpa_supplicant core to AidlManager::getCertificate. by Gabriel Biren · 2 years, 10 months ago
  54. 6b4e827 Add logic to retrieve KS2 certificates in supplicant. by Gabriel Biren · 2 years, 10 months ago
  55. 007596a Merge "P2P: fix typo" by TreeHugger Robot · 2 years, 10 months ago
  56. 7785feb P2P: fix typo by Matthew Wang · 2 years, 10 months ago
  57. ce222d7 Add non-standard certicate methods to supplicant. by Gabriel Biren · 2 years, 10 months ago
  58. 406d764 Merge changes I623c727b,I2d558bb2,Iff9b6709,Ie85c7528 by Matthew Wang · 2 years, 10 months ago
  59. 6011720 Merge changes from topic "Signal Polling" by Sunil Ravi · 2 years, 10 months ago
  60. 33e95b2 Merge "wifi: Add the connected frequency in the state change event" by Sunil Ravi · 2 years, 10 months ago
  61. cb6211b Merge "Fix issue caused by NULL at msg pointer" by Sunil Ravi · 2 years, 10 months ago
  62. c28a513 Fix issue caused by NULL at msg pointer by Narasimha Rao PVS · 2 years, 10 months ago
  63. 737fbca Merge "Support for SAE-EXT-KEY & SAE-FT-EXT AKM" by Sunil Ravi · 2 years, 10 months ago
  64. 29a155c Merge "Send channel change event to framework" by Sunil Ravi · 2 years, 10 months ago
  65. 62b2307 Support for SAE-EXT-KEY & SAE-FT-EXT AKM by Sunil Ravi · 2 years, 10 months ago
  66. e27eec8 Send channel change event to framework by Sunil Ravi · 2 years, 10 months ago
  67. eb7ec76 wifi: Add the connected frequency in the state change event by Sunil Ravi · 2 years, 10 months ago
  68. aea370b Merge "notify the AT_PERMANENT_ID_REQ is denied from peer." by TreeHugger Robot · 2 years, 10 months ago
  69. 77e1b1e P2P: remove all aidl scan retry logic by Matthew Wang · 2 years, 11 months ago
  70. 3617311 P2P: support preferred GO band by Matthew Wang · 2 years, 11 months ago
  71. dcf1945 P2P: optimize join scan freq by Matthew Wang · 2 years, 11 months ago
  72. 06b4247 P2P: allow persistent group join retry limit to be configured via D-Bus by Matthew Wang · 2 years, 11 months ago
  73. 850c2e0 notify the AT_PERMANENT_ID_REQ is denied from peer. by Steven Liu · 2 years, 10 months ago
  74. ec7e651 Merge "Process DPP connection status result" by Sunil Ravi · 2 years, 10 months ago
  75. 2261678 Merge "MLD STA(aidl): Set default TID-to-link mapping" by Mahesh KKV · 2 years, 10 months ago
  76. b5cda7e Update receive bit rate to signal poll by Mahesh KKV · 2 years, 10 months ago
  77. 0ff265b wifi: Add Signal Polling interface to AIDL by Mahesh KKV · 2 years, 10 months ago
  78. 4ce3c75 Merge "Support strict conservative peer mode for EAP-SIM/AKA/AKA'" by TreeHugger Robot · 2 years, 10 months ago
  79. 9138d43 Support strict conservative peer mode for EAP-SIM/AKA/AKA' by Steven Liu · 2 years, 11 months ago
  80. cda1202 Merge "Suppress existing clang-tidy warnings" am: c3b41ba025 am: 6ca59c4bfc am: 9e5c5fca0a by Chih-hung Hsieh · 2 years, 10 months ago
  81. 9e5c5fc Merge "Suppress existing clang-tidy warnings" am: c3b41ba025 am: 6ca59c4bfc by Chih-hung Hsieh · 2 years, 10 months ago
  82. 6ca59c4 Merge "Suppress existing clang-tidy warnings" am: c3b41ba025 by Chih-hung Hsieh · 2 years, 10 months ago
  83. f3cee1d Suppress existing clang-tidy warnings by Chih-Hung Hsieh · 2 years, 10 months ago
  84. 5943559 Merge "Add sanity check for mac address & WPS device type" by TreeHugger Robot · 2 years, 10 months ago
  85. 5417e3a MLD STA(aidl): Set default TID-to-link mapping by Mahesh KKV · 2 years, 11 months ago
  86. 546a7b5 Process DPP connection status result by Sunil Ravi · 3 years, 1 month ago
  87. 1a36089 Add sanity check for mac address & WPS device type by Sunil Ravi · 2 years, 10 months ago
  88. 198d0e8 Merge "wifi: implement onStateChangedWithAkm" by TreeHugger Robot · 2 years, 11 months ago
  89. 0ec4675 Merge "eap: implement EAP minimum TLS HAL API" by Jimmy Chen · 2 years, 11 months ago
  90. 7028929 wifi: implement onStateChangedWithAkm by Jimmy Chen · 3 years ago
  91. a138f17 eap: implement EAP minimum TLS HAL API by Jimmy Chen · 3 years ago
  92. 4b63c39 Send interface address in GO from supplicant event by Biswarup Pal · 2 years, 11 months ago
  93. 68f900b Send the GO interface MAC address as part of supplicant event in GC by Biswarup Pal · 3 years ago
  94. 3c73883 Update supplicant service to use V2 of the supplicant AIDL interface. by Gabriel Biren · 3 years, 1 month ago
  95. 56c472b Merge "MLD STA(aidl): Implement getConnectionMloLinksInfo()" by Mahesh KKV · 2 years, 11 months ago
  96. 3fba995 AIDL: STA: Indicate EHT connection and bandwidth capabilities by Veerendranath Jakkam · 3 years, 3 months ago
  97. d06b2f7 MLD STA(aidl): Implement getConnectionMloLinksInfo() by Hu Wang · 3 years ago
  98. 1eb76b8 Fixed not to support seamless roaming for WPA AP am: a393081ada am: 0a1d323cf3 by Dennis Jeon · 2 years, 11 months ago
  99. f42be32 Do not set allowed_key_mgmts on BRCM devices by Sunil Ravi · 3 years ago
  100. 89eba10 [wpa_supplicant] Cumulative patch from commit 61c6e7c62 by Sunil Ravi · 3 years, 1 month ago