summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge 176999 to M25.agl@chromium.org2013-03-043-3/+3
* Merge 183790kerz@chromium.org2013-02-211-4/+8
* Merge 183217kerz@chromium.org2013-02-191-6/+10
* Merge 179861rsleevi@chromium.org2013-02-056-0/+40
* Merge 178218rtenneti@chromium.org2013-01-314-13/+587
* Merge 179696eroman@chromium.org2013-01-311-0/+22
* Merge 179515rsleevi@chromium.org2013-01-302-9/+0
* Merge 177825michaelbai@google.com2013-01-281-2/+2
* Merge 178468rvargas@google.com2013-01-251-13/+34
* Merge 176410szym@chromium.org2013-01-181-1/+6
* Revert 157916szym@chromium.org2013-01-182-11/+0
* Merge 176534jcivelli@google.com2013-01-152-6/+29
* Merge 176344joaodasilva@chromium.org2013-01-114-157/+7
* Merge 176144szym@chromium.org2013-01-111-0/+4
* Merge 175900zelidrag@chromium.org2013-01-112-0/+9
* Merge 175138pliard@chromium.org2013-01-078-178/+232
* Merge 175095rsleevi@chromium.org2013-01-041-6/+0
* Http cache: Increase the number of entries stored by the infinite cache simul...rvargas@google.com2012-12-181-1/+1
* Merge recent QUIC changes.rch@chromium.org2012-12-1824-201/+372
* FTP: fix compatibility with VMS server kednos.comphajdan.jr@chromium.org2012-12-1712-15/+406
* Use the optimised masking function MaskWebSocketFramePayload() inricea@chromium.org2012-12-172-15/+9
* Improve CertVerifyProcOpenSSL robustness against malicious datappi@chromium.org2012-12-171-3/+5
* Fix a glitch in disentanglement of CertVerifyProc(OpenSSL/Android)ppi@chromium.org2012-12-171-0/+10
* Optimise MaskWebSocketFramePayload().ricea@chromium.org2012-12-172-8/+232
* Avoid disk accesses on the wrong thread in URLRequestFileJobpaivanof@gmail.com2012-12-173-103/+133
* Add UMA for measuring Content-Dispostion header use and abuse.asanka@chromium.org2012-12-173-20/+158
* Fix a compiler error (cert_status may be used uninitialised) in url_request_u...ricea@chromium.org2012-12-161-5/+7
* Integrating the QuicStreamFactory into the network stack.rch@chromium.org2012-12-1610-18/+68
* Adding java implementation for Geolocationkristianm@chromium.org2012-12-155-0/+72
* Revert 173311rch@chromium.org2012-12-159-61/+10
* net: Change argument of URLRequest::set_upload from UploadData to UploadDataS...hashimoto@chromium.org2012-12-1511-92/+108
* Integrating the QuicStreamFactory into the network stack.rch@chromium.org2012-12-159-10/+61
* Move DecodeFilenameValue and DecodeExt value into http_content_disposition.asanka@chromium.org2012-12-154-296/+341
* Move the packet receive time map from the AckFrame to the InterArrival conges...rch@chromium.org2012-12-1410-352/+252
* Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...joaodasilva@chromium.org2012-12-1443-132/+537
* Revert 173170dpapad@chromium.org2012-12-1410-249/+352
* Move the packet receive time map from the AckFrame to the InterArrival conges...rch@chromium.org2012-12-1410-352/+249
* Flush SSL connections when clearing channel ids.mattm@chromium.org2012-12-142-1/+9
* Keep pool of pre-connected DNS sockets.ttuttle@chromium.org2012-12-149-54/+649
* Separate CertVerifyProcAndroid from CertVerifyProcOpenSSLppi@chromium.org2012-12-145-96/+164
* net: add GeoTrust Global to the Google pinning set.agl@chromium.org2012-12-132-1/+3
* Http cache: Track unused entries on the infinite cache simulation.rvargas@google.com2012-12-131-0/+13
* Chrome now uses policy_type=google/chrome/user.atwilson@chromium.org2012-12-131-7/+9
* Move the CongestionInfo struct to a QuicCongestionFeedbackFrame.rch@chromium.org2012-12-1336-769/+601
* Put in UMA to drill down on "misc" download error codes rdsmith@chromium.org2012-12-131-1/+1
* killing off the QUIC config option for sending fin in a separate packet: we c...rch@chromium.org2012-12-133-98/+3
* Remove support for gdata from the Python test server and net/test.mtomasz@chromium.org2012-12-135-73/+0
* Handling backup! Sorta...rch@chromium.org2012-12-1314-74/+389
* DnsProbeJob: Differentiate network and DNS errorsttuttle@chromium.org2012-12-132-0/+4
* [net] Make IPEndPoint::GetFamily() return AddressFamily and add GetSockAddrFa...szym@chromium.org2012-12-1315-41/+57