summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_client_socket_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-61/+61
* If an idle socket has received data unexpectedly, we can'twtc@chromium.org2009-02-191-0/+11
* Move certificate verification off the IO thread.wtc@chromium.org2009-02-031-26/+1
* Reverting 8868.ericroman@google.com2009-01-291-1/+2
* Reverting 8864.wtc@chromium.org2009-01-291-2/+1
* Work around our not caching the intermediate CAwtc@chromium.org2009-01-291-1/+2
* Implement the getinfo call for Macavi@google.com2008-10-201-3/+149
* Initial Mac implementation of SSL. Requires the full-duplex socket introduced...avi@google.com2008-10-171-0/+634