aboutsummaryrefslogtreecommitdiff
path: root/cast/sender
AgeCommit message (Expand)Author
2021-07-26Add AuthContext::CreateForTest for fuzzerbtolsch
2021-07-14Define virtual destructors in Client interfaces.Abraham Corea Diaz
2021-07-09[Open Screen] Capture error messages in cast_auth_util_internal.cc.mark a. foltz
2021-07-03Rename Device to ReceiverAbraham Corea Diaz
2021-07-02Remove DVLOG debug logging throughout LibCastAbraham Corea Diaz
2021-06-30Rename ServiceInfo to ReceiverInfoAbraham Corea Diaz
2021-06-30Fix Wunreachable-code-aggressive.Peter Kasting
2021-01-25[c++17] Make consistent use of noexceptJan Wilken Dörrie
2020-11-30Remote virtual connections [1/3]: Refactor VCRouter to extend VCManager.Yuri Wiitala
2020-11-25Logging cleanupsJordan Bayles
2020-11-11[Open Screen] Fix noexcept usage.mark a. foltz
2020-11-09[Open Screen] Fix two unitialized reads dicovered by MSAN.mark a. foltz
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-06-03Move std::chrono using statements to util/Jordan Bayles
2020-05-08Move SerialDeletePtr to platform/apiRyan Keane
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-27Discovery: Split ServiceInfo fieldsRyan Keane
2020-03-17Add first CastSocket E2E testbtolsch
2020-02-27Add Cast app discovery mechanismbtolsch
2020-02-27Add CastPlatformClient for handling sender requestsbtolsch
2020-02-14[Open Screen] Remove use of atomics in module code.mark a. foltz
2020-02-13Fix SenderSocketFactory integration issuesbtolsch
2020-02-13Change CastSocket to use signed IDbtolsch
2020-02-12Add Cast app availability trackerbtolsch
2020-01-09Move some test-only files to testing/btolsch
2020-01-06Allocate one string for nonce + certificate databtolsch
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-12-06Cleanup platform/BUILD.gn to mirror DEPS relationships.Yuri Wiitala
2019-12-04Flatten namespace for platform/ code: opescreen::platform → openscreenYuri Wiitala
2019-11-27Remove dependencies on openssl from platform/api.Yuri Wiitala
2019-11-20Move platform/api/internal/logging_macros.h → util/logging.hYuri Wiitala
2019-11-20Move protos to their own BUILD.gn filesJordan Bayles
2019-11-14OpenScreen: Add WeakPtr, resolve some dangerous networking code issues.Yuri Wiitala
2019-11-06Fix chrome build, add unit testing in ChromeJordan Bayles
2019-11-06[Open Screen] Consolidate BUILD.gn for cast/mark a. foltz
2019-10-15Add cast sender socket factorybtolsch
2019-10-01Add CastSocket and implementationbtolsch
2019-09-18Add framing for CastMessagebtolsch
2019-09-16Issue 72: Cleanups for ErrorOrJordan Bayles
2019-09-10Add cast channel authentication utilitiesbtolsch
2019-05-02[libcast] Adds Cast folder structure.mark a. foltz