1. 7c1aef5 Merge Android U (ab/10368041) by Xin Li · 2 years, 2 months ago
  2. 9c9bec0 Explicitly set a user for the wpa_supplicant service by Samuel Holland · 2 years, 3 months ago
  3. d23e45c 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. 157879d 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. f8f78c0 SCS: Don't convert source and dst IP addresses for adding scs policies by Swarn Singh · 2 years, 4 months ago
  8. 30b825d Restore early AIDL initialization if the am: 7a30e7f7a4 by Gabriel Biren · 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. 3e7b563 Merge "Use CONFIG_CTRL_IFACE_AIDL instead of ANDROID" am: 98ce42b5de am: 9817f48858 am: 3b73fb47bd by Keith Mok · 2 years, 4 months ago
  11. 9817f48 Merge "Use CONFIG_CTRL_IFACE_AIDL instead of ANDROID" am: 98ce42b5de by Keith Mok · 2 years, 4 months ago
  12. 4389c28 Use CONFIG_CTRL_IFACE_AIDL instead of ANDROID by Keith Mok · 2 years, 11 months ago
  13. 32eda0e Merge "Add callback path from wpa_supplicant core to AidlManager::listAliases." into udc-dev am: 18a02d8c7d by Gabriel Biren · 2 years, 5 months ago
  14. 18a02d8 Merge "Add callback path from wpa_supplicant core to AidlManager::listAliases." into udc-dev by Gabriel Biren · 2 years, 5 months ago
  15. 1629ad8 Add callback path from wpa_supplicant core to AidlManager::listAliases. by Xinyue Ling · 2 years, 7 months ago
  16. 93e3799 Merge "Allow compilation without HS20/INTERWORKING" am: 3c7a7cde4b am: 695b875c54 am: 23251a9b00 by Treehugger Robot · 2 years, 5 months ago
  17. 695b875 Merge "Allow compilation without HS20/INTERWORKING" am: 3c7a7cde4b by Treehugger Robot · 2 years, 5 months ago
  18. 3c7a7cd Merge "Allow compilation without HS20/INTERWORKING" by Treehugger Robot · 2 years, 5 months ago
  19. 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
  20. eeb9e9d Allow compilation without HS20/INTERWORKING by Sam Gao · 2 years, 7 months ago
  21. 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
  22. 64a8a89 Add a new config item p2p_dfs_chan_enable for WFD GO by Shuibing Dai · 2 years, 7 months ago
  23. 460b088 Merge "[wpa_supplicant] Generate more cert notification events" into udc-dev by Hai Shalom · 2 years, 5 months ago
  24. 82581e5 Fix link id in MLO signal poll by maheshkkv · 2 years, 5 months ago
  25. ae89c83 [wpa_supplicant] Generate more cert notification events by Hai Shalom · 2 years, 6 months ago
  26. c450e7b AIDL: Implement QoS SCS policy stub APIs by Swarn Singh · 2 years, 6 months ago
  27. 1b0d9d6 Merge "[wpa_supplicant] cumilative patch from commit bb945b98f" into udc-dev by Treehugger Robot · 2 years, 6 months ago
  28. 036cec5 [wpa_supplicant] cumilative patch from commit bb945b98f by Sunil Ravi · 2 years, 6 months ago
  29. a9f98eb Do AIDL initialization after daemonizing the process by Kiran Kumar Lokere · 2 years, 7 months ago
  30. 34e4630 Security fix for out of bound read in p2p_invite am: 1d9ae9a554 by Sunil Ravi · 2 years, 6 months ago
  31. 1d9ae9a Security fix for out of bound read in p2p_invite by Sunil Ravi · 2 years, 6 months ago
  32. f090dd3 Merge "Security fix for out of bound read in p2p_invite" into udc-dev by Sunil Ravi · 2 years, 6 months ago
  33. 947b5e2 Security fix for out of bound read in p2p_invite by Sunil Ravi · 2 years, 6 months ago
  34. 980c48a Add log messages to the certificate callback path. by Gabriel Biren · 2 years, 6 months ago
  35. 92af4bd Update fixed-size arrays in the supplicant service to use std::array<>. by Gabriel Biren · 2 years, 7 months ago
  36. e1c3743 Merge "Force EAP-TLSv1.2 for WPA3-Enterprise 192-bit RSA networks" into udc-dev by Hai Shalom · 2 years, 7 months ago
  37. 0f94b7a Force EAP-TLSv1.2 for WPA3-Enterprise 192-bit RSA networks by Hai Shalom · 2 years, 7 months ago
  38. 3e79878 Merge "Set minimum TLS version fix for v1.0" into udc-dev by Hai Shalom · 2 years, 7 months ago
  39. 9a18c48 Set minimum TLS version fix for v1.0 by Hai Shalom · 2 years, 7 months ago
  40. dae46c9 Remove unused method removeAllQosPoliciesForScs from wpa_supplicant. by Gabriel Biren · 2 years, 7 months ago
  41. 77d572f [wpa_supplicant] Cumulative patch from commit 257b119c2 by Sunil Ravi · 2 years, 9 months ago
  42. 1d9b41e Update MLO link info with more params by maheshkkv · 2 years, 8 months ago
  43. b03b146 Add BSSID of the AP in PMKSA cache added event by Sunil Ravi · 2 years, 8 months ago
  44. 5bae075 Merge "Add method in wpa_supplicant to call listAliases." by Gabriel Biren · 2 years, 8 months ago
  45. 54229ae Add method in wpa_supplicant to call listAliases. by Gabriel Biren · 2 years, 8 months ago
  46. 68c25c2 IP Address Allocation in EAPOL-Key Frames by Sunil Ravi · 2 years, 8 months ago
  47. ccc978b Add Aidl changes to support enable/disable CONFIG_CTRL_IFACE_AIDL flag am: a2e6c5066c by Shivani Baranwal · 2 years, 8 months ago
  48. a2e6c50 Add Aidl changes to support enable/disable CONFIG_CTRL_IFACE_AIDL flag by Shivani Baranwal · 2 years, 10 months ago
  49. 75efb07 Fix typo in wpas_aidl_notify_p2p_device_found. by Gabriel Biren · 2 years, 8 months ago
  50. d36eae5 Wifi: Do not set auto_join in connect/wpas_p2p_connect() by Sunil Ravi · 2 years, 8 months ago
  51. 4aa2faf Merge "Supplicant: Add bound check for pmk length and serialized data" by Sunil Ravi · 2 years, 8 months ago
  52. 904568a Supplicant: Add bound check for pmk length and serialized data by Swarn Singh · 3 years ago
  53. 7debdfe Merge "P2P: introduce force_go_bssid bool to avoid changing p2p join behavior" by Matthew Wang · 2 years, 8 months ago
  54. 124e5f4 P2P: introduce force_go_bssid bool to avoid changing p2p join behavior by Matthew Wang · 2 years, 9 months ago
  55. c58b609 Add Aidl changes to support enable/disable CONFIG_CTRL_IFACE_AIDL flag by Shivani Baranwal · 2 years, 10 months ago
  56. d301409 [Security bug fixes] Added mac address & country code len check am: ad44735f2a by Sunil Ravi · 2 years, 9 months ago
  57. ad44735 [Security bug fixes] Added mac address & country code len check by Sunil Ravi · 2 years, 10 months ago
  58. dea49f8 Merge "Add skeleton implementions in supplicant for the QoS SCS methods." by TreeHugger Robot · 2 years, 9 months ago
  59. 6add7f5 Merge "[Security bug fixes] Added mac address & country code len check" by Sunil Ravi · 2 years, 9 months ago
  60. 8501450 Merge "[Security bug fix] Added peer address check" into tm-qpr-dev am: 70e8822147 by TreeHugger Robot · 2 years, 9 months ago
  61. 70e8822 Merge "[Security bug fix] Added peer address check" into tm-qpr-dev by TreeHugger Robot · 2 years, 9 months ago
  62. 40e0dc8 [Security bug fixes] Added mac address & country code len check by Sunil Ravi · 2 years, 10 months ago
  63. f9f1868 Add skeleton implementions in supplicant for the QoS SCS methods. by Gabriel Biren · 2 years, 9 months ago
  64. 7c7862d Merge "Add multiple AKMs and td_policy for Synaptics Wi-Fi" into tm-qpr-dev am: c55112f265 by TreeHugger Robot · 2 years, 9 months ago
  65. c55112f Merge "Add multiple AKMs and td_policy for Synaptics Wi-Fi" into tm-qpr-dev by TreeHugger Robot · 2 years, 9 months ago
  66. f7595fe Add multiple AKMs and td_policy for Synaptics Wi-Fi by Winnie Chen · 2 years, 11 months ago
  67. 4138eec Add multiple AKMs and td_policy for Synaptics Wi-Fi by Winnie Chen · 2 years, 11 months ago
  68. 80ccfd8 Merge changes from topic "wifi-keystore-conversion" by Gabriel Biren · 2 years, 10 months ago
  69. bb7c330 [Security bug fix] Added peer address check by Sunil Ravi · 2 years, 10 months ago
  70. 30b8d64 Merge "[Security bug fix] Added peer address check" by Sunil Ravi · 2 years, 10 months ago
  71. 142f4c3 [Security bug fix] Added peer address check by Sunil Ravi · 2 years, 10 months ago
  72. a5bdf37 Replace call into Wifi Keystore with a call into the new get_certificate method. by Gabriel Biren · 2 years, 10 months ago
  73. 9339823 Add callback path from wpa_supplicant core to AidlManager::getCertificate. by Gabriel Biren · 2 years, 10 months ago
  74. 6b4e827 Add logic to retrieve KS2 certificates in supplicant. by Gabriel Biren · 2 years, 10 months ago
  75. 007596a Merge "P2P: fix typo" by TreeHugger Robot · 2 years, 10 months ago
  76. 7785feb P2P: fix typo by Matthew Wang · 2 years, 10 months ago
  77. ce222d7 Add non-standard certicate methods to supplicant. by Gabriel Biren · 2 years, 10 months ago
  78. 406d764 Merge changes I623c727b,I2d558bb2,Iff9b6709,Ie85c7528 by Matthew Wang · 2 years, 10 months ago
  79. 6011720 Merge changes from topic "Signal Polling" by Sunil Ravi · 2 years, 10 months ago
  80. 33e95b2 Merge "wifi: Add the connected frequency in the state change event" by Sunil Ravi · 2 years, 10 months ago
  81. cb6211b Merge "Fix issue caused by NULL at msg pointer" by Sunil Ravi · 2 years, 10 months ago
  82. c28a513 Fix issue caused by NULL at msg pointer by Narasimha Rao PVS · 2 years, 10 months ago
  83. 737fbca Merge "Support for SAE-EXT-KEY & SAE-FT-EXT AKM" by Sunil Ravi · 2 years, 10 months ago
  84. 29a155c Merge "Send channel change event to framework" by Sunil Ravi · 2 years, 10 months ago
  85. 62b2307 Support for SAE-EXT-KEY & SAE-FT-EXT AKM by Sunil Ravi · 2 years, 10 months ago
  86. e27eec8 Send channel change event to framework by Sunil Ravi · 2 years, 10 months ago
  87. eb7ec76 wifi: Add the connected frequency in the state change event by Sunil Ravi · 2 years, 10 months ago
  88. aea370b Merge "notify the AT_PERMANENT_ID_REQ is denied from peer." by TreeHugger Robot · 2 years, 10 months ago
  89. 77e1b1e P2P: remove all aidl scan retry logic by Matthew Wang · 2 years, 11 months ago
  90. 3617311 P2P: support preferred GO band by Matthew Wang · 2 years, 11 months ago
  91. dcf1945 P2P: optimize join scan freq by Matthew Wang · 2 years, 11 months ago
  92. 06b4247 P2P: allow persistent group join retry limit to be configured via D-Bus by Matthew Wang · 2 years, 11 months ago
  93. 850c2e0 notify the AT_PERMANENT_ID_REQ is denied from peer. by Steven Liu · 2 years, 10 months ago
  94. fbf804f Add sanity check for mac address & WPS device type am: 73b8893351 by Sunil Ravi · 2 years, 10 months ago
  95. 73b8893 Add sanity check for mac address & WPS device type by Sunil Ravi · 2 years, 10 months ago
  96. ec7e651 Merge "Process DPP connection status result" by Sunil Ravi · 2 years, 10 months ago
  97. 2261678 Merge "MLD STA(aidl): Set default TID-to-link mapping" by Mahesh KKV · 2 years, 10 months ago
  98. b5cda7e Update receive bit rate to signal poll by Mahesh KKV · 2 years, 10 months ago
  99. 0ff265b wifi: Add Signal Polling interface to AIDL by Mahesh KKV · 2 years, 10 months ago
  100. 4ce3c75 Merge "Support strict conservative peer mode for EAP-SIM/AKA/AKA'" by TreeHugger Robot · 2 years, 10 months ago