summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Land Recent QUIC changes.rtenneti@chromium.org2013-06-1824-202/+397
* Updating the mapped_file_avoid_mmap_posix implementation.qsr@chromium.org2013-06-186-25/+314
* Implement Sign() method of Channel_id for NSS.rtenneti@chromium.org2013-06-1811-40/+122
* Add randomness to proxy bypass timeout on iOSbengr@chromium.org2013-06-181-1/+1
* [SPDY] Avoid crash when an active stream closes another when it is closedakalin@chromium.org2013-06-181-4/+8
* X509Certificate::GetDefaultNickname should handle a user certificatewtc@chromium.org2013-06-174-3/+136
* Fix wrong header guards found by clang's new Wheader-guard.thakis@chromium.org2013-06-171-1/+1
* Miscellaneous cleanup of TLS 1.2 code.wtc@chromium.org2013-06-177-199/+1064
* Optimize public suffix list implementationnyquist@chromium.org2013-06-179-22504/+22190
* Allow custom TaskRunners for async operations in net::FileStream.earthdok@google.com2013-06-176-26/+71
* Rewrite scoped_ptr<T>(NULL) to use the default ctor.dcheng@chromium.org2013-06-171-2/+1
* Gracefully handle an asynchronous write disconnect when an SSL read is pendingrsleevi@chromium.org2013-06-172-10/+99
* Reduce verbosity of net::SocketStreamricea@chromium.org2013-06-171-2/+2
* Revert "Updating the mapped_file_avoid_mmap_posix implementation."dfalcantara@chromium.org2013-06-156-292/+25
* Removed spurious uses of RunUntilIdle from the MDnsClient unit testsnoamsml@chromium.org2013-06-151-47/+10
* [Second attempt] Implement ChannelIDVerifier using NSS.wtc@chromium.org2013-06-155-12/+346
* Merge the SpdyNetworkTransaction tests and parametrize them on a NextProtoakalin@chromium.org2013-06-156-6786/+1061
* media: Remove VP9 flag, and enable VP9 support by default.tomfinegan@chromium.org2013-06-151-1/+2
* AppCacheExecutableHandlers groundwork.michaeln@google.com2013-06-141-0/+4
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-141-8/+7
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-141-7/+8
* Revert 206486 "Implement ChannelIDVerifier using NSS."wtc@chromium.org2013-06-145-346/+12
* Report the new error ERR_SSL_DECRYPT_ERROR_ALERT when we receive thewtc@chromium.org2013-06-143-1/+9
* Implement ChannelIDVerifier using NSS.wtc@chromium.org2013-06-145-12/+346
* Extend SpdyFramerDebugVisitorInterface interface.akalin@chromium.org2013-06-143-45/+89
* Merge the HttpNetworkTransaction tests and parametrize them on a NextProtoakalin@chromium.org2013-06-146-11755/+536
* Fix grammar in recurring macro commentjanx@chromium.org2013-06-143-3/+3
* Remove MultipartSlowHandler, since the extension test referencing multipart-s...senorblanco@chromium.org2013-06-141-30/+0
* Media Galleries: Allow access to a few more audio file extensions.thestig@chromium.org2013-06-142-1/+40
* Work around GTE CyberTrust/Baltimore CyberTrust cross-signing issuesrsleevi@chromium.org2013-06-1410-52/+648
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-135-18/+17
* Make net and ipc explicitly use the base namespace for Values.brettw@chromium.org2013-06-1348-278/+279
* Linux: fix compatibility with nss-3.15 .phajdan.jr@chromium.org2013-06-131-0/+6
* Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-133-40/+41
* Multicast DNS implementation (initial)noamsml@chromium.org2013-06-1311-0/+2170
* convert most remaining function callbacks to new styledcarney@chromium.org2013-06-131-41/+66
* Switch to using SequencedWorkerPool in Simple Cache backend.gavinp@chromium.org2013-06-137-31/+83
* Disk cache: Fix back some style changes made recently.rvargas@google.com2013-06-136-117/+52
* Give more request types a TransportSecurityState.palmer@chromium.org2013-06-1319-4/+74
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/.dcheng@chromium.org2013-06-1222-68/+36
* QUIC: support for rotating QUIC server configs.rtenneti@chromium.org2013-06-128-279/+935
* Disk cache: Main definition of the file format version 3.rvargas@google.com2013-06-123-96/+139
* net: use IsSecureScheme rather than matching "https".agl@chromium.org2013-06-125-8/+8
* net: add a new message for AEAD ciphers.agl@chromium.org2013-06-123-63/+80
* Updating the mapped_file_avoid_mmap_posix implementation.qsr@chromium.org2013-06-126-25/+292
* Handle includeSubdomains for public key pinning.palmer@chromium.org2013-06-124-24/+35
* Add comment to SocketStreamEventRecorder about when and how callback is called.tyoshino@chromium.org2013-06-121-0/+3
* Use URLFetcherFactory for 3-arg overload of URLFetcher::Createdcheng@chromium.org2013-06-121-3/+3
* [SPDY] Merge the SpdyHttpStream unit tests and parametrize them on a NextProtoakalin@chromium.org2013-06-125-643/+99
* [SPDY] Merge the SpdySession unit tests and parametrize them on a NextProtoakalin@chromium.org2013-06-115-2786/+359