summaryrefslogtreecommitdiffstats
path: root/net/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove HostResolver::RequestInfo's priority parameterakalin@chromium.org2013-08-201-3/+6
* Land Recent QUIC changes.rtenneti@chromium.org2013-08-207-60/+47
* Add unittests for HttpSM and SpdySM on FlipServer.yhirano@chromium.org2013-08-1918-96/+1270
* Add a priority parameter for HostResolver::RequestInfo's constructorakalin@chromium.org2013-08-161-1/+2
* Removing QUIC's VERSION_6, now that QUIC no longer needs to support thewtc@chromium.org2013-08-131-2/+2
* Add unittests for balsa classes.yhirano@chromium.org2013-08-123-0/+992
* Simplify QuicConnectionHelper by introducing a new QuicAlarm classrch@chromium.org2013-08-092-126/+39
* Fix MemoryCache and related classes on FlipServer.yhirano@chromium.org2013-08-096-66/+189
* Add support to QUIC for QUIC_VERSION_8: for RSA-PSS signatures, setwtc@chromium.org2013-08-091-0/+1
* Revert 216572 "Add unittests for balsa classes."yhirano@chromium.org2013-08-093-992/+0
* Add unittests for balsa classes.yhirano@chromium.org2013-08-093-0/+992
* Land Recent QUIC changes.rtenneti@chromium.org2013-08-092-3/+10
* Revert 216444 "net: add a test to ensure that our TLS handshake ..."frankf@chromium.org2013-08-081-15/+0
* net: add a test to ensure that our TLS handshake doesn't get too large.agl@chromium.org2013-08-081-0/+15
* Land Recent QUIC changes.rtenneti@chromium.org2013-08-075-11/+155
* [HTTP2] Turn on HTTP/2 for fetch_clientakalin@chromium.org2013-08-061-0/+3
* Land Recent QUIC changes.rtenneti@chromium.org2013-08-0511-52/+124
* Tell congestion manager when we are sending a CHLO, so it won't delay sending.jar@chromium.org2013-08-031-6/+5
* Change the API of disk_cache::CreateCacheBackend to use scoped_ptrqsr@chromium.org2013-08-013-11/+8
* Perform online revocation checks when EV certificates aren't covered by a fre...agl@chromium.org2013-07-312-3/+10
* net: make QUIC ProofVerifier more generic (reland).agl@chromium.org2013-07-301-10/+13
* i Revert 213862 "net: make QUIC ProofVerifier more generic."karen@chromium.org2013-07-271-13/+10
* Fix the message lengths passed to sendmsg() in QuicSocketUtils::WritePacketglider@chromium.org2013-07-261-8/+14
* Land Recent QUIC changes.rtenneti@chromium.org2013-07-2614-63/+138
* net: make QUIC ProofVerifier more generic.agl@chromium.org2013-07-261-10/+13
* This script performs QUIC experiments.honghaiz@chromium.org2013-07-262-0/+227
* Make inttypes.h and similar macro usage C++11-friendly.thakis@chromium.org2013-07-251-3/+3
* Disable EndToEndTests.MultipleTermination which might be causing timeouts.rch@chromium.org2013-07-231-1/+2
* Fix recent valgrind issues with QUIC code from r213113.rch@chromium.org2013-07-231-0/+2
* Remove the quic_unittests target and fold it into net_unittests.rch@chromium.org2013-07-234-17/+37
* Update include paths in net for base/process changes.rsesek@chromium.org2013-07-233-3/+5
* Fix gdig after WeakPtr switched to SequenceCheckerszym@chromium.org2013-07-191-6/+8
* [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointersakalin@chromium.org2013-07-181-1/+1
* Use a direct include of the message_loop header in net/, part 3.avi@chromium.org2013-07-1812-13/+13
* Declaration of SPDY 4 PUSH_PROMISE; not yet used.akalin@chromium.org2013-07-161-0/+4
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-151-1/+1
* Implement GetSSLInfo for QUIC/https connections.rtenneti@chromium.org2013-07-121-1/+3
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-125-7/+7
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* net: Remove 70KB of relocatable string pointers.digit@chromium.org2013-07-112-15/+14
* SPDY Framer: Refactorings.eustas@chromium.org2013-07-101-6/+0
* Land Recent QUIC changes.rtenneti@chromium.org2013-07-053-1/+91
* Add a quic_in_memory_cache_test data file.honghaiz@chromium.org2013-07-053-16/+81
* Use a direct include of time headers in net/, part 3.avi@chromium.org2013-06-286-8/+8
* Linux: make net_unittests pass even if m2crypto is present on systemphajdan.jr@chromium.org2013-06-241-1/+7
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-216-40/+28
* Fix a bug in quic_in_memory_cache.honghaiz@chromium.org2013-06-212-1/+87
* Land Recent QUIC changes.rtenneti@chromium.org2013-06-183-0/+12
* Fix wrong header guards found by clang's new Wheader-guard.thakis@chromium.org2013-06-171-1/+1
* Optimize public suffix list implementationnyquist@chromium.org2013-06-172-10/+12