aboutsummaryrefslogtreecommitdiff
path: root/cast
AgeCommit message (Expand)Author
2020-09-21[Cast Streaming] Implement sender session classJordan Bayles
2020-09-09Remove unused private DER keyJordan Bayles
2020-09-01Remove string_view from message portJordan Bayles
2020-08-26Cast Standalone Receiver: Start CastAgent and Discovery within a Task.Yuri Wiitala
2020-08-18Cast Streaming: Provide a reason code when destroying Receivers.Yuri Wiitala
2020-07-21Fix scaling default recommendationYuri Wiitala
2020-07-10[Open Screen] Fix/remove some TODOs in util/mark a. foltz
2020-06-19Made certificate_proto fuzzable.John Williams
2020-06-19Discovery: Add support for non-cyclic SRV pointersRyan Keane
2020-06-16Apply code review feedback for capture_reccsJordan Bayles
2020-06-16Add capture recommendationsJordan Bayles
2020-06-12Discovery: Update Public API to support multiple addressesRyan Keane
2020-06-10Improve receiver session verbose loggingJordan Bayles
2020-06-10Remove IPAddress, IPEndpoint static initializersJordan Bayles
2020-06-09Omit empty "optional" arrays in ANSWERJordan Bayles
2020-06-09Add ability to set kAnyV6 on Cast EnvironmentJordan Bayles
2020-06-08Improve ReceiverSession test coverageJordan Bayles
2020-06-06Issue 1079502: Add helper for IPEndpointsJordan Bayles
2020-06-05Implement Answer parsingJordan Bayles
2020-06-03Move std::chrono using statements to util/Jordan Bayles
2020-05-28[Open Screen] Fix lint errors.mark a. foltz
2020-05-22Added support for libprotobuf-mutator.John Williams
2020-05-21Add basic functional tests for the CastAgentJordan Bayles
2020-05-18Time and clock::duration cleanupsJordan Bayles
2020-05-08Some minor code cleanup, TODO removal.Jordan Bayles
2020-05-08Move SerialDeletePtr to platform/apiRyan Keane
2020-05-07Rename util/logging.h to avoid collisionsJordan Bayles
2020-05-05Make IPv6 E2E test optionalbtolsch
2020-05-01Separate read/write socket handle callbacksbtolsch
2020-04-29Improve executable debugging optionsJordan Bayles
2020-04-22Move CastSocket components to public/ dirsbtolsch
2020-04-16Add windows path for gmtimebtolsch
2020-04-16Read all available CastMessages in CastSocketbtolsch
2020-04-16Rename CastSocket::SendMessage to Sendbtolsch
2020-04-15Discovery: Update contract between discovery layersRyan Keane
2020-04-10Force test logic checks in e2e testsbtolsch
2020-04-09Disable discovery e2e tests on macbtolsch
2020-04-09Add port to discovery e2e test service configsbtolsch
2020-04-08Fix gcc botbtolsch
2020-04-06Discovery: Multi Network Interface E2E Tests CleanupRyan Keane
2020-04-06Discovery: Multiple Network Interfaces Part 1Ryan Keane
2020-04-03Fix tsan race in discovery e2e testsbtolsch
2020-04-03Get test data path by exe pathbtolsch
2020-04-02Add cast socket messages to the standalone receiverJordan Bayles
2020-03-27Discovery: Split ServiceInfo fieldsRyan Keane
2020-03-27Cast Streaming Standalone Sender: Congestion control, and video.Yuri Wiitala
2020-03-27Add discovery to standalone receiverJordan Bayles
2020-03-27Cast Streaming Standalone Sender: Add VP8 encoding.Yuri Wiitala
2020-03-26Remove WriteToHex method in favor of util HexEncodeJordan Bayles
2020-03-25Cast Streaming apps: Limit FFMPEG decode threads to 8.Yuri Wiitala