1. 3760a49 station: print vendor quirks (if any) when connecting/roaming by James Prestwood · 2 weeks ago master
  2. c4d114d auto-t: add AP roam test for bad neighbor reports/candidate lists by James Prestwood · 2 weeks ago
  3. ffe79bf station: check vendor quirk for BSS TM request candidate list by James Prestwood · 2 weeks ago
  4. c0efaf2 station: get neighbor report on BSS TM request by James Prestwood · 2 weeks ago
  5. cee079d handshake: use vendor quirk to disable check of replay counters by James Prestwood · 2 weeks ago
  6. df30309 station: set vendor quirks into handshake object by James Prestwood · 2 weeks ago
  7. 2fe8c13 scan: store vendor quirks in scan_bss by James Prestwood · 2 weeks ago
  8. 84666b9 handshake: add vendor quirks into handshake object by James Prestwood · 2 weeks ago
  9. 54c0dbb handshake: pass object to handshake_util_ap_ie_matches by James Prestwood · 2 weeks ago
  10. 6e9e092 vendor_quirks: implement two vendor quirks by James Prestwood · 2 weeks ago
  11. a1247fe vendor_quirks: initial skeleton by James Prestwood · 2 weeks ago
  12. 088bb2e station: clear roam_freqs on delayed roam by James Prestwood · 3 weeks ago
  13. 57dc5d8 monitor: add Cisco Meraki as a printable vendor by James Prestwood · 3 weeks ago
  14. 8cb134f scan: check support before using colocated flag by James Prestwood · 3 weeks ago
  15. 46037c4 wiphy: add comments around the driver quirks by James Prestwood · 3 weeks ago
  16. 161de4a wiphy: add driver quirk for the colocated scan flag by James Prestwood · 3 weeks ago
  17. 77ee863 auto-t: add test for channel switch during roam by James Prestwood · 4 weeks ago
  18. 405d1ab auto-t: make waiting for channel switch configurable by James Prestwood · 4 weeks ago
  19. dc1589f netdev: disconnect rather than deauth in FT association failure by James Prestwood · 4 weeks ago
  20. 755280a netdev: check connected in channel switch event by James Prestwood · 4 weeks ago
  21. df2c5cf doc: add STA inactive and connected time duration info to diagnostics by Gokul Sivakumar · 5 weeks ago
  22. fee0e5d netdev: parse INACTIVE_TIME and CONNECTED_TIME in netdev_get_station by Gokul Sivakumar · 5 weeks ago
  23. 601d9b0 Release 3.9 by Marcel Holtmann · 3 months ago 3.9
  24. f209e00 doc: add note about timeouts to Network.Connect() by James Prestwood · 4 months ago
  25. 86523b0 auto-t: update several tests to work with netconfig refactor by James Prestwood · 4 months ago
  26. 85a2637 auto-t: allow configurable DBus timeout/callbacks on connect{_bssid} by James Prestwood · 4 months ago
  27. 2f99191 station: include netconfig as part of the BSS retry logic by James Prestwood · 4 months ago
  28. 5b5a9b6 station: fix DBus reply for Connect() with netconfig by James Prestwood · 4 months ago
  29. 5287809 network: make clearing network blacklist a separate operation by James Prestwood · 4 months ago
  30. ea9ff2d sae: prevent groups 21, 25, and 26 from being used by James Prestwood · 4 months ago
  31. 9dce36f sae: check return on sae_send_commit() by James Prestwood · 4 months ago
  32. c4718a5 unit: Update precheck for WSC PBC test cases by Marcel Holtmann · 4 months ago
  33. c9c8790 netdev: support handling NL80211_CMD_ASSOC_COMEBACK by James Prestwood · 4 months ago
  34. d135bfc nl80211util: support parsing NL80211_ATTR_TIMEOUT by James Prestwood · 4 months ago
  35. e269bea nl80211cmd: add NL80211_CMD_ASSOC_COMEBACK by James Prestwood · 4 months ago
  36. 3e55fc8 auto-t: use renamed InitialAccessPointBusyTimeout by James Prestwood · 4 months ago
  37. c8d9936 station: utilize the AP_BUSY blacklist for denied auth/assoc by James Prestwood · 4 months ago
  38. 7994095 docs: replace/deprecate InitialRoamRequestedTimeout by James Prestwood · 4 months ago
  39. 9f98c6c blacklist: rename ROAM_REQUESTED to AP_BUSY by James Prestwood · 4 months ago
  40. 93eef7b ap: implement pre-scanning to "unlock" frequencies by James Prestwood · 4 months ago
  41. 26ed1f8 Release 3.8 by Marcel Holtmann · 4 months ago 3.8
  42. 243db1d build: Require at least version 0.77 when building with external ELL by Marcel Holtmann · 4 months ago
  43. 5224b0b unit: Use test precheck feature to check for kernel capabilities by Marcel Holtmann · 4 months ago
  44. 3267d35 unit: The precheck function also takes test data as parameter by Marcel Holtmann · 4 months ago
  45. 78f4e62 unit: Use new precheck feature for storage encryption test by Marcel Holtmann · 4 months ago
  46. 36b1086 Release 3.7 by Marcel Holtmann · 4 months ago 3.7
  47. 266eb40 build: Add test-storage to ignore list by Marcel Holtmann · 4 months ago
  48. 0a8e646 eap: initialize vendor_id/vendor_type to zero by James Prestwood · 7 months ago
  49. 8ebc478 station: fix setting an empty affinities list by James Prestwood · 5 months ago
  50. 4ded663 unit: Fix country code assignment for test case by Marcel Holtmann · 5 months ago
  51. c00bc3a eap-mschapv2: Fix leak of state->user on error path by James Prestwood · 5 months ago
  52. f469db8 station: check return when advancing iterator by James Prestwood · 5 months ago
  53. c3a2735 unit: add test-storage by James Prestwood · 5 months ago
  54. d927fd0 storage: add length check in __storage_decrypt by James Prestwood · 5 months ago
  55. 8dff156 monitor: add size check for interworking IE parsing by James Prestwood · 5 months ago
  56. e5c41a8 unit: add test for duplicate URI elements by James Prestwood · 5 months ago
  57. 603d6b2 dpp-util: fail on duplicate values in URI by James Prestwood · 5 months ago
  58. d1aa400 scan: fix out of bound array access for survey results by James Prestwood · 5 months ago
  59. 3c5081c monitor: fix spelling Exausted -> Exhausted by James Prestwood · 5 months ago
  60. 7d5bcd7 Release 3.6 by Marcel Holtmann · 5 months ago 3.6
  61. 0a93c55 netdev: implement PMKSA for fullmac drivers by James Prestwood · 7 months ago
  62. 7f9ea76 handshake: use pmksa_cache_free by James Prestwood · 7 months ago
  63. c52d913 pmksa: add driver callbacks and pmksa_cache_free by James Prestwood · 7 months ago
  64. 651b647 netdev: remove/update some iwd_notice logs by James Prestwood · 7 months ago
  65. 8cf9734 netdev: don't set CQM thresholds for fullmac cards by James Prestwood · 7 months ago
  66. d70fbad netdev: fix invalid read after netdev_free by James Prestwood · 6 months ago
  67. f0e515b doc: document InitialRoamRequestedTimeout by James Prestwood · 6 months ago
  68. 47ef40d auto-t: add tests for AP roam blacklisting by James Prestwood · 6 months ago
  69. 9e10efb station: roam blacklist AP even mid-roam by James Prestwood · 6 months ago
  70. 224afbb station: roam blacklist BSS's, and consider when roaming by James Prestwood · 6 months ago
  71. bf69e62 netdev: add netdev_get_low_signal_threshold by James Prestwood · 6 months ago
  72. 258482d blacklist: add new blacklist reason, ROAM_REQUESTED by James Prestwood · 6 months ago
  73. 1caad4c blacklist: fix pruning to remove the entry if its expired by James Prestwood · 6 months ago
  74. 59464a0 blacklist: include a blacklist reason by James Prestwood · 6 months ago
  75. 93b25c8 auto-t: add test for disabling the timeout blacklist by James Prestwood · 6 months ago
  76. e971ef7 station: always add BSS to network blacklist on failure by James Prestwood · 6 months ago
  77. bff5006 Release 3.5 by Marcel Holtmann · 6 months ago 3.5
  78. ea57186 auto-t: update scapy imports for newer version by James Prestwood · 6 months ago
  79. f3e4263 doc: document how to disable blacklisting by James Prestwood · 7 months ago
  80. 77639d2 blacklist: allow configuration to disable the blacklist by James Prestwood · 7 months ago
  81. 1662707 doc: document [DriverQuirks].SaeDisable by James Prestwood · 7 months ago
  82. 5f4bf2a wiphy: add driver quirk to disable SAE by James Prestwood · 7 months ago
  83. 40af18f Release 3.4 by Marcel Holtmann · 7 months ago 3.4
  84. ab4fa30 build: Require at least version 0.72 when building with external ELL by Marcel Holtmann · 7 months ago
  85. 43f7382 build: Include extra files for ELL test extensions by Marcel Holtmann · 7 months ago
  86. f4439fd build: Enable support for TAP, the Test Anything Protocol by Marcel Holtmann · 7 months ago
  87. bf82aff handshake: add more debugging around PMKSA caching by James Prestwood · 8 months ago
  88. 4b535ce Release 3.3 by Marcel Holtmann · 9 months ago 3.3
  89. 7144741 netdev: destroy auth-proto after external auth by James Prestwood · 9 months ago
  90. 64b872f monitor: add --pcap-size,--pcap-count by James Prestwood · 10 months ago
  91. 83a2457 monitor: add support for limiting PCAP size/count by James Prestwood · 10 months ago
  92. 43f8951 monitor: track current PCAP size by James Prestwood · 10 months ago
  93. c352b35 monitor: add --time-format,-t option by James Prestwood · 10 months ago
  94. d4bba5c wiphy: add info print for MulticastRxDisabled quirk by James Prestwood · 10 months ago
  95. 1dd9f94 Release 3.2 by Marcel Holtmann · 10 months ago 3.2
  96. c458e66 doc: document [DriverQuirks].MulticastRxDisable by James Prestwood · 10 months ago
  97. 45db339 dpp: use wiphy_supports_multicast_rx by James Prestwood · 10 months ago
  98. 887d8c8 wiphy: add driver quirk for disabling multicast rx (and helper) by James Prestwood · 10 months ago
  99. c6932ef wiphy: make "wiphy" const in wiphy_has_ext_feature by James Prestwood · 10 months ago
  100. f3ba82b doc: document DisablePMKSA option by James Prestwood · 10 months ago