summaryrefslogtreecommitdiffstats
path: root/net/socket/ssl_socket.h
Commit message (Expand)AuthorAgeFilesLines
* net: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-131-1/+1
* Add a new GetTlsUniqueChannelBinding method to SSLSocket, and implement nss v...rch@chromium.org2012-07-311-0/+3
* Add a boolean |has_context| argument to the TLS ExportKeyingMaterialwtc@chromium.org2012-03-151-4/+7
* Don't attempt to forward declare StringPiece.erikwright@chromium.org2011-12-071-4/+1
* Add SSLSocket interface.sergeyu@chromium.org2011-11-151-0/+34