aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2022-02-11[windows] Fix stale pointer dereference.Joshua Duong
2021-08-26Upgrade openscreen to f54d92523c9f2c8c5afb99e05fed70e4b8772b1candroid-s-beta-5android-s-beta-5Colin Cross
2021-08-24[Open Screen] Generate unique id for loopback.mark a. foltz
2021-08-20Use individual fields to initialize msg_hdr structColin Cross
2021-07-16[Cast Streaming] Add codec parameterJordan Bayles
2021-07-14Define virtual destructors in Client interfaces.Abraham Corea Diaz
2021-07-14Remove default implementation of GetLocalEndpointKennan Gumbs
2021-07-01Remove unused GetLocalEndpoint method from TlsConnection interfaceKennan Gumbs
2021-06-29Add filtering for deprecated IPv6 addressesJordan Bayles
2021-06-24Fix GN check issuesJordan Bayles
2021-05-03Update Build RulesRyan Keane
2021-04-21Cleanup TODOs from @miuJordan Bayles
2021-04-06[Cast] Enable Remoting in the SenderSessionJordan Bayles
2021-04-01Upgrade openscreen to 207f3b2b5814bbbe2530b3d0f8fb4da1665a02ceandroid-s-beta-2android-s-beta-1Elliott Hughes
2021-04-01Remove OperationLoopbtolsch
2021-03-30[Cast] Fix Standalone Sender/ReceiverJordan Bayles
2021-03-23Improve unencrypted offer error messagingJordan Bayles
2021-02-10Remove static initializers from discovery/btolsch
2021-02-09Upgrade openscreen to 9d9da7b805d37b9e1bb890cf0200e8e505ef8b39Haibo Huang
2021-02-09Fix gn check errors for chromiumbtolsch
2021-02-09Merge remote-tracking branch 'aosp/upstream-master'Joshua Duong
2021-02-01Fix UDP bind timing issueJordan Bayles
2021-01-25[c++17] Make consistent use of noexceptJan Wilken Dörrie
2021-01-22Add default windows implementation for network interface queries.Joshua Duong
2021-01-22Fix compiler error with -fno-exceptions.Joshua Duong
2021-01-22Fix c++17 noexcept compiler errors.Joshua Duong
2020-12-16Fix some places that became microseconds but are supposed to be millis.Yuri Wiitala
2020-12-15Fix linkage of UdpPacket::kUdpMaxPacketSizeFabrice de Gans-Riberi
2020-12-10Refactor session message sendingJordan Bayles
2020-12-07Add presubmit check for unnecessary is_value checksJordan Bayles
2020-11-25Roll DEPS to latest versionsJordan Bayles
2020-11-25Logging cleanupsJordan Bayles
2020-11-11[Open Screen] Fix noexcept usage.mark a. foltz
2020-10-07Add CastSocket close e2e testbtolsch
2020-10-07Fix leak of listening tcp socketsbtolsch
2020-10-02Add more trace logging to standalone_ implsJordan Bayles
2020-10-02[Minor] fix periods in headersJordan Bayles
2020-09-26Fixup standalone_{receiver, sender}Jordan Bayles
2020-09-23Update MdnsReader::Read to return ErrorOrJordan Bayles
2020-09-21[Cast Streaming] Implement CastAgent for standalone senderJordan Bayles
2020-09-10[Open Screen] Remove obsolete TODOs.mark a. foltz
2020-08-17Fix zero-padding bug for IpV4 address operator<<().Yuri Wiitala
2020-07-29[Open Screen] Adds a unit test for logging macros.mark a. foltz
2020-07-10[Open Screen] Fix/remove some TODOs in util/mark a. foltz
2020-06-27Update ErrorOr with better testing, practicesJordan Bayles
2020-06-19Discovery: Add support for non-cyclic SRV pointersRyan Keane
2020-06-17Add Operators to ErrorOrRyan Keane
2020-06-10mDNS: Add more detailed loggingRyan Keane
2020-06-10Remove IPAddress, IPEndpoint static initializersJordan Bayles
2020-06-09Add ability to set kAnyV6 on Cast EnvironmentJordan Bayles