summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-03-0117-589/+69
* Fix memory leak in WebSocketJobTest.ukai@chromium.org2010-03-011-1/+1
* Fix crash in ExtensionApiTest.FLAKY_WebSocketukai@chromium.org2010-03-011-1/+2
* Support HttpOnly cookie on Web Socketukai@chromium.org2010-03-0110-11/+1205
* Work around 3rd party problem causing bug 27870.vandebo@chromium.org2010-02-274-19/+32
* Log an informational message if an SSL server does not supportwtc@chromium.org2010-02-272-0/+20
* Make a proper TCPSocketParamsvandebo@chromium.org2010-02-278-76/+93
* Added HttpAuthFilter.cbentzel@chromium.org2010-02-2611-9/+649
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-2617-69/+589
* Revert "SSL False Start Support"agl@chromium.org2010-02-2610-396/+3
* SSL False Start Supportagl@chromium.org2010-02-2610-3/+396
* Revert 40099 - Revert 39998 Revert 39996 Refine IPv6 probe to require that ...jar@chromium.org2010-02-264-88/+21
* Revert 39998 - Revert 39996 Refine IPv6 probe to require that the client has...jar@chromium.org2010-02-264-21/+88
* Adds a new type of cache (APP_CACHE) so that we can tellrvargas@google.com2010-02-261-0/+1
* Fix SpdySessionPool to take a host port pair instead of just the host.willchan@chromium.org2010-02-267-55/+70
* Modify the SPDY stream to be buffered.mbelshe@chromium.org2010-02-263-28/+191
* Handle the TLS no_renegotiation alert message.wtc@chromium.org2010-02-252-0/+11
* SSL: stop network traffic from interfering with NSS.wtc@chromium.org2010-02-251-2/+2
* Revert "SSL False Start Support"agl@chromium.org2010-02-2510-396/+3
* Add a test for correct FTP SIZE response handling when the file sizephajdan.jr@chromium.org2010-02-251-6/+17
* Added SSPILibrary interface so unit tests can mock SSPI calls.cbentzel@chromium.org2010-02-257-47/+386
* Don't run some tests failing on certificate erros under Valgrindtimurrrr@chromium.org2010-02-251-0/+3
* Revert 39996 - Refine IPv6 probe to require that the client has an IPv6 addre...jar@chromium.org2010-02-254-88/+21
* Refine IPv6 probe to require that the client has an IPv6 address on an interfacejar@chromium.org2010-02-254-21/+88
* Include sys_addrinfo.h in tcp_client_socket_win.cc.eroman@chromium.org2010-02-251-0/+1
* Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-258-106/+28
* Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-248-28/+106
* Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-248-106/+28
* Add TLS server_name extension support for Mac Chrome.wtc@chromium.org2010-02-241-0/+8
* Disable some unsupported tsan tests for Mac.shess@chromium.org2010-02-241-0/+2
* Disabled DiskCacheBackendTest.*InvalidRankings* on TSan/Mac.timurrrr@chromium.org2010-02-241-3/+1
* SSL False Start Supportagl@chromium.org2010-02-2410-3/+396
* Mac client-side SSL cert improvements.snej@chromium.org2010-02-243-27/+58
* Disabled DiskCacheBackendTest.NewEvictionInvalidRankingsSuccess on Mac.timurrrr@chromium.org2010-02-241-0/+1
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-02-247-191/+65
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-247-65/+191
* Disabled DiskCacheBackendTest.InvalidRankingsSuccess on Mac.timurrrr@chromium.org2010-02-241-1/+2
* Disabled DiskCacheBackendTest.NewEvictionInvalidRankings2 on Mac.glider@chromium.org2010-02-241-0/+4
* Request the szOID_PKIX_KP_SERVER_AUTH usage when constructingwtc@chromium.org2010-02-241-7/+16
* Add ERR_END_OF_STREAMvandebo@google.com2010-02-245-19/+51
* ProxyConfig behaved like a struct, but was defined as a class.eroman@chromium.org2010-02-2418-467/+621
* Disable IPv6 address change notifications on Linux.willchan@chromium.org2010-02-231-2/+1
* Add APIs to expose http cache's metadata and thervargas@google.com2010-02-2315-1/+93
* Wireshark dissector for SPDY protocol.cbentzel@chromium.org2010-02-2313-0/+2200
* Tie the lifetime of persisted transport-security metatdata to clearing cookies,cevans@chromium.org2010-02-233-7/+99
* Rename use_spdy_ to using_spdy_ and test it in more places:wtc@chromium.org2010-02-222-15/+16
* Disk cache: Use TimeTicks instead of Time for some of thervargas@google.com2010-02-227-26/+32
* Validate that an SSPI scheme is supported before generating a handler.cbentzel@chromium.org2010-02-2211-54/+130
* Really connect to the same server in FTP network transaction.phajdan.jr@chromium.org2010-02-2028-122/+218
* Back out the change to HttpNetworkTransaction::Read in thewtc@chromium.org2010-02-201-2/+1