summaryrefslogtreecommitdiffstats
path: root/net/socket/client_socket_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* In about:net-internals, each SOCKET created by a CONNECT_JOB holds a referenc...mmenke@chromium.org2010-08-251-2/+4
* Fix check for whether we need to consider client auth as partmbelshe@chromium.org2010-08-131-1/+1
* Implement SSLClientSocketPool.vandebo@chromium.org2010-07-141-2/+13
* Second attempt to land r49489. wtc@chromium.org2010-06-111-1/+8
* Revert 49489 - Use NSS for SSL by default on Mac OS X.hayato@chromium.org2010-06-111-8/+1
* Use NSS for SSL by default on Mac OS X.wtc@chromium.org2010-06-111-1/+8
* Add net log entries that summarize transmit and receive byte counts.vandebo@chromium.org2010-04-231-3/+3
* Add the ssl_client_socket_nss_factory.h header and declarewtc@chromium.org2010-02-091-1/+0
* Use NSS instead of the system SSL library for SSL ifwtc@chromium.org2010-02-031-10/+30
* BSD port: USE_NSS and other macros instead of OS_LINUX where applicablepvalchev@google.com2010-01-291-2/+2
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-0/+49