Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
connectivity
/
shill
/
8bf6a5c1b559d57fe448132cfff5795a14cf9685
/
wifi_service_unittest.cc
6cfe53f
shill: fix Network.Shill.Wifi.TimeToJoin metric
by mukesh agrawal
· 11 years ago
bca08f8
shill: WiFiService: Track successive WPA/EAP auth failures
by Paul Stewart
· 11 years ago
e7c7e65
shill: add FrequencyList property to WiFiServices
by mukesh agrawal
· 11 years ago
bebf1b8
shill: make setting a property to its current value a no-op
by mukesh agrawal
· 12 years ago
e7de294
shill: Service: Return loadable service identifier
by Paul Stewart
· 12 years ago
cbfb34e
shill: Emit more property change notifications for Services.
by mukesh agrawal
· 12 years ago
f54872f
shill: Adds BSS nl80211 attribute.
by Wade Guthrie
· 12 years ago
c43cbbe
shill: EapCredentials: Promote to a class
by Paul Stewart
· 12 years ago
fa013ab
shill: WiFiService: Remove errant warnings/errors on load
by Paul Stewart
· 12 years ago
f6b3209
shill: fix physical_mode_ in WiFiService
by mukesh agrawal
· 12 years ago
dc7b844
shill: improve service logging
by mukesh agrawal
· 12 years ago
0654ece
shill: Move Populate8021xProperties() to wpa_supplicant
by Paul Stewart
· 12 years ago
074bad6
Revert "shill: Move Populate8021xProperties() to wpa_supplicant"
by Dave Parker
· 12 years ago
8e0c597
shill: Move Populate8021xProperties() to wpa_supplicant
by Paul Stewart
· 12 years ago
5baebb7
shill: Support raw PEM data for CA Certificates
by Paul Stewart
· 12 years ago
0e1cdea
shill: Implement Service.Remove & delete DHCP leases
by Albert Chaulk
· 12 years ago
6df20bd
shill: WiFiService: Report the security of the connected endpoint
by Paul Stewart
· 12 years ago
4108db9
shill: WiFiService: Connect to generic form of service
by Paul Stewart
· 12 years ago
5133b71
shill: Add metric to track corrupted profiles
by Thieu Le
· 12 years ago
43970a2
shill: implement security_levels
by mukesh agrawal
· 12 years ago
8653f46
shill: WiFiService: Add a warning to the logs before disconnect
by Paul Stewart
· 12 years ago
3c50401
shill: WiFiProvider: Move Service vector to WiFiProvider
by Paul Stewart
· 12 years ago
71a4d3b
shill: WiFiService: Load service using properties
by Paul Stewart
· 12 years ago
85aea15
shill: WiFiService: Fix-up old-style WiFi Service entries
by Paul Stewart
· 12 years ago
a5e7d5f
shill: WiFiService: Associate to 1EEE 802.11w APs
by Paul Stewart
· 12 years ago
835934a
shill: WiFi: Support cached credentials
by Paul Stewart
· 12 years ago
27b4723
shill: Call OnPropertyChanged() for properties changed via Configure()
by Christopher Wiley
· 12 years ago
1ce658d
shill: Refuse to connect already connect[ed|ing] WiFi services
by Christopher Wiley
· 12 years ago
abd3b50
shill: Disconnect a service on DHCP lease failure
by Christopher Wiley
· 12 years ago
e2d7c50
shill: Wifi: Pass "frequency" parameter to Ad-Hoc connection
by Paul Stewart
· 12 years ago
4a66cc5
shill: wifi: Disable or reduce frequency of background scan.
by Darin Petkov
· 12 years ago
053fa82
Remove TechnologyIs method from the Service class and its subclasses. This is step 1 in removing the method altogether.
by Joshua Kroll
· 12 years ago
923f14f
shill: report BSSID for wifi services
by mukesh agrawal
· 12 years ago
005bd34
Shill: Shill now rebuffs connecting to service that isn't connectable.
by Wade Guthrie
· 13 years ago
ecf4cd1
shill: wifi: Enable use of NSS-backed CA Certificates
by Paul Stewart
· 13 years ago
2055098
shill: wifi: Enable use of hardware-backed certificate credentials
by Paul Stewart
· 13 years ago
9a24553
Make Enable/Disable work using new callbacks for async support.
by Eric Shienbrood
· 13 years ago
3e20a23
shill: Convert code to use the newest version of libchrome.
by Eric Shienbrood
· 13 years ago
b5c8940
Revert "shill: Convert code to use the newest version of libchrome."
by Eric Shienbrood
· 13 years ago
08a4ffb
shill: Convert code to use the newest version of libchrome.
by Eric Shienbrood
· 13 years ago
bf14e94
shill: logging improvements
by mukesh agrawal
· 13 years ago
8f3f775
shill: set ethernet_service signal strength to max. (so if it has to
by mukesh agrawal
· 13 years ago
e1d90e9
shill: update service signal strength and frequency from endpoints
by mukesh agrawal
· 13 years ago
b20776f
shill: monitor bss signal strength
by mukesh agrawal
· 13 years ago
6bb9e7c
shill: rename DispatchOnType to SetProperty
by mukesh agrawal
· 13 years ago
8abd2f6
shill: teach dbus_adaptor (and appropriate subclasses) how to clear properties
by mukesh agrawal
· 13 years ago
66c8600
shill: Clear PMKSA cached credentials on unload
by Paul Stewart
· 13 years ago
0756db9
shill: Implement GetEntry on Profile
by Paul Stewart
· 13 years ago
29d6888
shill: Add support for connecting to WEP+802.1x (Dynamic WEP) networks
by Gaurav Shah
· 13 years ago
10109f2
shill: Add support for connecting to WPA+802.1x networks
by Gaurav Shah
· 13 years ago
adb6848
shill: don't auto-connect to a disconnected service
by mukesh agrawal
· 13 years ago
3426c8f
shill: Move Metrics from singleton to Shill daemon
by Thieu Le
· 13 years ago
d8ad3c4
shill: Purge service/wifi_service state on Unload
by Paul Stewart
· 13 years ago
8a3188d
shill: improve conformance with WiFiRoaming tests
by mukesh agrawal
· 13 years ago
29c13a1
shill: make Connectable property of WiFiService reflect state
by mukesh agrawal
· 13 years ago
f770945
shill: Add passphrase validation
by Thieu Le
· 13 years ago
a41e38d
shill: wifi: Load hidden services from storage
by Paul Stewart
· 13 years ago
f4cbda9
shill: Add support for connecting to WEP networks
by Thieu Le
· 13 years ago
da6218a
shill: Restrict access to the WiFi passphrase via Service.GetProperties API
by Gaurav Shah
· 13 years ago
ced6a0b
shill: wifi: Scan for hidden SSIDs
by Paul Stewart
· 13 years ago
f8721ee
shill: Add support for connecting to PSK networks
by Gaurav Shah
· 13 years ago
d08f443
shill: WiFiService overrides generic Service Load/Save
by Paul Stewart
· 13 years ago
26b327e
shill: A couple of naming cleanups
by Paul Stewart
· 13 years ago
d835b20
shill: work properly with non-ascii SSIDs
by mukesh agrawal
· 13 years ago
f2fd745
shill: add support for connecting to RSN networks
by mukesh agrawal
· 13 years ago
6e27777
shill: add support for connecting to WPA-PSK networks
by mukesh agrawal
· 13 years ago
22aa71b
shill: Implement service sorting
by Paul Stewart
· 13 years ago
2176a88
[shill] Get rid of protected data members in PropertyStoreTest
by Chris Masone
· 13 years ago
9d77993
[shill] Add code for persisting profiles and services to disk.
by Chris Masone
· 13 years ago
34af218
[shill] Use flimflam-esque storage ids
by Chris Masone
· 13 years ago