Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code. | sergeyu@chromium.org | 2012-01-20 | 1 | -6/+5 |
* | Remove support for the initial-resolution tag in session descriptions. | wez@chromium.org | 2012-01-01 | 1 | -30/+8 |
* | Multi-step authentication support in JingleSession. | sergeyu@chromium.org | 2011-12-13 | 1 | -5/+3 |
* | Use Authenticator interface in Session and SessionManager. | sergeyu@chromium.org | 2011-11-30 | 1 | -59/+13 |
* | Remove old Authentication code that we don't use or need. | sergeyu@chromium.org | 2011-11-05 | 1 | -1/+0 |
* | Parsers and formatters for jingle messages. | sergeyu@chromium.org | 2011-08-19 | 1 | -3/+3 |
* | Remove key exchange code from JingleSession. | sergeyu@chromium.org | 2011-08-11 | 1 | -32/+1 |
* | Don't use X509Certificate in chromoting code. | sergeyu@chromium.org | 2011-07-16 | 1 | -19/+6 |
* | Move ContentDescription class to a separate file. | sergeyu@chromium.org | 2011-06-27 | 1 | -0/+373 |