summaryrefslogtreecommitdiffstats
path: root/remoting/jingle_glue/ssl_socket_adapter.h
Commit message (Expand)AuthorAgeFilesLines
* Fix SSLSocketAdapter to handle asynchronous writes appropriately.sergeyu@chromium.org2012-06-131-11/+10
* fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...zhaoqin@chromium.org2012-06-081-1/+1
* Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...rch@chromium.org2012-04-031-1/+2
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-091-9/+3
* Revert 113699 - base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-091-4/+1
* base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-081-1/+4
* base::Bind: Convert Socket::Read.jhawkins@chromium.org2011-12-071-3/+5
* base::Bind: Convert StreamSocket::Connect.jhawkins@chromium.org2011-12-061-2/+2
* Add OVERRIDE to remoting/.avi@chromium.org2011-11-191-21/+21
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-8/+8
* Fix destruction order in SSLSocketAdapter.sergeyu@chromium.org2011-09-081-1/+5
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-271-0/+2
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-241-2/+0
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-241-0/+2
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-2/+2
* Rename ClientSocket to StreamSocket.sergeyu@chromium.org2011-05-051-4/+4
* Added GetLocalAddress() in net::ClientSocket.sergeyu@chromium.org2011-04-191-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Add CertVerifier to SocketStreamAdapterhclam@chromium.org2010-12-231-0/+5
* Even more virtual method deinlining.erg@google.com2010-12-131-1/+1
* Add DEPS files in remoting subdirectories.sergeyu@chromium.org2010-11-051-2/+2
* Add experimental option for TCP FastOpen.mbelshe@chromium.org2010-10-261-0/+1
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-101-0/+145
* Revert r59012 which started using Chrome sockets for sync.willchan@chromium.org2010-09-101-145/+0
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-091-0/+145
* Unforked xmpp ssl adapter code.sergeyu@chromium.org2010-08-241-141/+0
* Fork a copy of all the notifier code in chrome/common/net/notifier that we de...ajwong@chromium.org2010-06-281-0/+141