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_stream
/
socket_stream.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use HttpAuthController in SocketStream
bashi@chromium.org
2012-09-08
1
-130
/
+74
*
Remove static variables from HttpStreamFactory.
szager@chromium.org
2012-09-07
1
-3
/
+6
*
Check ignore-certificate-erros in SocketStream
bashi@chromium.org
2012-08-13
1
-3
/
+8
*
Clean-up inline members of nested classes (net/)
hans@chromium.org
2012-08-09
1
-0
/
+32
*
Remove SSLHostInfo.
agl@chromium.org
2012-06-27
1
-4
/
+0
*
Reset tunnel request headers after they are sent.
toyoshim@chromium.org
2012-06-20
1
-2
/
+8
*
NetLogEventParameter to Callback refactoring 8.
mmenke@chromium.org
2012-06-14
1
-8
/
+7
*
Adds NetworkDelegate::NotifyBeforeSocketStreamConnect()
bashi@chromium.org
2012-06-13
1
-1
/
+32
*
SocketStream error handling improvement
toyoshim@chromium.org
2012-06-11
1
-13
/
+14
*
WebSocket: Client certificate authentication support for secure servers.
toyoshim@chromium.org
2012-06-07
1
-10
/
+6
*
SocketStream should have independent state to wait for cert validation.
toyoshim@chromium.org
2012-06-06
1
-60
/
+108
*
[net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...
szym@chromium.org
2012-05-23
1
-5
/
+0
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
1
-2
/
+3
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
1
-2
/
+2
*
Refactor TransportSecurityState.
palmer@chromium.org
2012-05-01
1
-2
/
+4
*
SocketStream failed to resume the state machine after SSLManager decision
toyoshim@chromium.org
2012-03-27
1
-0
/
+4
*
Use SSLManager to handle SSL error in SocketStreamDispatcherHost
toyoshim@chromium.org
2012-03-21
1
-4
/
+7
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
1
-4
/
+4
*
OnSSLCertificateError delegate chain back to SocketStreamDispatcherHost
toyoshim@chromium.org
2012-03-09
1
-12
/
+34
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-1
/
+1
*
base::Bind: Convert net/proxy.
jhawkins@chromium.org
2011-12-20
1
-3
/
+1
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-12
/
+11
*
Replace OldCompletionCallback in SocketStream::Delegate.
yutak@chromium.org
2011-12-01
1
-13
/
+20
*
Replace NewRunnableMethod in SocketStream.
yutak@chromium.org
2011-12-01
1
-5
/
+5
*
base::Bind: Convert HostResolver::Resolve.
jhawkins@chromium.org
2011-11-16
1
-2
/
+3
*
Make X509Certificate::GetDEREncoded a static function taking an OSCertHandle
rsleevi@chromium.org
2011-11-01
1
-1
/
+2
*
Use AuthCredentials throughout the network stack instead of username/password.
cbentzel@chromium.org
2011-10-28
1
-15
/
+8
*
SSL client authentication support for secure proxy in WebSocket
toyoshim@chromium.org
2011-10-17
1
-11
/
+66
*
Fix crash bug at net::WebSocketJob::OnSentData.
ukai@chromium.org
2011-09-20
1
-1
/
+1
*
Change AuthChallengeInfo to better represent underlying encodings.
cbentzel@chromium.org
2011-09-12
1
-5
/
+4
*
secure proxy support in websocket
ukai@chromium.org
2011-07-26
1
-46
/
+91
*
Revert 93860 - secure proxy support in websocket
ukai@chromium.org
2011-07-25
1
-90
/
+44
*
secure proxy support in websocket
ukai@chromium.org
2011-07-25
1
-44
/
+90
*
Added an OriginBoundCertStore field to the SSLClientSocketNSS class and
rkn@chromium.org
2011-07-21
1
-1
/
+6
*
Don't use X509Certificate in SSLConfig.
sergeyu@chromium.org
2011-07-20
1
-2
/
+6
*
Add WebSocket over SPDY experimental implementation.
toyoshim@chromium.org
2011-07-11
1
-3
/
+3
*
Revert 91997 - Add WebSocket over SPDY experimental implementation.
toyoshim@chromium.org
2011-07-11
1
-3
/
+3
*
Add WebSocket over SPDY experimental implementation.
toyoshim@chromium.org
2011-07-11
1
-3
/
+3
*
Revert 91296 - Revert 91292 - Refactoring on SocketStream to support IO PENDI...
sky@chromium.org
2011-07-01
1
-17
/
+41
*
Revert 91292 - Refactoring on SocketStream to support IO PENDING on WebSocket...
sky@chromium.org
2011-07-01
1
-41
/
+17
*
Refactoring on SocketStream to support IO PENDING on WebSocket throttling
toyoshim@chromium.org
2011-07-01
1
-17
/
+41
*
Update SocketStreamMetrics to support new metrics on protocol switch.
toyoshim@chromium.org
2011-06-24
1
-8
/
+13
*
WebSocket over SPDY: protocol switch
toyoshim@chromium.org
2011-06-16
1
-3
/
+23
*
Miscelaneous cleanups to AddressList to make it harder to mis-use.
eroman@chromium.org
2011-05-12
1
-1
/
+1
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-1
/
+1
*
Skip cert verification if it is expected to be bad.
hclam@chromium.org
2011-04-28
1
-1
/
+1
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
1
-3
/
+3
*
Code cleanup related to allowed_bad_certs.
wtc@chromium.org
2011-03-14
1
-4
/
+4
*
NetLog: Log net error codes on a lot of EndEvents.
mmenke@chromium.org
2011-02-08
1
-3
/
+2
*
More net/ header/implementation method reordering.
erg@google.com
2011-01-21
1
-46
/
+47
[next]