Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright notices | Mark Haines | 2015-01-06 | 1 | -1/+1 |
* | Fix pep8 warnings | Mark Haines | 2014-10-30 | 1 | -7/+7 |
* | Coturn's timestamps are in seconds, not milliseconds | David Baker | 2014-10-21 | 1 | -1/+1 |
* | Make turn server endpoint return an empty object if no turn servers to | David Baker | 2014-09-25 | 1 | -1/+1 |
* | The REST API spec only alows for returning a single server so name the | David Baker | 2014-09-24 | 1 | -1/+1 |
* | Oops | David Baker | 2014-09-24 | 1 | -1/+1 |
* | rename endpoint to better reflect what it is and allow specifying multiple uris | David Baker | 2014-09-24 | 1 | -5/+3 |
* | Use standard base64 encoding with padding to get the same result as | David Baker | 2014-09-24 | 1 | -2/+5 |
* | The config is not hierarchical | David Baker | 2014-09-23 | 1 | -3/+3 |
* | Add support for TURN servers as per the TURN REST API (http://tools.ietf.org/... | David Baker | 2014-09-23 | 1 | -0/+59 |