summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-0152-425/+425
* GTTF: Implement a timeout for TestServer on Windows.phajdan.jr@chromium.org2010-10-302-6/+42
* Allow duplicate Content-Length headers.willchan@chromium.org2010-10-292-5/+73
* DOMUI Cert Manager: Disable delete button on readonly certs.mattm@chromium.org2010-10-292-0/+8
* Put some thought into appropriate verbosity level for cookie DVLOGS.rdsmith@google.com2010-10-291-14/+25
* Don't use last_access_time vs. Now() comparison to mean "all cookies".rdsmith@google.com2010-10-292-3/+2
* Add unit test for Basic authentication over SPDY.cbentzel@chromium.org2010-10-294-37/+127
* Clean up some HttpAuth nits.cbentzel@chromium.org2010-10-292-7/+8
* FTP: fix navigation to ftp.symantec.comphajdan.jr@chromium.org2010-10-292-2/+65
* Restrict total parallel DNS resolutionsjar@chromium.org2010-10-291-3/+5
* Modify HttpNetworkTransation to handle ERR_SSL_CLIENT_AUTH_CERT_NEEDEDrch@chromium.org2010-10-291-3/+2
* Thread IO safety: net/disk_cache file I/O in recovery.shess@chromium.org2010-10-291-0/+5
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-287-13/+15
* net: use SSL_PeerCertificateChain for getting server certsagl@chromium.org2010-10-282-110/+17
* net: merge certificate validation with SSLHostInfo'sagl@chromium.org2010-10-284-27/+97
* net: use SSL_PeerCertificateChain for SSLHostInfoagl@chromium.org2010-10-281-19/+42
* Add support to test_server.py to restrict the SSL/TLS bulk encryption algorit...rsleevi@chromium.org2010-10-287-126/+268
* FTP: fix directory listing parser for ftp://ftp.dd-wrt.com/others/juno6/phajdan.jr@chromium.org2010-10-285-8/+55
* Revert 64202 - Initial support for built-in DNS resolver/cache.yusukes@chromium.org2010-10-287-15/+13
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-287-13/+15
* Report the SSL protocol version in ssl_info.connection_status.wtc@chromium.org2010-10-278-58/+162
* Revert 64118 - Revert 64070 - Revert 64065 - testserver.py listens on ephemer...nick@chromium.org2010-10-275-75/+69
* Add a bunch of missing bug references to FLAKY testsstuartmorgan@chromium.org2010-10-271-0/+1
* Revert 64070 - Revert 64065 - testserver.py listens on ephemeral ports by def...cbentzel@chromium.org2010-10-275-69/+75
* HttpStream::SendRequestrch@chromium.org2010-10-2711-49/+61
* net: add (*.)internap.com to the False Start blacklistagl@chromium.org2010-10-271-0/+1
* Revert 64065 - testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-10-275-75/+69
* Fixes net_unittests for OpenSSL.bulach@chromium.org2010-10-273-23/+45
* testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-10-275-69/+75
* Do not include "net/socket/ssl_client_socket.h" twice.wtc@chromium.org2010-10-261-5/+4
* Add experimental option for TCP FastOpen.mbelshe@chromium.org2010-10-2628-32/+235
* Minor improvement to ParseDate: check parsed values are in valid range before...joth@chromium.org2010-10-262-25/+33
* net: always save certs and trigger verify in SSLHostInfo.agl@chromium.org2010-10-267-15/+102
* net: move importing a DER certificate chain into X509Certificate.agl@chromium.org2010-10-265-123/+152
* GTTF: Implement a timeout for TestServer on POSIX.phajdan.jr@chromium.org2010-10-262-2/+17
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-265-7/+9
* Fix bad revert.thestig@chromium.org2010-10-261-2/+2
* Revert 63801 (broke chromeos bots) - Restrict file protocol on chromeos to ce...thakis@chromium.org2010-10-262-39/+4
* Implemented python XMPP server for use with sync integration tests.akalin@chromium.org2010-10-262-0/+777
* Define AccessDisabled only on ChromeOSachuith@chromium.org2010-10-262-10/+7
* Restrict file protocol on chromeos to certain whitelisted directories. achuith@chromium.org2010-10-252-4/+43
* Revert 63578 - Release ChromeURLRequestContextGetters' references on IO threa...willchan@chromium.org2010-10-251-1/+1
* net: add SSL_PeerCertificatesChain function to NSS.agl@chromium.org2010-10-253-0/+48
* More UI-related OpenSSL support.bulach@chromium.org2010-10-254-82/+166
* Revert 63648 - Revert 63643 - Add Reset to ClientSocket::UseHistory, and call...cbentzel@chromium.org2010-10-256-3/+35
* Temporary fix to reduce the spdy concurrent streams to 6.mbelshe@chromium.org2010-10-252-2/+15
* Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_...timurrrr@chromium.org2010-10-2411-193/+4
* Remove DestructionObserver for NetworkConfigWatcherMac.willchan@chromium.org2010-10-232-48/+55
* Revert 63643 - Add Reset to ClientSocket::UseHistory, and call on TCP disconn...cbentzel@chromium.org2010-10-236-35/+3
* Add Reset to ClientSocket::UseHistory, and call on TCP disconnect.cbentzel@chromium.org2010-10-236-3/+35