summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Http cache: Add support for HEAD requests.rvargas@chromium.org2014-07-313-11/+382
* Disable SPDY and QUIC session pooling.rch@chromium.org2014-07-306-7/+23
* Start using L preview API for receiving proxy information. sgurun@chromium.org2014-07-301-4/+16
* Switched calculation of decode/holdback info to avoid confusion if the requestrdsmith@chromium.org2014-07-301-4/+5
* Initial implementation of Chrome-Freshness header.ricea@chromium.org2014-07-305-23/+287
* Fixes to the SHA256 X509 Certificate fingerprint API.jww@chromium.org2014-07-303-26/+27
* Implement JwkSerializer for OpenSSL.davidben@chromium.org2014-07-302-45/+109
* Implement ALPN for SSLClientSocketOpenSSL.davidben@chromium.org2014-07-3011-82/+83
* Revert a change to the condition under which we will verify the proof inwtc@chromium.org2014-07-301-2/+11
* Refactor net::MimeUtil media code to return "probably" for codecs the platfor...acolwell@chromium.org2014-07-291-187/+358
* Add a Clone method to ProofVerifyDetails to allow for the proof verifyrch@chromium.org2014-07-295-2/+32
* QUIC - track CHLO's reject reason for secure QUIC vs insecure QUIC.rtenneti@chromium.org2014-07-293-4/+12
* Implement TLS client auth in the OS X OpenSSL port.davidben@chromium.org2014-07-2913-50/+577
* Map WebSocket URL schemes to HTTP URL schemes for auth purposes.ricea@chromium.org2014-07-2910-39/+355
* Move the test data that's used by net_unittests to net\data to simplify the i...jam@chromium.org2014-07-296-7/+8
* Revert 286024 "Move the test data that's used by net_unittests t..."mpearson@chromium.org2014-07-296-8/+7
* Move the test data that's used by net_unittests to net\data to simplify the i...jam@chromium.org2014-07-286-7/+8
* Remove SPDY_PROXY_AUTH_ORIGIN from net/proxy/proxy_list.cc.kundaji@chromium.org2014-07-281-14/+7
* net: several HSTS preloaded additions.agl@chromium.org2014-07-282-0/+14
* net: add (*.)domains.google.com to HSTS preloaded.agl@chromium.org2014-07-282-0/+2
* Ignore Set-Cookie Directive where both name and value are emptyxunjieli@chromium.org2014-07-283-3/+26
* [WebSocket] Send a close frame when the renderer process is gone.yhirano@chromium.org2014-07-288-30/+90
* Extract ScopedTestNSSDB from nss_util.pneubeck@chromium.org2014-07-287-13/+14
* Add SHA-256 fingerprint functions to x509 certs.jww@chromium.org2014-07-283-0/+131
* QUIC - Track the reason for sending InchoateClientHello in UMArtenneti@chromium.org2014-07-261-1/+34
* Implement TLS_FALLBACK_SCSV for SSLClientSocketOpenSSL.davidben@chromium.org2014-07-263-8/+5
* Update masters after the tryserver split.sergeyberezin@chromium.org2014-07-261-3/+7
* Log the certificate subjects from the server certificate sent via QUIC.rch@chromium.org2014-07-254-0/+35
* ParseHosts: Allow commas as separators on Mac OS Xttuttle@chromium.org2014-07-253-29/+151
* Revert of [WebSocket] Send a close frame when the renderer process is gone. (...kaznacheev@chromium.org2014-07-258-90/+30
* [WebSocket] Send a close frame when the renderer process is gone.yhirano@chromium.org2014-07-258-30/+90
* Remove the deprecated NSSCertDatabase::GetInstance() .pneubeck@chromium.org2014-07-255-114/+76
* Revert of Reenable UpdateDynamicPKPMaxAge0 test. (https://codereview.chromium...jam@chromium.org2014-07-251-1/+8
* Make Pepper WebSocket UtilityGetProtocol test less flaky by making the wsh wa...tyoshino@chromium.org2014-07-251-0/+2
* Switch to using SSL_get0_certificate_types for client auth.davidben@chromium.org2014-07-251-3/+2
* Update net/data/websocket/close-code-and-reason_wsh.pytyoshino@chromium.org2014-07-251-0/+3
* Remove Create*Value (except CreateNullValue)estade@chromium.org2014-07-251-4/+2
* Revert 285446 "Log the certificate subjects from the server cert..."hajimehoshi@chromium.org2014-07-254-35/+0
* Make the default alternate protcol probability threshold 1, not 0.rch@chromium.org2014-07-253-3/+10
* Log the certificate subjects from the server certificate sent via QUIC.rch@chromium.org2014-07-254-0/+35
* Remove LOG(INFO)'s from spdy_network_transaction_unittest.cc - Revert r244946rch@chromium.org2014-07-251-14/+0
* Rename ServerBoundCert => ChannelID to reflect the current namerch@chromium.org2014-07-2554-1761/+1754
* Explain the three values written by WriteSecBuf, in particular, why thewtc@chromium.org2014-07-241-0/+4
* net: add a couple of sites to HSTS preloaded.agl@chromium.org2014-07-242-1/+7
* Fix copy-pasto in MockSSPILibrary::QuerySecurityPackageInfo and MockSSPILibra...glider@chromium.org2014-07-241-2/+2
* Fix WebSocket race between close and connect.ricea@chromium.org2014-07-242-0/+29
* Refactor unix domain socket.byungchul@chromium.org2014-07-2414-380/+1331
* Remove now unnecessary const_casts.davidben@chromium.org2014-07-241-1/+1
* clang/win: Fix most -Wwriteable-strings warnings.thakis@chromium.org2014-07-233-7/+20
* Disable all the tests that are flaking more than 5% on Windows builders.jam@chromium.org2014-07-231-2/+14