Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
connectivity
/
shill
/
b691efd71561246065eae3cdd73a96ca1b8a528d
/
wifi_service.cc
b691efd
shill: Rename SMLOG to SLOG
by Christopher Wiley
· 12 years ago
e2d7c50
shill: Wifi: Pass "frequency" parameter to Ad-Hoc connection
by Paul Stewart
· 12 years ago
abbe279
shill: WiFi: Remove IsConnecting
by Paul Stewart
· 12 years ago
72b2fdc
shill: WiFi: Track manufacturer information
by Paul Stewart
· 12 years ago
9cd7ca1
shill: wifi: Reconnect to reappearing WPA supplicant instances.
by Darin Petkov
· 12 years ago
3abc3be
shill: Reduce log noise.
by Darin Petkov
· 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
bc6e739
shill: Service: Report and filter EAP remote certificate subjects
by Paul Stewart
· 12 years ago
005bd34
Shill: Shill now rebuffs connecting to service that isn't connectable.
by Wade Guthrie
· 13 years ago
4357f4e
shill: wifi: Register newly-configured hidden networks
by Paul Stewart
· 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
e4aaf5e
shill: Do not change EAP's key_management to an invalid value
by Gary Morain
· 13 years ago
65512e1
shill: vpn: Destroy Unload()ed VPN services
by Paul Stewart
· 13 years ago
cb59fed
shill: Implement Service::Configure
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
b84ba34
shill: Add support for Network.*.TimeResumeToReady
by Thieu Le
· 13 years ago
20088d8
shill: Perform Portal Detection in Device
by Paul Stewart
· 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
16bc1b8
shill: sanitize SSIDs for WiFiEndpoints.
by mukesh agrawal
· 13 years ago
e41a72d
shill: Add support for saving wifi frequency in service object.
by Thieu Le
· 13 years ago
292dc0f
shill: teach property accessors 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
d78ee7e
shill: Broadcast service strength changes.
by Darin Petkov
· 13 years ago
76d1388
shill: have Service check if a service is connected/connecting
by mukesh agrawal
· 13 years ago
592516d
shill: tweak logging
by mukesh agrawal
· 13 years ago
d8ad3c4
shill: Purge service/wifi_service state on Unload
by Paul Stewart
· 13 years ago
ad1ec2c
shill: UMA stats Network.Shill.WiFi.Security and Network.Shill.WiFi.PhyMode
by Thieu Le
· 13 years ago
8a3188d
shill: improve conformance with WiFiRoaming tests
by mukesh agrawal
· 13 years ago
48e6d6d
shill: Add preliminary UMA support
by Thieu Le
· 13 years ago
3d9bcf5
shill: Enable auto-connect for WiFi services
by Paul Stewart
· 13 years ago
2706aaf
shill: Save "Passphrase" property in WiFi services
by Paul Stewart
· 13 years ago
0ed0f2e
shill: implement Service.Disconnect (for WiFiService only)
by mukesh agrawal
· 13 years ago
261daca
shill: make WiFiServices aware of their Endpoints
by mukesh agrawal
· 13 years ago
29c13a1
shill: make Connectable property of WiFiService reflect state
by mukesh agrawal
· 13 years ago
435de2c
Implement {Available|Connected|Enabled}Technolgies and DefaultTechnology
by Gaurav Shah
· 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
7ad8e53
Convert TODO to a comment on why a temporary is needed on the rv or writer()
by Gaurav Shah
· 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
7ec7131
shill: track wpa_supplicant state, and use it to update Service state
by mukesh agrawal
· 13 years ago
1b7a616
shill: Implement write-only properties
by Gaurav Shah
· 13 years ago
6ab23a9
shill: wifi: Implement FindService
by Paul Stewart
· 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
6515aab
[shill] Make profiles backed with StoreInterfaces
by Chris Masone
· 13 years ago
26b327e
shill: A couple of naming cleanups
by Paul Stewart
· 13 years ago
7561230
[shill] Set some WiFiService defaults
by Chris Masone
· 13 years ago
d835b20
shill: work properly with non-ascii SSIDs
by mukesh agrawal
· 13 years ago
1a05626
shill: move passphrase validation from WiFi to WiFiService
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
1830fa1
shill: enable (don't disable) -Wunused
by mukesh agrawal
· 13 years ago
22aa71b
shill: Implement service sorting
by Paul Stewart
· 13 years ago
7a4e400
shill: implement Manager.GetService (error-case only)
by mukesh agrawal
· 13 years ago
de29fa8
shill: tighten up constness of PropertyStore
by mukesh agrawal
· 13 years ago
9d77993
[shill] Add code for persisting profiles and services to disk.
by Chris Masone
· 13 years ago
3239932
shill: implement manager.RequestScan (for WiFi only)
by mukesh agrawal
· 13 years ago
ac4ac00
shill: Clean up protected fields
by Paul Stewart
· 13 years ago
4d6d941
shill: Propagate Cellular errors to the DBus caller.
by Darin Petkov
· 13 years ago
34af218
[shill] Use flimflam-esque storage ids
by Chris Masone
· 13 years ago
092df3e
[shill] Make wifi classes store mode as a string
by Chris Masone
· 13 years ago
51a7e93
shill: push service naming down into Service class (instead of being
by mukesh agrawal
· 13 years ago
dc42bb3
shill: wifi cleanups
by mukesh agrawal
· 13 years ago
6791a43
[shill] Enable Profile objects to manage a list of Services to persist.
by Chris Masone
· 13 years ago
b2e326b
Re-land "[shill] Get rid of Entry as a first-class citizen""
by Chris Masone
· 13 years ago
7c1ab1c
Revert "[shill] Get rid of Entry as a first-class citizen"
by Chris Masone
· 13 years ago
9c9e8fb
[shill] Get rid of Entry as a first-class citizen
by Chris Masone
· 13 years ago
7aa5f90
[shill] Back property storage in Service objects with Entry objects
by Chris Masone
· 13 years ago
4d42df8
[shill] Add comments in base classes saying which properties are registered in derived classes
by Chris Masone
· 13 years ago
27c4aa5
[shill] Use composition instead of inheritance with PropertyStore
by Chris Masone
· 13 years ago
95207da
[shill] Enable objects to query an opaque RPC-system ID from Adaptors
by Chris Masone
· 13 years ago
2b10554
[shill] Use ref-counted pointers more, break unneeded header deps
by Chris Masone
· 13 years ago
b925cc8
[shill] Add properties to Manager, Device and subclasses. Clean up unit tests
by Chris Masone
· 13 years ago
445e72c
shill: move D-Bus code out of WiFiService (into WiFi). this
by mukesh agrawal
· 13 years ago
3bd3c8c
[shill] Add support for setting properties.
by Chris Masone
· 13 years ago
b54601c
shill: support association with open wifi access points
by mukesh agrawal
· 13 years ago