Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
connectivity
/
shill
/
7996364d15f0b58810de2a78f7ec3b20585aae39
7996364
shill: KeyFileStore: Call fsync() during Flush()
by Paul Stewart
· 11 years ago
7347bf2
shill: Adds message-type-specific netlink callbacks.
by Wade Guthrie
· 12 years ago
9da0777
shill: support 3G dongles with PPP interface
by mukesh agrawal
· 12 years ago
a2e983c
shill-test: Allow WiFi AP mode to be specified
by Christopher Wiley
· 11 years ago
dba1046
shill: improve log message in vpn_service
by mukesh agrawal
· 11 years ago
bb5d4a6
shill: Removes unused and anachronistic invocation flags.
by Wade Guthrie
· 11 years ago
b8c4935
Add syscall filtering policies for 'netfilter-queue-helper'.
by Jorge Lucangeli Obes
· 11 years ago
b0febb2
shill: cellular: Remove DBus bindings changed in ModemManager 0.8
by Ben Chan
· 11 years ago
ae30e9e
shill: create external_task abstraction
by mukesh agrawal
· 11 years ago
2623f1a
shill: Puts netlink message CreateAttribute calls in msg constructor.
by Wade Guthrie
· 12 years ago
d1bd02e
shill: clean up PPP object management
by mukesh agrawal
· 11 years ago
f2b4a34
cellular: Added check for null callback in *UniversalCDMA::OnActivateReply.
by Arman Uguray
· 11 years ago
bbe59f7
shill: Adds test for multi-part netlink message handling.
by Wade Guthrie
· 12 years ago
fa2100e
shill: Adds OnNewFamilyMessage tests to netlink_manager_unittest.
by Wade Guthrie
· 12 years ago
d4974cd
shill: cellular: Fix crash if service disappears before connect finishes
by Thieu Le
· 12 years ago
40d992c
shill: Makes unknown nl80211 messages look like Nl80211Messages.
by Wade Guthrie
· 12 years ago
8f6479f
cellular: Defer 3GPP registration update to avoid temporary registration loss.
by Prathmesh Prabhu
· 12 years ago
318445d
shill: Cleanup: Removes NetlinkManager::GetMessageType
by Wade Guthrie
· 12 years ago
6bb252d
cellular: Mark an activated service for auto-connect by default.
by Arman Uguray
· 12 years ago
7c2d34e
shill: Times-out scan frequency lists.
by Wade Guthrie
· 12 years ago
4698c1a
shill: OpenVPNDriver: Work around netmask in remote
by Paul Stewart
· 12 years ago
3daa321
shill-test-scripts: Handle unknown object error when looking for service
by Thieu Le
· 12 years ago
b9aed59
shill: Remove namespace prefixes from crypto_util.cc
by Christopher Wiley
· 12 years ago
9f62cd1
shill: Makes Sockets methods 'const'
by Wade Guthrie
· 12 years ago
2866654
shill: Do not use confusing wifi_provider name
by Jason Abele
· 12 years ago
c967306
cellular: Setup connect properties correctly for CDMA.
by Arman Uguray
· 12 years ago
5127b20
shill-test: Rewrite set-bgscan to use ShillProxy
by Christopher Wiley
· 12 years ago
5a4e2ef
shill: Installs progressive scan in shill.
by Wade Guthrie
· 12 years ago
ed9389c
shill: un-inline the implementation of MockCryptoUtilProxy
by Gaurav Shah
· 12 years ago
81404c6
Test polling behaviour of ConnectionHealthChecker::VerifySentData
by Prathmesh Prabhu
· 12 years ago
ad9da22
shill-test: Add shill_context.ServiceAutoConnectContext helper.
by Ben Chan
· 12 years ago
7efde5b
shill: make http_proxy unittests compile and run with clang
by mukesh agrawal
· 12 years ago
1c1dd35
shill: fix crash in IPConfig::UpdateProperties
by mukesh agrawal
· 12 years ago
3fd54bd
Clean up ConnectionHealthChecker::Result
by Prathmesh Prabhu
· 12 years ago
cb09435
shill: Removes unused Service::kStateDisconnected.
by Wade Guthrie
· 12 years ago
72e9758
shill-test: add get_shill_proxy
by mukesh agrawal
· 12 years ago
ab4fafd
shill-test: Add helpers for setting log level and scopes in ShillProxy.
by Ben Chan
· 12 years ago
0a3e279
shill: cellular: Implement CDMA activation over non-cellular.
by Arman Uguray
· 12 years ago
4eb39ee
shill_proxy: add support for matching against ServiceCompleteList
by mukesh agrawal
· 12 years ago
21ae57f
shill-test: Fix inconsistent indentation in ShillProxy.find_object
by Ben Chan
· 12 years ago
0075253
shill: fix default settings for new profiles
by mukesh agrawal
· 12 years ago
b9c3feb
shill: Fleshes-out ScanSession enough to initiate a wifi scan.
by Wade Guthrie
· 12 years ago
34fd6f9
shill: cellular: Add SID entry to Test Network.
by Arman Uguray
· 12 years ago
a289f66
shill: wimax: Clear EAP passphrase after explicitly disconnecting service.
by Ben Chan
· 12 years ago
92d0636
shill: Makes WiFi device get available wifi frequencies from kernel.
by Wade Guthrie
· 12 years ago
8388986
shill: Remove requirement for WiFi connectivity for destinations
by Christopher Wiley
· 12 years ago
67e425e
shill: Fix race on crypto-util shim death
by Christopher Wiley
· 12 years ago
480aada
shill: Provides an iterator for AttributeList (for netlink attributes).
by Wade Guthrie
· 12 years ago
8e1f382
shill-test: Add configured hotspot params to destination script
by Christopher Wiley
· 12 years ago
f4647d4
shill: wimax: Hide unavailable WiMAX services.
by Ben Chan
· 12 years ago
28fd88e
shill: make a couple of DHCPConfig methods static
by mukesh agrawal
· 12 years ago
cdde79f
shill: Enable configured destination reconfiguration
by Christopher Wiley
· 12 years ago
bebf1b8
shill: make setting a property to its current value a no-op
by mukesh agrawal
· 12 years ago
d142fd6
shill: fix hidden networks in default profiles
by mukesh agrawal
· 12 years ago
550247c
shill: cellular: Expose SIM operator ID via DBus.
by Thieu Le
· 12 years ago
8ec7ea5
shill: cellular: Add CDMA 'activation-code' entry to CellularOperatorInfo.
by Arman Uguray
· 12 years ago
41cc634
shill: cellular: Modify ActivatingIccidStore to keep track of MEIDs separately.
by Arman Uguray
· 12 years ago
ee04a6e
shill-test: Add hidden SSID functionality to ShillProxy
by Christopher Wiley
· 12 years ago
ba99b59
shill: Create an IPAddress store in Manager for ConnectionHealthChecker
by Prathmesh Prabhu
· 12 years ago
72fab6a
shill: Implement CellularCapabilityUniversalCDMA.
by Arman Uguray
· 12 years ago
0d36b4f
shill: cellular: Consolidate singletons in CellularService
by Prathmesh Prabhu
· 12 years ago
b3e70d2
shill: Only call shim result callback from clean shim state
by Christopher Wiley
· 12 years ago
967eaeb
shill: Service: Return profile entries that can configure
by Paul Stewart
· 12 years ago
e7de294
shill: Service: Return loadable service identifier
by Paul Stewart
· 12 years ago
39f753c
shill: cellular: Add Test Network to data/cellular_operator_info.
by Arman Uguray
· 12 years ago
41a071e
Revert "shill: Create an IPAddress store in Manager for ConnectionHealthChecker". This breaks all DHCP networks.
by Paul Stewart
· 12 years ago
d8468b4
shill: Create an IPAddress store in Manager for ConnectionHealthChecker
by Prathmesh Prabhu
· 12 years ago
a60a11c
shill: Adds frequency list processing.
by Wade Guthrie
· 12 years ago
81599e0
shill: add tests for CellularService property changes
by mukesh agrawal
· 12 years ago
f7d7d3f
shill: Manager: Limit ConnectToBestServices to visible services
by Paul Stewart
· 12 years ago
a14941d
shill: cellular: Reset modem after timeout following activation.
by Arman Uguray
· 12 years ago
7aed61c
shill: add property change notifications for IPConfig objects
by mukesh agrawal
· 12 years ago
cbfb34e
shill: Emit more property change notifications for Services.
by mukesh agrawal
· 12 years ago
0b1ebf1
shill: Makes netlink message logging finer-grained.
by Wade Guthrie
· 12 years ago
1f355e8
shill: Adds some netlink messages and attributes.
by Wade Guthrie
· 12 years ago
f54872f
shill: Adds BSS nl80211 attribute.
by Wade Guthrie
· 12 years ago
ade9b9a
shill: Make multiple TCP connections in ConnectionHealthChecker and
by Prathmesh Prabhu
· 12 years ago
9956dc7
shill: EapCredentials: Never reset key_management_
by Paul Stewart
· 12 years ago
f1b3641
shill: Adds capability to supply custom parser for netlink attributes.
by Wade Guthrie
· 12 years ago
be9abfd
shill: Ethernet: Send EAPOL logoff and logon
by Paul Stewart
· 12 years ago
e6c4444
shill: Remove "--push" argument parsing
by Paul Stewart
· 12 years ago
82f4971
shill_login_user: Use InsertUserProfile instead
by Paul Stewart
· 12 years ago
78af94c
shill: Manager: Track loaded profiles internally
by Paul Stewart
· 12 years ago
91fccf6
shill: cellular: Add metric to track out-of-credits detection.
by Thieu Le
· 12 years ago
9dd253e
shill: ManagerTest: Reset Service::serial_number_
by Paul Stewart
· 12 years ago
76a87fd
shill: simplify log messages during make
by mukesh agrawal
· 12 years ago
93e00f4
shill: EthernetEapProvider: Don't call Stop() in dtor
by Paul Stewart
· 12 years ago
c2c22ca
shill: Format destination MAC address correctly for verification
by Christopher Wiley
· 12 years ago
2ddf2c6
shill: DeviceInfo: Decide between WiFi interface types
by Paul Stewart
· 12 years ago
35cb4b9
shill: Realtime feature delivery: not encoding empty netlink attributes.
by Wade Guthrie
· 12 years ago
35eff13
shill: Ethernet: Create shared credentials provider
by Paul Stewart
· 12 years ago
289095c
shill-test: Fix bad profile script symbol
by Christopher Wiley
· 12 years ago
f3eced9
shill: Profile: Add "UserHash" property
by Paul Stewart
· 12 years ago
3e452f8
shill: Spawn mulitple DNS queries when a remote URL is added to ConnectionHealthChecker
by Prathmesh Prabhu
· 12 years ago
bdbd3c3
shill: WiFiService: Expose Country Code of AP
by Paul Stewart
· 12 years ago
3a8683d
shill: cellular: Prevent unnecessary out-of-credits detection
by Thieu Le
· 12 years ago
fa7960e
shill: cellular: Add DNS failure detection to traffic monitor.
by Thieu Le
· 12 years ago
03f8e48
shill: Save memory log to user home directory
by Christopher Wiley
· 12 years ago
bac5bc8
shill: Add ConnectionInfoReader class to read connection information.
by Ben Chan
· 12 years ago
0364fb6
shill: Add ConnectionInfo to keep connection tracking information.
by Ben Chan
· 12 years ago
Next »