summaryrefslogtreecommitdiffstats
path: root/net/socket/ssl_client_socket_pool_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Recommit 54405 - Fix late binding induced mismatch of Socket and AuthControllervandebo@chromium.org2010-08-031-183/+53
* Revert 54405 - Fix late binding induced mismatch of Socket and AuthControllernick@chromium.org2010-08-021-53/+183
* Fix late binding induced mismatch of Socket and AuthControllervandebo@chromium.org2010-07-301-183/+53
* Bump the SPDY protocol version to version 2.mbelshe@chromium.org2010-07-301-4/+4
* Net: Convert username and password to string16.thestig@chromium.org2010-07-291-5/+4
* SPDY now always uses http_network_transaction instead of spdy_network_transac...erikchen@google.com2010-07-231-18/+24
* Fix crash in SSLClientSocketPool:GetLoadStatevandebo@chromium.org2010-07-171-0/+3
* Fix crash bug in new SSLClientSocketPool.vandebo@chromium.org2010-07-161-3/+3
* Implement SSLClientSocketPool.vandebo@chromium.org2010-07-141-0/+720