aboutsummaryrefslogtreecommitdiff
path: root/discovery
AgeCommit message (Expand)Author
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-11-19DNS-SD: Follow up to previous CLRyan Keane
2019-11-18DNS-SD: Update API for Embedder Use-CasesRyan Keane
2019-11-18DNS-SD: Implement factory methodsRyan Keane
2019-11-18DNS-SD: Factory Method APIsRyan Keane
2019-11-18Address previous CL follow-upRyan Keane
2019-11-18DNS-SD: QuerierRyan Keane
2019-11-15Refactor DNS-SD Conversions + StructsRyan Keane
2019-11-15[Open Screen] Simplify TxtRecordRdata constructors.mark a. foltz
2019-11-14Move UdpPacket from platform/api to platform/base.Yuri Wiitala
2019-11-13DNS-SD: PublisherRyan Keane
2019-11-08DNS-SD: Implement GetDnsRecords methodRyan Keane
2019-11-06Fix chrome build, add unit testing in ChromeJordan Bayles
2019-11-06[Open Screen] Move mDNS code to discovery/mdns.mark a. foltz
2019-11-05DNS-SD: Add new TxtRecord methodRyan Keane
2019-11-05DNS-SD: More ConversionsRyan Keane
2019-10-31DNS-SD: Conversions From mDNSRyan Keane
2019-10-31DnsSd: Querier SkeletonRyan Keane
2019-10-25DNS-SD: TxtRecord implementationRyan Keane
2019-10-25DnsSd: More Operators for ConstantsRyan Keane
2019-10-24DNS-SD: Instance RecordRyan Keane
2019-10-22DNS-SD: ConstantsRyan Keane
2019-10-21DNS-SD: Class SkeletonsRyan Keane
2019-05-02[Open Screen Protocol] Move OSP code to osp/mark a. foltz
2019-05-02Rename base to osp_baseJordan Bayles
2019-04-26Fix chromium compile erosionbtolsch
2019-03-29Add initial chromium compile supportbtolsch
2019-03-26Switch OpenScreen over to using std::chrono.Yuri Wiitala
2019-02-21Remove verbose logging levels from OSPJordan Bayles
2019-02-21Fix some format errors that have accumulatedbtolsch
2019-02-20Add Receiver + Connection implementationsJordan Bayles
2019-02-08Refactor socket code into platform::UdpSocket class.Yuri Wiitala
2019-02-05DCHECK fixes to mitigate 'unused variable' compiler errors.Yuri Wiitala
2019-02-02Remove custom openscreen MakeUnique functionJordan Bayles
2019-01-31Update usage of ErrorOr in openscreenJordan Bayles
2019-01-22Rename platform::InterfaceIndex to platform::NetworkInterfaceIndexJordan Bayles
2018-12-20Separate mDNS records by interfacebtolsch
2018-12-18Fix DomainName::IsEmpty logic inversionbtolsch
2018-12-14Add missing logical not for TXT key checkbtolsch
2018-12-11Add QuicClient+QuicServer+MessageDemuxerbtolsch
2018-11-28Add mDNS API for updating TXT databtolsch
2018-11-15Prefix logging.h macros with OSPbtolsch
2018-11-07Add Mac networking/socket implementation.Yuri Wiitala
2018-11-07Fix at-exit destructors, and miscellaneous clang compile errors.Yuri Wiitala
2018-11-02Completely clear mDNS state on suspendbtolsch
2018-10-05[Open Screen] Remove braces from single-line if statements.mark a. foltz
2018-09-26Add GN files to PRESUBMIT.shbtolsch
2018-09-18Implement embedder APIs w/ mDNSResponderbtolsch
2018-09-10Merge v4 and v6 IP address typesbtolsch