summaryrefslogtreecommitdiffstats
path: root/net/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove MultipartSlowHandler, since the extension test referencing multipart-s...senorblanco@chromium.org2013-06-141-30/+0
* Make net and ipc explicitly use the base namespace for Values.brettw@chromium.org2013-06-131-2/+2
* Give more request types a TransportSecurityState.palmer@chromium.org2013-06-131-0/+4
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-117-7/+7
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-113-8/+13
* Land Recent QUIC changes.rtenneti@chromium.org2013-06-111-1/+6
* Use a direct include of strings headers in net/test/, net/third_party/, net/t...avi@chromium.org2013-06-1117-27/+27
* Disk Cache: move common elements from v2 and v3 file format.rvargas@google.com2013-06-111-2/+2
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-082-7/+8
* Refactor net::NetLog to provide implementation of observer pattern, not just ...kouhei@chromium.org2013-06-074-96/+50
* Revert 204861 "Refactor net::NetLog to provide implementation of..."kouhei@chromium.org2013-06-074-50/+96
* Use a direct include of utf_string_conversions.h in net/.avi@chromium.org2013-06-074-4/+4
* Refactor net::NetLog to provide implementation of observer pattern, not just ...kouhei@chromium.org2013-06-074-96/+50
* net_watcher does not build in Ubuntu 13.04yael.aharon@intel.com2013-06-071-0/+15
* Revert 204313 "net_watcher does not build in Ubuntu 13.04"kkania@chromium.org2013-06-051-11/+0
* net_watcher does not build in Ubuntu 13.04yael.aharon@intel.com2013-06-051-0/+11