1. 85a5a2e DPP: Remove NetworkIntroResult,OK from SAE connections by Jouni Malinen · 6 years ago
  2. 1236646 Avoid false static analyzer warning on impossible snprintf() error path by Ankita Bajaj · 6 years ago
  3. e104e32 Remove unused wpa_ctrl_cleanup() by vamsi krishna · 6 years ago
  4. a119988 DPP: Update DPPStep,Timeout behavior for Auth Conf TX case by Jouni Malinen · 6 years ago
  5. ac822b8 Android: Set LOCAL_CLANG flag to true by mazumdar · 6 years ago
  6. 23ee579 Android: Install sigma_dut to /vendor on new platform versions by mazumdar · 6 years ago
  7. e3b1393 DPP: Check for DPP-NOT-COMPATIBLE in manual mode for Responder by Srinivas Dasari · 6 years ago
  8. 671c9e1 DPP: Process auth response frame for manual and mutual authentication by Srinivas Dasari · 6 years ago
  9. 8d88d82 DPP: Move manual mode auth resp processing to a helper function by Srinivas Dasari · 6 years ago
  10. ecb49d8 DPP: Allow AuthenticationConfirmation timeout to be used on Initiator by Deepak Dhamdhere · 6 years ago
  11. 9b4f275 DPP: Indicate LastFrameReceived for a configuration response case by Deepak Dhamdhere · 6 years ago
  12. b9f1eb9 DPP: Send correct status for DPP-RESPONSE-PENDING by Deepak Dhamdhere · 6 years ago
  13. 3c27aa8 DPP: Report QR Code parsing error more clearly by Jouni Malinen · 6 years ago
  14. 63c590a HE: Enable AMPDU by default in sta_reset_default(WCN) by Amarnath Hullur Subramanyam · 6 years ago
  15. 1f65a67 HE: Enabling sending of addba by default in sta_reset_default(WCN) by Amarnath Hullur Subramanyam · 6 years ago
  16. b1724a5 HE: Enable WMM and disable addba_reject by default in sta_reset_default by Amarnath Hullur Subramanyam · 6 years ago
  17. 0acce2c HE: Set nss to 2 and disable WEP/TKIP with HE as DUT(WCN) by Amarnath Hullur Subramanyam · 6 years ago
  18. 94dfaf0 HE: Add support for changing other phymodes in sta_preset_testparameters by Amarnath Hullur Subramanyam · 6 years ago
  19. 5f32d57 HE: Disable noackpolicy for all Access Category in sta_reset_default by Amarnath Hullur Subramanyam · 6 years ago
  20. ae8a2d9 HE: Add support for noack configuration in WCN driver by Amarnath Hullur Subramanyam · 6 years ago
  21. a72c016 HE: Add support for sta_send_addba in WCN driver by Amarnath Hullur Subramanyam · 6 years ago
  22. 13215de HE: Configure AddBA request/response buffer size to 64 by Amarnath Hullur Subramanyam · 6 years ago
  23. d5374fa HE: Consider 1 and 2 also as parameter for spatial stream by Amarnath Hullur Subramanyam · 6 years ago
  24. 4622a21 HE: Enable HE configuration with WEP/TKIP in testbed by Amarnath Hullur Subramanyam · 6 years ago
  25. fa75271 Update qca-vendor_copy.h to the latest qca-vendor.h by Amarnath Hullur Subramanyam · 6 years ago
  26. ae1042b HE: FrgmtSupport parameter support in sta_preset_testparameters by Amarnath Hullur Subramanyam · 6 years ago
  27. 474a17d HE: Add support for configuring HE fragmentation to off by Amarnath Hullur Subramanyam · 6 years ago
  28. d5bb573 HE: Add support for configuring AMSDU in WCN driver by Amarnath Hullur Subramanyam · 6 years ago
  29. 0745834 DPP: Replace Android activity name for QR Code scanning by Jouni Malinen · 6 years ago
  30. fa2d7c3 DPP: Add 5 GHz support for initial hostapd configuration by priyadharshini gowthaman · 6 years ago
  31. 7356126 OpenWrt: Fix OWE transition mode configuration by priyadharshini gowthaman · 6 years ago
  32. c67621d HE: Disable STBC by default in case of testbed by Amarnath Hullur Subramanyam · 6 years ago
  33. 9745b3c HE: Add support for disabling addba when ampdu is disabled (WCN) by Amarnath Hullur Subramanyam · 6 years ago
  34. 75214d2 HE: Add support for set/reset of WMM using NL vendor command (WCN) by Amarnath Hullur Subramanyam · 6 years ago
  35. d8a9db9 HE: Add support for ADDBA_REJECT in sta_set_wireless (WCN) by Amarnath Hullur Subramanyam · 6 years ago
  36. 2538acc HE: Set NSS to 1 and MCS 0-7 as default for testbed by Amarnath Hullur Subramanyam · 6 years ago
  37. 1955852 Update qca-vendor_copy.h to the latest qca-vendor.h by Amarnath Hullur Subramanyam · 6 years ago
  38. 42c25a0 HE: Add 11ax support in sta_set_rfeature CAPI command by Amarnath Hullur Subramanyam · 6 years ago
  39. 4f86029 HE: Add support for txBandwidth in WCN driver by Amarnath Hullur Subramanyam · 6 years ago
  40. 7bae60e HE: Add support for enabling BCC coding in sta_set_wireless by Amarnath Hullur Subramanyam · 6 years ago
  41. 58f2a6e HE: Add WCN driver specific sta_reset_default operations by Amarnath Hullur Subramanyam · 6 years ago
  42. ebeda9e HE: Do not remove profile in sta_disconnect by Amarnath Hullur Subramanyam · 6 years ago
  43. ebfe6b6 HE: Add support for setting channel width in WCN driver type by Amarnath Hullur Subramanyam · 6 years ago
  44. 97d0e53 HE: Change Phymode in sta_preset_testparameters (WCN) by Amarnath Hullur Subramanyam · 6 years ago
  45. b0db271 HE: Add new phy mode in sta_preset_testparameters by Amarnath Hullur Subramanyam · 6 years ago
  46. 81b11cd sta_set_security: Add support for type,wep by Amarnath Hullur Subramanyam · 6 years ago
  47. 8f9c868 HE: Add support for the HE program name by Amarnath Hullur Subramanyam · 6 years ago
  48. 0ebedb1 sta_reassoc: Support for overriding RSNE with dev_configure_ie by Srinivas Dasari · 6 years ago
  49. 6792ff4 DPP: Report PKEX failures as Bootstrap,Timeout by Jouni Malinen · 6 years ago
  50. 4459508 Do not depend on type testbed configuration for sta_config_rsnie() by Sunil Dutt · 6 years ago
  51. 1d79b3a Handle NULL value returned by pcap_open_live() aptly by Ankita Bajaj · 6 years ago
  52. 2b2230f DPP: Change DPPConfIndex,7 design for fragmentation by Jouni Malinen · 6 years ago
  53. febf8a8 sta_reset_default: Fix the sta_config_rsnie() call for WPA3 by Sunil Dutt · 6 years ago
  54. d30ce09 Trigger FASTREASSOC to driver (WCN) only in connected state by Sunil Dutt · 7 years ago
  55. 076081f Trigger the vendor command for configuring RSNE (WCN) by Sunil Dutt · 6 years ago
  56. a98426a DPP: Fix roles-not-compatible in mutual authentication Initiator case by Jouni Malinen · 6 years ago
  57. 8c4b27c Enable NL80211_SUPPORT compilation flag for Android by Peng Xu · 6 years ago
  58. 291d97d Add support for sending netlink messages by Peng Xu · 6 years ago
  59. 00bbdf1 OpenWrt: Additional option to determine chip type by priyadharshini gowthaman · 6 years ago
  60. a3fe8c6 ap_reset_default: Reset PMF configuration by priyadharshini gowthaman · 6 years ago
  61. 9947fd3 ap_reset_default: Do not restart hostapd with OpenWrt by priyadharshini gowthaman · 6 years ago
  62. 0e209fc OpenWrt: Support multivap for OWE by priyadharshini gowthaman · 6 years ago
  63. 9149afc ap_preset_testparameters: Oper_Chn for DPP by priyadharshini gowthaman · 6 years ago
  64. b4de196 OpenWrt: Handle DPP operations by priyadharshini gowthaman · 6 years ago
  65. 0454706 OpenWrt: Set VAP configuration for OWE parameters by priyadharshini gowthaman · 6 years ago
  66. 2136bd5 OpenWrt: Add VAP configuration for Suite B by priyadharshini gowthaman · 6 years ago
  67. cce6ca0 OpenWrt: Add vap configuration for SAE security by priyadharshini gowthaman · 6 years ago
  68. 1bde794 OCE: Add support for FILS-HLP on Android by Ankita Bajaj · 7 years ago
  69. 3e4344e DPP: Fix compiler warning about signed/unsigned comparison by Jouni Malinen · 6 years ago
  70. f2fa0d0 DPP: DPPConfIndex value 7 by Jouni Malinen · 7 years ago
  71. 06cfcb3 DPP: Allow DPPListenChannel to be used with PKEX by Jouni Malinen · 7 years ago
  72. 0fe0e45 OCE: Enable PMF by default for WPS test cases by Deepak Dhamdhere · 7 years ago
  73. d75e4d8 ap_set_security: Require PMF by default for Suite B by Jouni Malinen · 7 years ago
  74. c75a1e6 Enable PMF by default for STA Suite B KeyMgmt test cases by Sunil Dutt · 7 years ago
  75. 9a3415c DPP: Report LastFrameReceived in protocol testing for auth exchange by Jouni Malinen · 7 years ago
  76. 5e5d43d sta_scan_bss: Add support for the new command by Jouni Malinen · 7 years ago
  77. 353ba8b OWE: Support transition mode with WLAN_TAG values reversed by Jouni Malinen · 7 years ago
  78. ed77e67 sta_disconnect: New maintain_profile argument by Jouni Malinen · 7 years ago
  79. 794a7a3 ap_set_security: Add SAE as an alais for WPA2-SAE value by Jouni Malinen · 7 years ago
  80. 7d031c7 DPP: DPPConfIndex values 5 and 6 for SAE by Jouni Malinen · 7 years ago
  81. c12ea4a Update copyright notices for 2018 by Jouni Malinen · 7 years ago
  82. fddb7ea DPP: Silence a compiler warning on signed/unsigned comparison by Jouni Malinen · 7 years ago
  83. 1a38cc3 DPP: QR Code display/scanner on Linux laptop by Jouni Malinen · 7 years ago
  84. bc9e055 DPP: Support for manual QR code bootstrapping on Android by Srinivas Dasari · 7 years ago
  85. 1287cd7 Enable/require PMF for SAE and OWE by Jouni Malinen · 7 years ago
  86. 032aeab AP: Check Disassoc_Timer value by Jouni Malinen · 7 years ago
  87. 00852b5 miracast: Check wpa_command_resp() return value in all cases by Jouni Malinen · 7 years ago
  88. 0262c72 miracast: Check return code before using returned buffer by Peng Xu · 7 years ago
  89. 27406b0 Country setting if AP is DUAL by priyadharshini gowthaman · 7 years ago
  90. 63ab848 OCE: Support for 80plus80 by priyadharshini gowthaman · 7 years ago
  91. de81f39 ap_set_security: Add OCE security parameters by priyadharshini gowthaman · 7 years ago
  92. cb22e43 ap_set_rfeature: OCE functionality for CAPI by priyadharshini gowthaman · 7 years ago
  93. 00798a2 ap_set_wireless: OCE changes for CAPI by priyadharshini gowthaman · 7 years ago
  94. 2a4d20e dev_send_frame: Disasspc and APChanRpt by priyadharshini gowthaman · 7 years ago
  95. 47189f5 Add ft_oa function across radio and vap interface by priyadharshini gowthaman · 7 years ago
  96. 94062b5 ap_set_rfeature: Support new argument CAPI BSS_Term_TSF for MBO by priyadharshini gowthaman · 7 years ago
  97. 776562e ap_set_rfeature: assoc_delay and disassoc_timer functionality by priyadharshini gowthaman · 7 years ago
  98. 09d613e ap_set_wireless: Radio on,off for OPENWRT based on interface name by priyadharshini gowthaman · 7 years ago
  99. 9d7e31d Update copyright notice years by Jouni Malinen · 7 years ago
  100. a279949 OCE: Add support to enable/disable FILS by vamsi krishna · 7 years ago