Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ask for PIN when connecting to Me2Me hosts and pass it to the plugin. | sergeyu@chromium.org | 2012-01-06 | 1 | -2/+2 |
* | Remove support for non-sandboxed connections. | sergeyu@chromium.org | 2011-06-24 | 1 | -8/+0 |
* | Initial key exchange implementation. | sergeyu@chromium.org | 2011-06-01 | 1 | -4/+13 |
* | Wire in OAuth2 support into non-sandboxed connections in libjingle. | ajwong@chromium.org | 2011-05-25 | 1 | -0/+1 |
* | Added out-of-line ctor and dtor to fix clang builds. | jamiewalch@chromium.org | 2011-05-09 | 1 | -0/+3 |
* | Added nonce to client interface. | jamiewalch@chromium.org | 2011-05-09 | 1 | -1/+2 |
* | Change ClientConfig to be a struct since it's just a dumb data carrier. | ajwong@chromium.org | 2010-07-27 | 1 | -18/+4 |
* | Refactor the client code for the X11 version. | garykac@google.com | 2010-07-20 | 1 | -0/+36 |