aboutsummaryrefslogtreecommitdiff
path: root/osp/impl/discovery/mdns/mdns_responder_adapter_impl.cc
AgeCommit message (Expand)Author
2021-07-16[Open Screen] Replace mDNSResponder.mark a. foltz
2021-02-01Fix UDP bind timing issueJordan Bayles
2020-07-10[Open Screen] Fix/remove some TODOs in util/mark a. foltz
2020-05-07Rename util/logging.h to avoid collisionsJordan Bayles
2020-03-26Change hardware address to be std::arrayJordan Bayles
2020-02-04Rename TraceCategory struct to match style guideJordan Bayles
2019-12-04Flatten namespace for platform/ code: opescreen::platform → openscreenYuri Wiitala
2019-11-26[Open Screen] Move osp/ code into openscreen::osp namespace.mark a. foltz
2019-11-26Remove RepeatingFunction, use Alarm instead.Yuri Wiitala
2019-11-26Network interfaces platform API: Separate structs from API.Yuri Wiitala
2019-11-20Move platform/api/internal/logging_macros.h → util/logging.hYuri Wiitala
2019-11-20Move platform/api/trace_logging.h → util/trace_logging.h, etc...Yuri Wiitala
2019-10-21Format TODO URLs as TODO(crbug.com/openscreen/000)Takumi Fujimoto
2019-09-16Issue 72: Cleanups for ErrorOrJordan Bayles
2019-08-29UdpSocket: Update ReadsRyan Keane
2019-08-16Add new generic Error::Code valuesMax Yakimakha
2019-08-15Trace Logging: Add To Existing CodeRyan Keane
2019-07-29Use new Networking ModelRyan Keane
2019-05-02[Open Screen Protocol] Move OSP code to osp/mark a. foltz