Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert LOG(INFO) to VLOG(1) - net/. | pkasting@chromium.org | 2010-10-16 | 1 | -1/+1 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | Connect up OpenSSL socket to use the OpenSSL X509Certificate. | joth@chromium.org | 2010-10-08 | 1 | -91/+38 |
* | Follow up to wtc comments on http://codereview.chromium.org/3571011 | joth@chromium.org | 2010-10-06 | 1 | -17/+16 |
* | OpenSSL socket: Add SSLv3 fallback support | joth@chromium.org | 2010-10-04 | 1 | -1/+37 |
* | implement certificate verification state machine | joth@chromium.org | 2010-10-04 | 1 | -35/+131 |
* | Verify server cert using default host CA cert store | joth@chromium.org | 2010-10-04 | 1 | -6/+46 |
* | First step at OpenSSL client socket implementation. | joth@chromium.org | 2010-09-29 | 1 | -0/+614 |