summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-07-0210-28/+12
* net: Build net.dll on Windows.rvargas@google.com2011-07-012-4/+22
* net: Add NET_API to DnsTransaction.rvargas@google.com2011-07-011-1/+2
* Revert 91296 - Revert 91292 - Refactoring on SocketStream to support IO PENDI...sky@chromium.org2011-07-013-17/+159
* Detect Kaspersky SSL MITM and give a helpful error message.agl@chromium.org2011-07-013-31/+49
* Revert 91292 - Refactoring on SocketStream to support IO PENDING on WebSocket...sky@chromium.org2011-07-013-159/+17
* Refactoring on SocketStream to support IO PENDING on WebSocket throttlingtoyoshim@chromium.org2011-07-013-17/+159
* Cleanup some test ugliness. Stop using a global.willchan@chromium.org2011-07-019-52/+45
* net: Add NET_API to more code to enable buildingrvargas@google.com2011-06-309-38/+64
* Implements DnsTransaction class.agayev@chromium.org2011-06-306-19/+701
* net: add additional EV policy OID for Valicertagl@chromium.org2011-06-302-5/+2
* SpdyWebSocketStreamTest.IOPending is failing on the Dr.Memory bots.toyoshim@chromium.org2011-06-301-9/+11
* More UDP mock support.agayev@chromium.org2011-06-292-33/+123
* DnsQuery: use Clone instead of copy constructor.agayev@chromium.org2011-06-294-48/+35
* net: measure the latency difference of resume handshakes.agl@chromium.org2011-06-299-12/+141
* net: allow multiple EV OIDsagl@chromium.org2011-06-293-88/+106
* Add support for random UDP source port selection to avoid birthday attacks in...agayev@chromium.org2011-06-2919-49/+285
* Fix SSLServerSocketNSS to flush buffered ciphertext when plaintext exhausted.wez@chromium.org2011-06-291-4/+9
* Fix memory leak introduced by unit test, unflake timing-dependent test.joi@chromium.org2011-06-291-5/+22
* Add OWNERS file to net/tools/testserverrsimha@chromium.org2011-06-291-0/+4
* For PKCS12 private keys imported into a hardware backed token, mark them as u...gauravsh@chromium.org2011-06-295-43/+108
* Speculative fix for bug 80095.willchan@chromium.org2011-06-287-50/+339
* Call UnwatchSocket when the peer closes the connection, otherwise thewtc@chromium.org2011-06-282-17/+19
* Use crnss.dll and crnspr.dll with the component build.rvargas@google.com2011-06-282-0/+3
* DnsQuery: changed raw function pointer to callback.agayev@chromium.org2011-06-286-14/+48
* Disk cache: (tests) Make sure that we don't have operations in thervargas@google.com2011-06-281-0/+6
* Http cache: Remove a race between the http cache destructorrvargas@google.com2011-06-281-0/+4
* Fix for the DoNotOverrideReferrer url request test failures observed on the c...ananta@chromium.org2011-06-281-10/+1
* Add protobuffer and model type for syncing custom search engines. Includes al...stevet@chromium.org2011-06-281-1/+6
* Moved OnBeforeHeadersSent of webRequest API to url_request_http_job.ccbattre@chromium.org2011-06-2812-81/+88
* SpdyWebSocketStream::SendData has memory leaktoyoshim@chromium.org2011-06-281-2/+2
* Reland 90618 - Remove check for entry_. From coverity CID=8237gbillock@chromium.org2011-06-281-1/+1
* Revert "net: Precede each CBC encrypted application data record with an empty...agl@chromium.org2011-06-275-107/+3
* net: Precede each CBC encrypted application data record with an empty one.agl@chromium.org2011-06-275-3/+107
* Revert 90618 - Add checks for entry_. From coverity CID=8237fischman@chromium.org2011-06-271-1/+1
* Add checks for entry_. From coverity CID=8237gbillock@chromium.org2011-06-271-1/+1
* Fix typo in comment.agl@chromium.org2011-06-271-1/+1
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-2738-11/+483
* WebSocket unit test style fix on static const char kFooBar[]toyoshim@chromium.org2011-06-273-62/+79
* Fix typo in cloud policy testservergfeher@chromium.org2011-06-271-1/+1
* WebSocket over SPDY: SpdyWebSocketStreamtoyoshim@chromium.org2011-06-277-1/+938
* Mark second half of URLRequestTest.DoNotOverrideReferrer as faillingbattre@chromium.org2011-06-271-0/+10
* Revert 90354 - Revert 90352 - Move Referer header to extra_headers fieldbattre@chromium.org2011-06-279-43/+70
* Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...chromium@hybridsource.org2011-06-251-0/+7
* TCPServerSocketLibevent should call StopWatchingFileDescriptor()wtc@chromium.org2011-06-252-2/+5
* net: mention upstream Mozilla bug for cachedinfo.agl@chromium.org2011-06-241-0/+1
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-2438-481/+10
* net: include patch for cached info and fix whitespace.agl@chromium.org2011-06-248-103/+775
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-2438-10/+481
* Revert 90352 - Move Referer header to extra_headers fieldbattre@chromium.org2011-06-249-70/+43