summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Fix building of net_unittests on Windows systems with Russian locale.vchigrin@yandex-team.ru2013-10-241-1/+1
* Update to the new definitions of CKM_NSS_CHACHA20_POLY1305 andwtc@chromium.org2013-10-241-11/+11
* Seericea@chromium.org2013-10-245-197/+535
* WebSocketDeflateStream should have ContextTakeOverMode parameter.yhirano@chromium.org2013-10-243-4/+82
* Add checks for valid close status and reason.ricea@chromium.org2013-10-242-4/+79
* Add a histogram for measuring the number of times we fall back to common name...rsleevi@chromium.org2013-10-2412-19/+54
* Land Recent QUIC changes.rtenneti@chromium.org2013-10-2431-533/+422
* Increase the QUIC UDP socket buffer to 256 packets to match the TCP receive w...rch@chromium.org2013-10-243-3/+8
* [Net] Make ClientSocketPoolBaseHelper::Group use PriorityQueueakalin@chromium.org2013-10-244-70/+118
* Land Recent QUIC changes.rtenneti@chromium.org2013-10-2448-538/+1093
* Add ScopedPK11SlotList to scoped_nss_types.hmattm@chromium.org2013-10-231-9/+8
* Changes to class hierachy to prepare for WebSocketBasicHandshakeStream.ricea@chromium.org2013-10-2310-188/+100
* Add closing handshake timeout.ricea@chromium.org2013-10-233-5/+255
* Enable EV for Buypassrsleevi@chromium.org2013-10-231-0/+12
* Use QUIC_STREAM_CANCELLED in QuicHttpStream when a stream is cancelled.rch@chromium.org2013-10-233-5/+3
* Changes to reinitialize the appcache system if/when DiskCache initialization ...michaeln@google.com2013-10-221-0/+1
* [net] Move android/x509_util.[cc|h] to cert/x509_util_android.[cc|h]nyquist@google.com2013-10-224-8/+8
* android: Use new proxy from PROXY_CHANGE intentellyjones@chromium.org2013-10-223-5/+95
* Listen for new system certificates.qsr@chromium.org2013-10-228-0/+131
* [GCM] Unrevert initial GCM patchzea@chromium.org2013-10-222-5/+5
* Fixed RTL on FTP pagebeaufort.francois@gmail.com2013-10-221-4/+8
* Implement support for p2p socket UDP packages to set the Differntiated Servic...hubbe@chromium.org2013-10-229-0/+74
* net: Implement CreateDomainBoundCertEC for openssldigit@chromium.org2013-10-212-78/+259
* This causes ERR_SSL_WEAK_SERVER_EPHEMERAL_DH_KEY and ERR_SSL_PINNED_KEY_NOT_I...felt@chromium.org2013-10-214-13/+34
* Add a new histogram to track he value of the TCP cubic sender's CWNDrch@chromium.org2013-10-201-0/+3
* android: Enable -Wunused-const-variable.thakis@chromium.org2013-10-202-7/+3
* Fix for proxy-bypass support on iOS.marq@chromium.org2013-10-202-119/+211
* Do not allow the server certificate to change in a renegotiation.wtc@chromium.org2013-10-193-0/+20
* Add a new histogram to track the number of QUIC streams openedrch@chromium.org2013-10-191-0/+1
* Add a new histogram for tracking the number of QUIC streamsrch@chromium.org2013-10-191-0/+2
* Revert r229540 "Changes to reinitialize the appcache system if/when DiskCache...pfeldman@chromium.org2013-10-191-1/+0
* Revert r229533 "[GCM] Initial work to set up directory structure and introduc...pfeldman@chromium.org2013-10-192-5/+5
* Changes to reinitialize the appcache system if/when DiskCache initialization ...michaeln@chromium.org2013-10-191-0/+1
* [GCM] Initial work to set up directory structure and introduce socket integra...zea@chromium.org2013-10-192-5/+5
* [Net] Separate out NUM_PRIORITIES from RequestPriority enumakalin@chromium.org2013-10-1914-31/+39
* Remove HSTS preload for translate.google.com.palmer@chromium.org2013-10-182-2/+0
* [TestWebServer] Add support for running actions when responding.tedchoc@chromium.org2013-10-181-10/+46
* Add two new histograms for the QUIC error code reported when stream was reset.rch@chromium.org2013-10-181-0/+5
* Add support for avc3 codec string.acolwell@chromium.org2013-10-181-0/+1
* Implement x509_util::CreateSelfSignedCert() for OpenSSL.digit@chromium.org2013-10-184-8/+97
* [SPDY] Insert bounds checks for data structures indexed by RequestPriorityakalin@chromium.org2013-10-183-6/+23
* [websocket_channel_test] Some edit for readabilitytyoshino@chromium.org2013-10-171-16/+22
* When a request fails because the QUIC handshake failed, retry the requestrch@chromium.org2013-10-1713-40/+266
* Make HttpNetworkTransaction no longer own a reference to HttpNetworkSession.mmenke@chromium.org2013-10-173-132/+128
* Don't check the result of new for NULL.thakis@chromium.org2013-10-171-1/+1
* [SPDY] Fix flaky SpdyNetworkTransactionTest.WriteError unit testakalin@chromium.org2013-10-171-6/+17
* [SPDY] Log SPDY priority for SYN_STREAMsakalin@chromium.org2013-10-171-29/+62
* Disable QUIC version 11 to avoid negotiation bugsrch@chromium.org2013-10-161-1/+1
* net: Allow URLFetcher users to inject custom URLFetcherResponseWriterhashimoto@chromium.org2013-10-168-6/+38
* Enable EV bits for E-Tugra, TWCA, and CNNICrsleevi@chromium.org2013-10-161-5/+23