Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable SSLClientSocketTest unit tests on Mac OS X by implementing our own cer... | hawk@chromium.org | 2009-08-27 | 1 | -45/+64 |
* | Fix a typo IsCertStatusError. It should be IsCertificateError. | wtc@chromium.org | 2009-08-25 | 1 | -3/+5 |
* | Implement SSL certificate error handling on the Mac. If the user gives | wtc@chromium.org | 2009-08-13 | 1 | -35/+64 |
* | Initialize 'processed' to 0 before passing its address to SSLRead or | wtc@chromium.org | 2009-08-06 | 1 | -6/+10 |
* | If a write is pending, just add it to the buffer. Don't trigger a second conc... | avi@chromium.org | 2009-07-29 | 1 | -0/+11 |
* | Properly let the SSL engine know when the underlying stream is closed. | avi@chromium.org | 2009-07-16 | 1 | -2/+4 |
* | Move socket related files from net/base to net/socket. | willchan@chromium.org | 2009-06-22 | 1 | -0/+762 |