summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_client_socket_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add more unit tests for net/base/host_resolver.phajdan.jr@chromium.org2009-01-291-5/+9
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-021-1/+1
* Port SSLClientSocket to Linuxdkegel@google.com2008-10-221-0/+1
* Initial Mac implementation of SSL. Requires the full-duplex socket introduced...avi@google.com2008-10-171-19/+21
* Turn SSLClientSocket into an interface.wtc@google.com2008-10-151-24/+36
* Handle TLS-intolerant servers by retrying with TLS 1.0wtc@google.com2008-10-081-4/+11
* Unit tests can't access the outside world.maruel@google.com2008-09-021-4/+8
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* First cut at implementing SSLClientSocket using Schannel.wtc@google.com2008-08-141-8/+8
* Miscellaneous changes (mostly cleanup) from my code review.wtc@google.com2008-08-051-24/+34
* Add net to the repository.initial.commit2008-07-261-0/+190