aboutsummaryrefslogtreecommitdiff
path: root/cast/receiver
AgeCommit message (Expand)Author
2021-04-21Cleanup TODOs from @miuJordan Bayles
2021-01-25[c++17] Make consistent use of noexceptJan Wilken Dörrie
2020-12-09Remote virtual connections [3/3]: Connection messages are special-cased.Yuri Wiitala
2020-11-30Remote virtual connections [1/3]: Refactor VCRouter to extend VCManager.Yuri Wiitala
2020-11-25Logging cleanupsJordan Bayles
2020-11-20Implement a more-specific AppAgent::IsConnectionAllowed() policy.Yuri Wiitala
2020-11-20CastSocketMessagePort: Filter broadcast messages.Yuri Wiitala
2020-11-11[Open Screen] Fix noexcept usage.mark a. foltz
2020-11-09Standalone Receiver: Integration with ApplicationAgent.Yuri Wiitala
2020-11-05[application_agent test] Updated use of protosAndres Medina
2020-10-09Add build flag for self-signed certsJordan Bayles
2020-10-05Cast Receiver Application AgentYuri Wiitala
2020-10-02[Cast Channel] Add broadcast routing in VirtualConnectionRouter.Yuri Wiitala
2020-09-26Fixup standalone_{receiver, sender}Jordan Bayles
2020-09-23Remove duplicate cert code, refactorJordan Bayles
2020-05-07Rename util/logging.h to avoid collisionsJordan Bayles
2020-04-22Move CastSocket components to public/ dirsbtolsch
2020-04-16Rename CastSocket::SendMessage to Sendbtolsch
2020-04-03Get test data path by exe pathbtolsch
2020-03-17Add first CastSocket E2E testbtolsch
2020-02-27Add CastPlatformClient for handling sender requestsbtolsch
2020-02-14[Open Screen] Remove use of atomics in module code.mark a. foltz
2020-01-27Fix test data dependenciesJordan Bayles
2020-01-14TlsConnection::Write() → Send(), and return success boolean.Yuri Wiitala
2020-01-09Move some test-only files to testing/btolsch
2019-12-23Reland "Replace namespace cast::something with openscreen::cast."mark a. foltz
2019-12-23Revert "Replace namespace cast::something with openscreen::cast."mark a. foltz
2019-12-21Replace namespace cast::something with openscreen::cast.Yuri Wiitala
2019-12-19Fix chrome buildJordan Bayles
2019-12-18Add receiver authentication stepsbtolsch
2019-05-02[libcast] Adds Cast folder structure.mark a. foltz