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
*
Revert 113419 - Revert 113409 - Add a new method to SSLClientSocket:
rch@chromium.org
2011-12-08
3
-2
/
+25
*
Revert 113409 - Add a new method to SSLClientSocket:
rch@chromium.org
2011-12-07
3
-24
/
+2
*
net: replace DnsRRResoler with TransportSecurityState in plumbing.
agl@chromium.org
2011-12-07
8
-66
/
+18
*
Add a new method to SSLClientSocket:
rch@chromium.org
2011-12-07
3
-2
/
+24
*
Revert 113305 - Revert 113300 - Revert of 112134 of Revert 112130 - Close idl...
rtenneti@google.com
2011-12-07
12
-43
/
+417
*
Don't attempt to forward declare StringPiece.
erikwright@chromium.org
2011-12-07
1
-4
/
+1
*
base::Bind: Convert Socket::Read.
jhawkins@chromium.org
2011-12-07
26
-138
/
+766
*
Revert 113300 - Revert of 112134 of Revert 112130 - Close idle connections / ...
rtenneti@chromium.org
2011-12-07
12
-417
/
+43
*
Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions wh...
rtenneti@chromium.org
2011-12-06
12
-43
/
+417
*
base::Bind: Convert StreamSocket::Connect.
jhawkins@chromium.org
2011-12-06
24
-137
/
+554
*
Honor server requested origin bound client cert types.
mattm@chromium.org
2011-12-06
2
-12
/
+10
*
SSLClientSocketNSS::ClearSessionCache should initialize
wtc@chromium.org
2011-12-06
3
-2
/
+25
*
Support EC certs in OriginBoundCertService and OriginBoundCertStore.
mattm@chromium.org
2011-12-06
2
-17
/
+60
*
Log server advertised protos and the selected
rtenneti@google.com
2011-12-05
14
-19
/
+87
*
base::Bind: Convert SSLHostInfo::WaitForDataReady.
jhawkins@chromium.org
2011-12-03
4
-16
/
+18
*
base::Bind: Convert ServerSocket::Accept.
jhawkins@chromium.org
2011-12-03
7
-31
/
+29
*
Revert 112130 - Close idle connections / SPDY sessions when needed.
sail@chromium.org
2011-11-30
12
-414
/
+42
*
Close idle connections / SPDY sessions when needed.
willchan@chromium.org
2011-11-30
12
-42
/
+414
*
Upstream: Build net_unittests for Android.
jingzhao@chromium.org
2011-11-21
1
-7
/
+26
*
Make ClientSocketPoolManager into an interface.
willchan@chromium.org
2011-11-17
6
-556
/
+796
*
base::Bind: Convert HostResolver::Resolve.
jhawkins@chromium.org
2011-11-16
6
-18
/
+25
*
Close idle sockets next time we are about to send data.
sgurun@google.com
2011-11-16
3
-5
/
+129
*
Add OVERRIDE to net/.
avi@chromium.org
2011-11-16
14
-278
/
+308
*
Remove referrer from TransportSocketParams and SOCKSSocketParams.
szym@chromium.org
2011-11-15
10
-38
/
+16
*
Remove unused HostResolver::Observer.
szym@chromium.org
2011-11-15
3
-11
/
+2
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
5
-11
/
+11
*
Add SSLSocket interface.
sergeyu@chromium.org
2011-11-15
3
-26
/
+41
*
Cleanup: Remove unneeded forward declararations in net.
thestig@chromium.org
2011-11-11
3
-4
/
+0
*
Add the encrypted client certificates TLS extension and enable it if
wtc@chromium.org
2011-11-10
1
-0
/
+9
*
Re-enable tests after MockHostResolver change
szym@chromium.org
2011-11-08
1
-25
/
+3
*
Remove HostResolverImpl from Mock*HostResolver.
szym@chromium.org
2011-11-08
2
-11
/
+15
*
Revert 108910 - Remove HostResolverImpl from Mock*HostResolver.
szym@chromium.org
2011-11-07
2
-15
/
+11
*
Remove HostResolverImpl from Mock*HostResolver.
szym@chromium.org
2011-11-07
2
-11
/
+15
*
Do not chase AIA information when locating client certificates on Windows.
rsleevi@chromium.org
2011-11-05
2
-2
/
+6
*
Disabled BackupSocketFailAfterStall on all platforms.
rtenneti@chromium.org
2011-11-05
1
-5
/
+4
*
Log the (server, to-be-verified) certificate chains to the NetLog when loggin...
rsleevi@chromium.org
2011-11-04
4
-3
/
+28
*
Make X509Certificate::GetDEREncoded a static function taking an OSCertHandle
rsleevi@chromium.org
2011-11-01
1
-1
/
+1
*
Use AuthCredentials throughout the network stack instead of username/password.
cbentzel@chromium.org
2011-10-28
1
-2
/
+1
*
Mark TransportClientSocketPoolTest.BackupSocketFailAfterStall as flaky on lin...
eroman@chromium.org
2011-10-28
1
-1
/
+5
*
Disable SPDY IP pooling for SSL connections with client authentication.
wtc@chromium.org
2011-10-28
8
-4
/
+107
*
Fix redux build
joth@chromium.org
2011-10-25
1
-0
/
+1
*
net: enable CRL sets behind a command line flag.
agl@chromium.org
2011-10-25
5
-2
/
+7
*
Fix a potential CFRelease(NULL).
thakis@chromium.org
2011-10-25
1
-2
/
+5
*
Fixed the comments in BackupSocketFailAfterStall tests.
rtenneti@chromium.org
2011-10-20
1
-5
/
+1
*
Fix openssl build after http://codereview.chromium.org/8265004/
joth@chromium.org
2011-10-19
1
-1
/
+2
*
Add NetLog and histograms for CertVerifier
willchan@chromium.org
2011-10-19
4
-4
/
+9
*
Add NetLog support to UDP sockets.
mmenke@chromium.org
2011-10-18
1
-1
/
+1
*
net: rework the NPN patch.
agl@chromium.org
2011-10-18
2
-37
/
+69
*
Log events related to SSL client authentication.
wtc@chromium.org
2011-10-17
1
-10
/
+52
*
DoGetOBCertComplete should reset client_auth_cert_needed_ to false
wtc@chromium.org
2011-10-14
1
-0
/
+1
[next]