index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
socket
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net doesn't depend on libevent directly now.
wtc@chromium.org
2011-06-22
3
-12
/
+0
*
Assert the return value of sock_->Write() for both sync and async
wtc@chromium.org
2011-06-22
1
-3
/
+2
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
1
-1
/
+2
*
Revert 89837 - Move Referer and Host HTTP headers to extra_headers field
battre@chromium.org
2011-06-21
2
-7
/
+9
*
Move Referer and Host HTTP headers to extra_headers field
battre@chromium.org
2011-06-21
2
-9
/
+7
*
Revert "Add revocation checking field trial."
agl@chromium.org
2011-06-20
2
-31
/
+2
*
Log the server's hostname and port in SSL handshake error messages.
wtc@chromium.org
2011-06-20
1
-1
/
+2
*
Map PR_NOT_CONNECTED_ERROR to net::ERR_SOCKET_NOT_CONNECTED.
wtc@chromium.org
2011-06-17
1
-0
/
+4
*
This change is part of a cleanup of the remoting component's session initiali...
wez@chromium.org
2011-06-17
5
-105
/
+127
*
Mark TransportClientSocketPoolTest.BackupSocketFailAfterStall as flaky (Mac)
akalin@chromium.org
2011-06-17
1
-1
/
+8
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)
thestig@chromium.org
2011-06-15
5
-6
/
+8
*
Use base::win::GetVersion for Windows run-time version checks in preference to
mark@chromium.org
2011-06-14
1
-5
/
+2
*
net: put SSLv3 connections in their own socket group.
agl@chromium.org
2011-06-14
1
-2
/
+9
*
Fix --host-rules command switch.
levin@chromium.org
2011-06-09
2
-36
/
+74
*
Add revocation checking field trial.
agl@chromium.org
2011-06-09
2
-10
/
+39
*
Add unit-tests for SingleRequestHostResolver.
eroman@chromium.org
2011-06-06
2
-0
/
+2
*
net: pull DNSSEC out from behind the flag.
agl@chromium.org
2011-06-03
1
-10
/
+8
*
net: switch from TXT DNS records to CAA.
agl@chromium.org
2011-06-02
2
-149
/
+54
*
Adds URLRequestJob bytes read to NetLog.
mmenke@chromium.org
2011-06-01
8
-89
/
+34
*
Remove the SSL FalseStart field trial, since we've finished studying it.
mbelshe@google.com
2011-06-01
1
-12
/
+0
*
net: Add NET_API to more code, this time what's used by chrome.dll
rvargas@google.com
2011-05-31
3
-8
/
+11
*
Revert 86966 - Add back the state that waits for the ssl_host_info_ data to b...
wtc@chromium.org
2011-05-31
2
-29
/
+2
*
Fix nits related to SSLHostInfo.
wtc@chromium.org
2011-05-31
3
-4
/
+10
*
Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
8
-157
/
+466
*
Revert 87077 - Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
8
-466
/
+157
*
Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
8
-157
/
+466
*
Revert 87066 - Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
8
-466
/
+157
*
Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
8
-157
/
+466
*
Add back the state that waits for the ssl_host_info_ data to be ready.
wtc@chromium.org
2011-05-27
2
-2
/
+29
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
6
-6
/
+6
*
Net: Add net_api to the socket code
rvargas@google.com
2011-05-19
17
-32
/
+43
*
Fix openssl build: wrong variable was used
joth@chromium.org
2011-05-19
1
-1
/
+1
*
Revert of 85854 which is a revert of 85852 - Add a command line option
rtenneti@chromium.org
2011-05-19
1
-0
/
+1
*
Include SSL plaintext traffic in addition to the ciphertext when logging raw ...
rsleevi@chromium.org
2011-05-19
5
-11
/
+91
*
Revert 85852 - Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-1
/
+0
*
Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-0
/
+1
*
Add comments explaining the IPv6 fallback logic in TransportConnectJob.
willchan@chromium.org
2011-05-14
1
-7
/
+13
*
Add a fallback socket connect() for IPv6.
willchan@chromium.org
2011-05-12
3
-27
/
+374
*
Miscelaneous cleanups to AddressList to make it harder to mis-use.
eroman@chromium.org
2011-05-12
8
-24
/
+25
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
1
-7
/
+8
*
Remove prefer_ipv4.
wtc@chromium.org
2011-05-12
3
-19
/
+0
*
Revert r85014 because it doesn't work fully and we're doing something else.
willchan@chromium.org
2011-05-12
3
-61
/
+8
*
Restart socket pool backup job timer on ReleaseSocket.
willchan@chromium.org
2011-05-11
3
-8
/
+61
*
Add one-time randomization support for FieldTrial, and the ability to
joi@chromium.org
2011-05-10
3
-11
/
+7
*
Start backup socket timer for preconnects too.
willchan@chromium.org
2011-05-10
2
-5
/
+57
*
net: fix matching ".google.com" at the end of a string.
agl@chromium.org
2011-05-09
2
-2
/
+4
*
net: break out SSLHostInfo verification time for Google.
agl@chromium.org
2011-05-09
1
-1
/
+6
*
Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...
joi@chromium.org
2011-05-06
3
-7
/
+11
*
Re-connect if Keep-Alive connection has been closed by the time we get around...
asanka@chromium.org
2011-05-05
3
-56
/
+124
*
Prefer IPv4 in the ConnectBackupJob to work around broken IPv6 networks
wtc@chromium.org
2011-05-05
5
-0
/
+143
[prev]
[next]