summaryrefslogtreecommitdiffstats
path: root/chromeos/network
Commit message (Expand)AuthorAgeFilesLines
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Disable "using base::FilePath" on Linux since it now compiles.brettw@chromium.org2013-02-171-2/+2
* Change the modem reset command on cellular activation completion.rkc@chromium.org2013-02-163-0/+19
* Add an ONC merge that produces an augmented dictionary.pneubeck@chromium.org2013-02-155-151/+356
* Observe devices in NetworkStateHandlerstevenjb@chromium.org2013-02-0712-296/+448
* Linux/ChromeOS Chromium style checker cleanup, chromeos edition.rsleevi@chromium.org2013-02-062-4/+4
* Calling Shill's ConfigureService instead of GetService for configuring VPN.pneubeck@chromium.org2013-02-064-8/+17
* Enable NetworkStateHandler alwaysstevenjb@chromium.org2013-02-043-418/+0
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-2/+2
* Add ResetModem method and call it once non_cellular activation is done.rkc@chromium.org2013-01-252-0/+11
* Add a check for server and CA certificates in device policies to the ONC vali...pneubeck@chromium.org2013-01-256-94/+100
* Adding a type check for properties with a shill_name in the ONC signature.pneubeck@chromium.org2013-01-247-34/+73
* Adding AutoConnect UI and policy for VPN.pneubeck@chromium.org2013-01-243-0/+3
* Fixing cellular ONC validation and one incorrect namespace.pneubeck@chromium.org2013-01-232-14/+12
* This adds Cellular to the Shill to ONC translation.gspencer@chromium.org2013-01-2313-91/+364
* Move wifi_data_provider_chromeos -> contentstevenjb@chromium.org2013-01-171-2/+2
* Explicitly state ignored fields in the ONC spec, update the ONC normalizer an...pneubeck@chromium.org2013-01-152-10/+113
* Reland 176858 - Deprecate ShillNetworkClient and add GeolocationHandlerdubroy@chromium.org2013-01-1513-278/+450
* Revert 176858dubroy@chromium.org2013-01-1513-450/+278
* Deprecate ShillNetworkClient and add GeolocationHandlerstevenjb@chromium.org2013-01-1513-278/+450
* Updating the ownership of chromeos/network.pneubeck@chromium.org2013-01-152-0/+3
* Enable network_event_log independent of the new network handlers.pneubeck@chromium.org2013-01-142-13/+18
* Replace OncNetworkParser by the new ONC translator.pneubeck@chromium.org2013-01-125-4/+103
* Extending the translation from ONC to Shill.pneubeck@chromium.org2013-01-1112-32/+274
* Add NetworkDeviceHandlerstevenjb@chromium.org2013-01-093-0/+455
* Move cros_network_functions.cc to src/chromeosstevenjb@chromium.org2013-01-0410-0/+2839
* Implement new network change notifier that uses NetworkStateHandlergauravsh@chromium.org2012-12-227-0/+520
* Revert "Implement new network change notifier that uses NetworkStateHandler"phajdan.jr@chromium.org2012-12-217-527/+0
* Implement new network change notifier that uses NetworkStateHandlergauravsh@chromium.org2012-12-217-0/+527
* Improve NetworkStateHandler APIstevenjb@chromium.org2012-12-217-144/+247
* Revert 174127jochen@chromium.org2012-12-207-527/+0
* Implement new network change notifier that uses NetworkStateHandlergauravsh@chromium.org2012-12-207-0/+527
* Adding more ONC validation tests.pneubeck@chromium.org2012-12-171-1/+18
* Rejecting networks/certificates independently on ONC import and policy loading.pneubeck@chromium.org2012-12-171-8/+14
* Support wifi scanning in status areastevenjb@chromium.org2012-12-172-4/+16
* Rejecting networks/certificates individually from ONC during validation.pneubeck@chromium.org2012-12-174-138/+286
* Extending ONC validator's logging. Completing toplevel validation.pneubeck@chromium.org2012-12-1614-255/+555
* This moves the ONC parsing code into chromeos/network/oncgspencer@chromium.org2012-12-1132-11/+4172
* Use NetworkConfigurationHandler to connect from status areastevenjb@chromium.org2012-12-102-1/+34
* Fix watch list logic for ShillPropertyHandlerstevenjb@chromium.org2012-11-284-21/+27
* Move IPConfig request down to ShillPropertyHandlerstevenjb@chromium.org2012-11-273-36/+22
* Add network_handler_callbacks.ccstevenjb@chromium.org2012-11-269-121/+193
* Add NetworkEventLog and NetworkEventLogSource to log chromeos network eventsstevenjb@chromium.org2012-11-215-5/+366
* Adding network configuration handler classgspencer@chromium.org2012-11-173-0/+709
* Add --enable-network-state-handler flagstevenjb@chromium.org2012-11-163-7/+44
* chromeos: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-091-2/+2
* Add chromeos::NetworkStateManager to src/chromeos/network.stevenjb@chromium.org2012-11-0716-0/+2187
* Add TestInterface methods for adding shill stub devices and servicesstevenjb@chromium.org2012-11-022-1/+15
* Renaming instances of "flimflam" with "shill", now that we're only using shill.gspencer@chromium.org2012-09-072-6/+6
* chromeos: Fix clang warnings about missing virtual and OVERRIDE annotations.tfarina@chromium.org2012-08-301-2/+2