summaryrefslogtreecommitdiff
path: root/src/debug
AgeCommit message (Collapse)AuthorFilesLines
2014-07-24Implement concurrent RTP-UDP streams, and a REST API for status and authNirbheek Chauhan2-7/+7
When the --token-server=ADDR/MASK argument is passed to the server, the token verification framework is enabled, and the specified subnet is allowed to access the REST API to add/revoke/list tokens that allow clients to connect, and to list/abort streams running on the server. Details about the REST API are documented in the file "REST-API". There were also some organisational and name changes in the code.
2014-07-11Remove trailing whitespace to make git happyNirbheek Chauhan2-2/+2
2014-07-11Add license headers and COPYINGNirbheek Chauhan2-4/+42
2014-07-09Add source filesNirbheek Chauhan2-0/+158