1. fac9cad sta_set_security: ECGroupID,0 for negative testing by Jouni Malinen · 7 years ago
  2. 62ef15b DPP: Remove C-sign-key expiry processing by Jouni Malinen · 7 years ago
  3. 147b3c3 ap_set_security: Support Type,OWE with hostapd.conf by Jouni Malinen · 7 years ago
  4. 47dcc95 sta_set_security: Support OWE configuration by Jouni Malinen · 7 years ago
  5. 5eabb2a sta_set_security: CertType and TLSCipher by Jouni Malinen · 7 years ago
  6. e8898cb sta_set_security: GroupMgntCipher by Jouni Malinen · 7 years ago
  7. 8f81cdf DPP: Support DPPConfIndex,2 with hex PSK by Jouni Malinen · 7 years ago
  8. b4c5e3b DPP: Add support for legacy AP configuration with hostapd by Jouni Malinen · 7 years ago
  9. 3d633da ap_set_security: PairwiseCipher and GroupMgntCipher for Suite B by Jouni Malinen · 7 years ago
  10. 7b23952 sta_set_security: Fix spelling of GroupMgntCipher by Jouni Malinen · 7 years ago
  11. 14d1f9a ap_config_commit: Remove deprecated load/unload APIs for Android by Ajit Vaishya · 7 years ago
  12. 77b213d Revert "OpenWrt: Update txBF amd mu_txBF default values" by Sunil Dutt · 7 years ago
  13. 27ec7f6 Revert "Add functionality for rx_stbc and opmode notify" by Sunil Dutt · 7 years ago
  14. d86e582 DPP: Add dev_exec_action support for Program,DPP by Jouni Malinen · 7 years ago
  15. a326d7b Allow cmd_ap_config_commit() to be used as a helper function by Jouni Malinen · 7 years ago
  16. 2e6ccc2 Make get_hwaddr() non-static by Jouni Malinen · 7 years ago
  17. 08cf231 Add parse_hexstr() helper function by Jouni Malinen · 7 years ago
  18. 5c3813a DPP: Recognize new Prog argument value DPP by Jouni Malinen · 7 years ago
  19. 6814313 InvalidSAEElement for SAE negative testing by Jouni Malinen · 7 years ago
  20. b347db0 ap_set_security: Support for Reflection,SAE by Jouni Malinen · 7 years ago
  21. ad395a2 Suite B: Add ap_set_security and sta_set_security support by Jouni Malinen · 7 years ago
  22. 2f524ce ap_set_security: Support AntiCloggingThreshold for SAE by Jouni Malinen · 7 years ago
  23. ed670f4 ap_set_security: Allow ECGroupID to include a list of groups by Jouni Malinen · 7 years ago
  24. 0ab50f4 sta_set_security: Support transitional PSK+SAE case by Jouni Malinen · 7 years ago
  25. 30824df ap_set_security: Add support for SAE by Jouni Malinen · 7 years ago
  26. 992a81e sta_set_security: Add support for SAE by Jouni Malinen · 7 years ago
  27. bcf9ef3 NAN: Cleanup NAN data interface on nanop off by Rakesh Sunki · 7 years ago
  28. fa41733 NAN: Fix incorrect requestor instance/publish subscribe id by Rakesh Sunki · 7 years ago
  29. 3834be5 NAN: Fix to make NAN ranging subscribe request passive by Rakesh Sunki · 7 years ago
  30. 74f4f99 NAN: Fix to update subscribe id in subscribe followup by Rakesh Sunki · 7 years ago
  31. 93c6489 NAN: Fix NDP ping failure issue by Rakesh Sunki · 7 years ago
  32. 3dd6ca7 Update the hostapd control interface path appropriately by Adil Saeed Musthafa · 7 years ago
  33. 08eaeba Specify an interface for sigma_dut when testing with LINUX-WCN driver by Pradeep Reddy Potteti · 7 years ago
  34. 923a9b3 Configure IP address and netmask in LINUX-WCN driver type by Pradeep Reddy Potteti · 7 years ago
  35. 2e80731 NAN: Fix ping issue when ndp is enabled by Rakesh Sunki · 7 years ago
  36. d6bf1b4 Make hostapd start/stop more flexibile for hwsim test cases by Jouni Malinen · 7 years ago
  37. 3c367e8 dev_configure_ie: Add support for overriding RSNE by Jouni Malinen · 7 years ago
  38. 46a19b6 sta_associate: Add channel argument to speed up the process by Jouni Malinen · 7 years ago
  39. ff76d8c NAN: Fix compilation issue for dw awake interval by Rakesh Sunki · 7 years ago
  40. 4c8158f sta_reassoc: Issue scan before issuing reassoc (WCN) by Ashwini Patil · 7 years ago
  41. 467efef Code cleanup in cmd_sta_reassoc() by Ashwini Patil · 7 years ago
  42. cc317ed Add support for 160 MHz CTS channel bandwidth (WCN) by Peng Xu · 7 years ago
  43. 9e1dcf8 Miracast: Check FrameName argument in dev_send_frame handling by Jouni Malinen · 7 years ago
  44. d56a7b2 Miracast: Silence static analyzer warnings by Jouni Malinen · 7 years ago
  45. a3b5966 NAN: Add support to fetch NAN schedule update channel by Rakesh Sunki · 7 years ago
  46. b5604ff NAN: Add support to configure the device type by Rakesh Sunki · 7 years ago
  47. 8f8e74b NAN: Add support to configure NAN link local address by Rakesh Sunki · 7 years ago
  48. 395b015 NAN: Fix issue in configuring a PMK by Rakesh Sunki · 7 years ago
  49. 8a4845d NAN: Add support for configuring NAN QOS by Rakesh Sunki · 7 years ago
  50. e6f6683 NAN: Add support to configure awake dw interval by Rakesh Sunki · 7 years ago
  51. 0262cb5 NAN: Fix NAN subscribe id reset issue by Rakesh Sunki · 7 years ago
  52. 4236368 NAN: Add publish id in publish update request by Rakesh Sunki · 7 years ago
  53. 9ed647c Miracast: Fix for static analysis issue in connect_go_start_wfd() by Amarnath Hullur Subramanyam · 7 years ago
  54. d6e8a82 Miracast: Fix return string for in start_wfd_connection by Amarnath Hullur Subramanyam · 7 years ago
  55. 947fdf6 Replace strcpy() with strlcpy() by Jouni Malinen · 7 years ago
  56. 591be45 Fix static analysis issues with strncat() by Peng Xu · 7 years ago
  57. b8fc5cc Fix static analysis issues with strncpy() by Peng Xu · 7 years ago
  58. 769731a Introduce shared strlcpy() and strlcat() implementations by Peng Xu · 7 years ago
  59. 8c9c156 Fix length checks on inputs to ascii2hexstr() for WPS+NFC commands by vamsi krishna · 7 years ago
  60. e9fa795 Fix static analysis issues by Peng Xu · 7 years ago
  61. 7cd7f4f Miracast: Fix sta_generate_event by Amarnath Hullur Subramanyam · 7 years ago
  62. c59f41c Miracast: Fix sta_get_parameter by Amarnath Hullur Subramanyam · 7 years ago
  63. ff376df Miracast: Add persistent group creation during Miracast session by Amarnath Hullur Subramanyam · 7 years ago
  64. 6dbf7b0 MBO-STA: Add support for FT-PSK by Ashwini Patil · 7 years ago
  65. e161746 Configure interface and radio name automatically by priyadharshini gowthaman · 7 years ago
  66. 1daaf9a Add functionality for rx_stbc and opmode notify by priyadharshini gowthaman · 7 years ago
  67. 101cd5a OpenWrt: Update txBF amd mu_txBF default values by priyadharshini gowthaman · 7 years ago
  68. 15b299d Fix the error message for ldpc enabled configuration by priyadharshini gowthaman · 7 years ago
  69. 9183fdb MBO-STA: Enable/Disable roaming by Ashwini Patil · 7 years ago
  70. d174f2c MBO-STA: Set gas_address3 field to be compliant with IEEE 802.11-2012 by Ashwini Patil · 7 years ago
  71. a75de5a MBO-STA: Ignore/Consider Assoc Disallowed by Ashwini Patil · 7 years ago
  72. c63161e MBO-STA: Reject/Accept BSS Transition Request by Ashwini Patil · 7 years ago
  73. 5acd738 MBO-STA: Initiate BTM query with neighbor report IE by Ashwini Patil · 7 years ago
  74. db59b3c MBO-STA: Initiate GAS ANQP query frame with sta_send_frame by Ashwini Patil · 7 years ago
  75. 0040258 MBO-STA: Set non-preferred channel list by Ashwini Patil · 7 years ago
  76. 68d02cd MBO-STA: Set cellular data capability by Ashwini Patil · 8 years ago
  77. 4ec61bd MBO: Support FT over-the-air test cases by Adil Saeed Musthafa · 7 years ago
  78. 6906372 MBO: Add neighboring AP CAPI support by Adil Saeed Musthafa · 7 years ago
  79. a8d7484 ANQP Element value logic for MBO by Adil Saeed Musthafa · 7 years ago
  80. 16d9e63 Some MBO program default settings by Adil Saeed Musthafa · 7 years ago
  81. 65160c0 Rename MBO configuration parameter to mbo_cell_conn_pref by Adil Saeed Musthafa · 7 years ago
  82. 023108a ap_set_wireless: Add Cellular_Cap_Pref parameter by Adil Saeed Musthafa · 7 years ago
  83. ed5faae OpenWrt: Configure GAS_CB_DELAY for MBO by Adil Saeed Musthafa · 7 years ago
  84. 05ec744 Set Assoc Disallow to disable by default for MBO by Adil Saeed Musthafa · 7 years ago
  85. 48c5ab9 ap_set_rfeature: Add parameter Assoc_Delay by Adil Saeed Musthafa · 7 years ago
  86. 62836d5 Replace system() with run_system_wrapper() in ath_set_assoc_disallow() by Adil Saeed Musthafa · 7 years ago
  87. 7d9ae38 dev_send_frame: Changes as part of MBO (FrameName BTMReq and BcnRptReq) by Adil Saeed Musthafa · 7 years ago
  88. cf752fa ap_set_wireless: Add DOMAIN by Adil Saeed Musthafa · 7 years ago
  89. 604c826 ap_set_wireless: Add support for REG_DOMAIN by Adil Saeed Musthafa · 7 years ago
  90. b7b297f Support WLAN Tag from 1 to 3 by Adil Saeed Musthafa · 7 years ago
  91. 5f793f0 Add run_system_wrapper() which supports multi-variable arguments by Adil Saeed Musthafa · 7 years ago
  92. 33ea287 IoTLP: Add support for the IoTLP program in AP role by Adil Saeed Musthafa · 7 years ago
  93. 9eaa677 NAN: Fix compilation issue in NAN module by Rakesh Sunki · 7 years ago
  94. f680e0f NAN: Address a TODO comment to provide a description of the step by Rakesh Sunki · 7 years ago
  95. 4806040 NAN: MethodType,Publish argument rangerequired by Rakesh Sunki · 7 years ago
  96. 1a5afb9 NAN: MethodType,Publish and DataPath arguments by Rakesh Sunki · 7 years ago
  97. 62644ab NAN: Check PublishType,Unsolicited explicitly by Rakesh Sunki · 7 years ago
  98. b2b6516 NAN: sta_exec_action MethodType,SchedUpdate by Rakesh Sunki · 7 years ago
  99. d5e9b4d NAN: sta_exec_action MethodType,rangerequest/cancelrange by Rakesh Sunki · 7 years ago
  100. 8a630b8 NAN: sta_exec_action MethodType,DataEnd by Rakesh Sunki · 7 years ago