1. e53f169 [autotest] site_linux_router: allow missing /var/log/messages by Brian Norris · 6 years ago
  2. 2d8f297 [autotest] site_linux_router: guard against empty syslog by Brian Norris · 6 years ago
  3. 062390f [autotest] site_linux_system: eliminate redundant if/else by Brian Norris · 6 years ago
  4. bd5f83d [autotest] site_linux_router: switch RNG to use TPM by Brian Norris · 6 years ago
  5. b0c624c site_linux_router: Use poll_for_condition by Alex Khouderchah · 6 years ago
  6. 6886f28 network_WiFi_BSSTMReq: Fix test failures by Matthew Wang · 6 years ago
  7. ab74f8d network_WiFi_BSSTMReq: Add BSS Transition Management Request autotest by Matthew Wang · 7 years ago
  8. 08e868d Change autotest bridge interface setup and teardown by Matthew Wang · 6 years ago
  9. 1667e5c Add autotest support for Fast Transition by Matthew Wang · 7 years ago
  10. 7d41122 site_linux_router: Check router fragmentation threshold after setting it. by Edward Hill · 7 years ago
  11. 402aec5 Create hostap instance for FrameSender on whirlwind by Edward Hill · 7 years ago
  12. 1f7ae3a Use CrosHost for testbed routers by Edward Hill · 7 years ago
  13. 4cfb751 autotest (wifi): rename LinuxSystem.set_default_antenna_bitmap() by mukesh agrawal · 9 years ago
  14. 41a817c autotest (wifi): ensure footer data is written to disk by mukesh agrawal · 9 years ago
  15. e2102b8 autotest (wifi): fix file copy in LinuxRouter by mukesh agrawal · 9 years ago
  16. 43644aa autotest (wifi): enable MaskedBSSID to run on a single-stream PHY by mukesh agrawal · 9 years ago
  17. 7fd4d09 autotest (wifi): reduce flake in RegDomain test by mukesh agrawal · 9 years ago
  18. 0931991 autotest (wifi): improve reliability of LinuxRouter.start_hostapd() by mukesh agrawal · 9 years ago
  19. 064ea97 autotest (wifi): dynamically probe for IBSS capability by mukesh agrawal · 9 years ago
  20. 194b458 autotest (wifi): test malformed probe responses by Rebecca Silberstein · 9 years ago
  21. 768e7b3 autotest (wifi): improve naming of some log files by mukesh agrawal · 9 years ago
  22. 7978451 site_linux_router: fix local servers cleanup by Peter Qiu · 9 years ago
  23. cc4bd9e autotest: add network_WiFi_LinkMonitorFailure test by Peter Qiu · 9 years ago
  24. 4d7bd3e autotest: Start avahi on routers for privetd_PrivetSetupFlow by Christopher Wiley · 9 years ago
  25. 4bfb1e9 network_WiFi_MissingBeacons: bring down AP interface to simulate AP disapperance by Peter Qiu · 10 years ago
  26. 630d6b4 Fix more I/O redirection issues. by Ben Chan · 10 years ago
  27. cc770d9 privetd: Complete end to end bootstrapping test by Christopher Wiley · 10 years ago
  28. ab3964f privetd: Add end to end WiFi bootstrapping test by Christopher Wiley · 10 years ago
  29. 9a63a8b apmanager: add autotest for bridge mode configuration by Peter Qiu · 10 years ago
  30. b9b4685 Create the first 802.11ac perf test by Kris Rambish · 10 years ago
  31. 684878e autotest: Validate netblock strings before parsing by Christopher Wiley · 10 years ago
  32. bde37ac autotest: SimpleConnect test using apmanager by Peter Qiu · 10 years ago
  33. 3603922 autotest: Move path utilities out of wifi_test_utils by Christopher Wiley · 10 years ago
  34. 6b1d9e7 autotest: Consolidate WiFi/Bluetooth DNS name mangling by Christopher Wiley · 10 years ago
  35. 65fb921 Add checkTruncatedBeacon WiFi test by Paul Stewart · 10 years ago
  36. 7ad8c0d Remove extra debugging for hostapd timeout by Paul Stewart · 10 years ago
  37. eddedd3 autotest: Add autotest for WoWLAN functionality by Eric Caruso · 10 years ago
  38. 39e38f6 Bring up interface first before setting the frequency by Peter Qiu · 10 years ago
  39. 097f746 Log hostapd stderr and stdout to separate files. by Tien Chang · 10 years ago
  40. 3c427cc Line buffer hostapd log output on WiFi routers by Christopher Wiley · 10 years ago
  41. e5fdbdc Collect WiFi router logs on test conclusion by Christopher Wiley · 10 years ago
  42. ebafa13 Add some debugging for when hostapd times out during startup by Christopher Wiley · 10 years ago
  43. a4754c0 Fix hostapd shutdown timeouts by Christopher Wiley · 10 years ago
  44. 297910b Fix setting router hostname from the commandline by Christopher Wiley · 10 years ago
  45. 9adeb2a Allow creation of WiFi router proxies outside of WiFi Tests by Christopher Wiley · 10 years ago
  46. d6e503c Do hostapd log collection regardless of shutdown success by Christopher Wiley · 10 years ago
  47. faaecd8 Don't set antenna mask for devices that don't support it by Christopher Wiley · 10 years ago
  48. 0f64b84 Make site_linux_router work with hostapd 2.1 by Christopher Wiley · 10 years ago
  49. 08aafb0 Make generated SSIDs in tests unique by Christopher Wiley · 10 years ago
  50. c4beba0 Channel scan dwell time test by Peter Qiu · 10 years ago
  51. 594570d Wait for correct IP subnet changes during roaming by Christopher Wiley · 11 years ago
  52. aeef9b5 Remove site_linux_server by Christopher Wiley · 11 years ago
  53. c89c9a2 HostapConfig refactor by Peter Qiu · 11 years ago
  54. 2f97325 Antenna verification test for router by Peter Qiu · 11 years ago
  55. 2e5313a Fix mental error in get_hostapd_mac by Paul Stewart · 11 years ago
  56. a3effac autotest: Add a test to verify correct attenuator operation by Christopher Wiley · 11 years ago
  57. 80bb337 Fix control interface for hostapd instances by Paul Stewart · 11 years ago
  58. 408d181 autotest: Refactoring and cleanup for LinuxRouter by Christopher Wiley · 11 years ago
  59. 5689d36 autotest: Only expect BSS's on current SSID from background scans by Christopher Wiley · 11 years ago
  60. f671a5a autotest: Make WiFiClient an instance of LinuxSystem by Christopher Wiley · 11 years ago
  61. eea1236 autotest: Remove LinuxCrosRouter and remove site_wifitest artifacts by Christopher Wiley · 11 years ago
  62. 8c5ae9a autotest: Migrate network_WiFiRoaming.011PMKSACaching by Christopher Wiley · 11 years ago
  63. b01839b Get rid of manual ARP hack in TDLSPing by Paul Stewart · 11 years ago
  64. 4f49a5d autotest: Fix IBSS interface teardown by Christopher Wiley · 11 years ago
  65. 6ddeba7 Add router method for adding a connected peer by Paul Stewart · 11 years ago
  66. 4cd4b3f autotest: Migrate network_WiFiRoaming.005* to new framework by Christopher Wiley · 11 years ago
  67. e0afecb autotest: Detect ambiguous hostapd SSID references by Christopher Wiley · 11 years ago
  68. 3099be7 autotest: Add simple test to verify operation of dual radio router by Christopher Wiley · 11 years ago
  69. e4074dd autotest: Migrates network_WiFiRoaming/004SuspendTimeout to new method. by Wade Guthrie · 11 years ago
  70. 7bd2e08 autotest: Refactor iw related code into a delegate by Christopher Wiley · 11 years ago
  71. 7337ff6 autotest: Fix site_wifitest errors for tests in wifi_matfunc suite by Christopher Wiley · 11 years ago
  72. fcaaf02 autotest: Migrates network_WiFiRoaming/003SSIDMultiSwitchBack to new method. by Wade Guthrie · 11 years ago
  73. b1ade0a autotest: Expose subnet prefix in site_linux_router by Christopher Wiley · 11 years ago
  74. 4bca01e autotest: Tolerate missing dhcpd on client systems. by Christopher Wiley · 11 years ago
  75. 32fbb7a autotest: Automatically infer HT40+- in HostapConfig by Christopher Wiley · 11 years ago
  76. 1defc24 autotest: Detect hostapd startup failures by Christopher Wiley · 11 years ago
  77. 4ae471e Add a test for OBSS background scan back-off by Paul Stewart · 11 years ago
  78. f4bc88b autotest: Clean up host objects in WiFi tests by Christopher Wiley · 11 years ago
  79. 2553694 Add an alternate detection technique for WiFi_Regulatory by Paul Stewart · 11 years ago
  80. 0ff28ab autotest: Fix site_wifitest based tests by Christopher Wiley · 11 years ago
  81. 3166e43 autotest: Clean up default SSID logic by Christopher Wiley · 11 years ago
  82. 99d42c9 autotest: Move hostap_config.py to server/cros/network by Christopher Wiley · 11 years ago
  83. ebdc27d autotest: Migrate network_WiFiSecMat/023CheckWPA_AES_PMF by Christopher Wiley · 11 years ago
  84. 51b0f38 Add regulatory test for channel move by Paul Stewart · 11 years ago
  85. b8921c7 autotest: Refactor WiFi security credentials into per type classes by Christopher Wiley · 11 years ago
  86. a89706d autotest: Add WEP support to new WiFi test framework by Christopher Wiley · 11 years ago
  87. 1febd6a autotest: Migrate network_WiFiMatFunc/011CheckIBSS to new framework by Christopher Wiley · 11 years ago
  88. 9b40620 autotest: Convert network_WiFiMatFunc/012CheckMaskedBSSID by Christopher Wiley · 11 years ago
  89. e1235b6 autotest: Migrate network_WiFiMatFunc/010CheckRxFrag to new framework by Christopher Wiley · 11 years ago
  90. a51258e autotest: Convert DTIM period test to new WiFi framework by Christopher Wiley · 11 years ago
  91. 9fa7c63 autotest: Convert WiFi beacon interval test to new framework by Christopher Wiley · 11 years ago
  92. 7d414cc autotest: Refactor router configuration by Christopher Wiley · 11 years ago
  93. f99e6cc autotest: Fix autotest linter warnings in site_linux_router by Christopher Wiley · 11 years ago
  94. 05262d6 autotest: Fix network_WiFiMatFunc/011CheckIBSS by Christopher Wiley · 11 years ago
  95. d89b528 autotest: Make params optional for site_linux_router deconfig/destroy by Christopher Wiley · 11 years ago
  96. 14796b3 autotest: Minor site_linux_router refactor by Christopher Wiley · 11 years ago
  97. d5aafa9 autotest: WiFi: Add test for an AP changing security mode by Paul Stewart · 11 years ago
  98. 17350be autotest: WiFi: Create test for PMKSA caching by Paul Stewart · 12 years ago
  99. 326badb autotest: WiFi: Fixup stopping dhcp servers selectively by Paul Stewart · 12 years ago
  100. 2173781 autotest: WiFi: Allow stopping of individual hostapd instances by Paul Stewart · 12 years ago