summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Make the host name verification conform to rfc6125joth@chromium.org2011-07-124-123/+289
* net: expose some more classes as APIevan@chromium.org2011-07-115-40/+43
* Upstream android net related code (part3)michaelbai@google.com2011-07-114-0/+41
* Fixed network connectivity checks specific to ChromeOS. Previously we were d...zelidrag@chromium.org2011-07-114-0/+51
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-114-24/+0
* Upstream android net related code (part 1)michaelbai@google.com2011-07-117-13/+51
* Add WebSocket over SPDY experimental implementation.toyoshim@chromium.org2011-07-115-89/+411
* Revert 92006 - Make the host name verification conform to rfc6125joth@chromium.org2011-07-114-290/+121
* Make the host name verification conform to rfc6125joth@chromium.org2011-07-114-121/+290
* Revert 91997 - Add WebSocket over SPDY experimental implementation.toyoshim@chromium.org2011-07-115-410/+87
* The NET_API change got swallowed by the automerge grrr :(pastarmovj@chromium.org2011-07-111-1/+1
* Introduce a policy to control the maximal number of connections per proxy ser...pastarmovj@chromium.org2011-07-112-1/+5
* Add WebSocket over SPDY experimental implementation.toyoshim@chromium.org2011-07-115-87/+410
* Added OriginBoundCertService class to handle the fetching (and creation) of o...rkn@chromium.org2011-07-084-0/+148
* Remove old comments.eroman@chromium.org2011-07-081-6/+0
* Change HttpProxyClientSocket and SpdyProxyClient socket to lookrch@chromium.org2011-07-084-4/+6
* Updating a link in the comments.marja@google.com2011-07-081-1/+1
* Revert 91842 - Introduce a policy to control the maximal number of connection...johnme@google.com2011-07-082-5/+1
* Introduce a policy to control the maximal number of connections per proxy ser...pastarmovj@chromium.org2011-07-082-1/+5
* Reland r91815, "Clean up RegisterProtocolFactory calls."willchan@chromium.org2011-07-081-3/+3
* Revert r91815, "Clean up RegisterProtocolFactory calls." (broke mac canaries)caseq@google.com2011-07-081-3/+3
* Clean up RegisterProtocolFactory calls.willchan@chromium.org2011-07-081-3/+3
* net: Precede each CBC encrypted application data record with an empty one.agl@chromium.org2011-07-075-3/+107
* Upstream android net related code (part 2)michaelbai@google.com2011-07-073-10/+10
* net: add Izenpe as EV CAagl@chromium.org2011-07-071-0/+11
* Refactoring on WebSocket over SPDY unit teststoyoshim@chromium.org2011-07-075-105/+165
* Allow DiskCache tests to be shuffled/independent of eachotherrsleevi@chromium.org2011-07-075-126/+129
* WebSocket: Add connection test on WebSocketJobTesttoyoshim@chromium.org2011-07-061-47/+233
* URLRequestJob::Read can return false but still leave the request in state URL...battre@chromium.org2011-07-064-25/+42
* Fixes for OpenSSLbulach@chromium.org2011-07-053-1/+20
* Fix ReuseTest memory handling.joi@chromium.org2011-07-041-8/+10
* Do tests in both spdy enabled and disabled configurations.toyoshim@chromium.org2011-07-041-17/+84
* 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