Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SSLSocket interface. | sergeyu@chromium.org | 2011-11-15 | 1 | -13/+2 |
* | Cleanup: Remove unneeded forward declararations in net. | thestig@chromium.org | 2011-11-11 | 1 | -1/+0 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -1/+1 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | Expose SSL_ExportKeyingMaterial() in SSLClient/ServerSocket interfaces. | wez@chromium.org | 2011-07-23 | 1 | -1/+13 |
* | This change is part of a cleanup of the remoting component's session initiali... | wez@chromium.org | 2011-06-17 | 1 | -22/+21 |
* | Net: Add net_api to the socket code | rvargas@google.com | 2011-05-19 | 1 | -1/+2 |
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 1 | -3/+3 |
* | Defines SSLServerSocket and implements SSLServerSocketNSS | hclam@chromium.org | 2010-12-23 | 1 | -0/+53 |