summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Add tests that test creating secure and http-only cookies using CanonicalCook...markusheintz@chromium.org2012-12-101-0/+21
* FTP: allow garbage instead of "ls -l" permissions listing.phajdan.jr@chromium.org2012-12-102-46/+17
* DEPS roll openssl to 1.0.1cdigit@chromium.org2012-12-101-0/+1
* Use SCHEME_HTTP for HTTPS proxies on Android.pasko@google.com2012-12-104-38/+21
* build/java_cpp_template.gypi: new build rules.digit@chromium.org2012-12-102-30/+8
* Fix uninit var in hybrid_slow_start.ccrch@chromium.org2012-12-081-0/+1
* Add mattm to net/OWNERS.mattm@chromium.org2012-12-081-0/+1
* Transfer server bound certs along with cookies for cros login.mattm@chromium.org2012-12-083-0/+63
* Add the QuicRandom interface with a default implementation that is wtc@chromium.org2012-12-084-2/+147
* Start calculating new combined NetworkChangeNotifier signal from previous OnI...pauljensen@chromium.org2012-12-0812-8/+290
* Implement TCP congestion control classes in QUIC.rch@chromium.org2012-12-0718-15/+1354
* Decouple ServerBoundCertServiceWorker from ServerBoundCertService, remove exp...mattm@chromium.org2012-12-072-195/+108
* NaCl: Add test to check that GDB debug stub works in Chromehalyavin@google.com2012-12-072-0/+28
* Correct dists -> dist in HSTS preloaded list for Tor.agl@chromium.org2012-12-072-2/+2
* android: Improve ActivityStatus and add ChromiumActivity.digit@chromium.org2012-12-071-8/+7
* * Enhance the ack loggingrch@chromium.org2012-12-0712-261/+778
* Preparing net/ for the removal of scoped_refptr::release()piman@chromium.org2012-12-071-3/+5
* Change www.crbug.com (fails) links to crbug.com links (works).dbeam@chromium.org2012-12-061-1/+1
* Temporarily allow IO to load gsettings.phajdan.jr@chromium.org2012-12-061-5/+10
* net: add dists.torproject.org to HSTS preload with pinning.agl@chromium.org2012-12-062-0/+2
* Added CacheEntry implementation.agayev@chromium.org2012-12-066-2/+290
* A pair of changes to make it easier to use NetLogs inmmenke@chromium.org2012-12-055-7/+20
* Disk cache: Remove redundant code from dump_cache.rvargas@google.com2012-12-053-61/+51
* Add SHARED_DELETE flag to FileStream.paivanof@gmail.com2012-12-052-1/+6
* net: remove include_subdomains from therapynotes.com by request of the site o...agl@chromium.org2012-12-052-2/+4
* [Sync] Treat XMPP auth errors as sync auth errorsakalin@chromium.org2012-12-053-16/+127
* Adding transmission times for every QUIC packet received in the AckFrame.rch@chromium.org2012-12-059-846/+567
* Revert 171096rch@chromium.org2012-12-059-559/+853
* (1) Added a recursive boolean param to FilePathWatcher::Watch() function to w...kmadhusu@chromium.org2012-12-052-4/+3
* Adding transmission times for every QUIC packet received in the AckFrame.rch@chromium.org2012-12-059-853/+559
* Update net/proxy unit test initialization of URLRequestJobFactory object.tedv@chromium.org2012-12-041-3/+3
* Handle broken pipe errors in Python testserver.bauerb@chromium.org2012-12-041-3/+31
* FTP: misc fixes resulting from my testing.phajdan.jr@chromium.org2012-12-0411-9/+255
* Add support for public account policy to CloudPolicyClient.mnissler@chromium.org2012-12-041-22/+38
* net: add (*.)serverdensity.io to HSTS preloaded.agl@chromium.org2012-12-042-0/+2
* Add a QuicHttpStream class.rch@chromium.org2012-12-0415-12/+1037
* Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...rch@chromium.org2012-12-0438-729/+583
* Query the network delegate for cookies even if there is no cookie monsterdroger@chromium.org2012-12-042-2/+6
* Fix Netlink message length.pauljensen@chromium.org2012-12-031-1/+1
* Send 'IP address changed' events on Android when connection type changes.pliard@chromium.org2012-12-031-0/+1
* Clean up SpdySessionDependencies to remove code duplication.rch@chromium.org2012-12-028-1038/+842
* Ensure that NSS HTTP IO is initialized on iOS.wtc@chromium.org2012-12-013-9/+8
* Http cache: fix a bug that prevented the infinite cache simulation from savingrvargas@google.com2012-11-302-5/+36
* Linux: use generated library loader for gsettings.phajdan.jr@chromium.org2012-11-301-92/+22
* Let net_unittests build with the components build on androidthakis@chromium.org2012-11-303-5/+5
* Remove unused parameter from the method IsDomainMatch of the class CanonicalC...markusheintz@chromium.org2012-11-304-22/+19
* Move EnableSpdy from HttpNetworkLayer to IOThread.rch@chromium.org2012-11-302-69/+8
* [chromedriver] Write websocket client and sync websocket client.kkania@chromium.org2012-11-292-7/+7
* Add unittests to test the "IsOnPath" and "IsDomainMatch methods of the class ...markusheintz@chromium.org2012-11-291-0/+57
* Use Netlink instead of NetworkManager (via D-bus) to monitor networkpauljensen@chromium.org2012-11-297-623/+359