aboutsummaryrefslogtreecommitdiff
path: root/cast
AgeCommit message (Expand)Author
2019-09-16Refactor TlsCredentials to use util/crypto classesJordan Bayles
2019-09-16Issue 72: Cleanups for ErrorOrJordan Bayles
2019-09-10Rename record_class to dns_class in mDNS codeMax Yakimakha
2019-09-10mDNS record refresh and expiration trackerMax Yakimakha
2019-09-10Add cast channel authentication utilitiesbtolsch
2019-09-04mDNS query tracker with continuous querying supportMax Yakimakha
2019-08-30Add CreateMessageId method to produce unique sequential mDNS message IDs.Max Yakimakha
2019-08-30Rename 'MockUdpSocket' to 'FakeUdpSocket'Ryan Keane
2019-08-29[Open Screen] Random repository housekeeping.mark a. foltz
2019-08-29Fix gcc 8.2 errorsbtolsch
2019-08-29UdpSocket: Update ReadsRyan Keane
2019-08-29Add a class for generating random delays as per mDNS RFCMax Yakimakha
2019-08-27Change mDNS record TTL type from uint32_t to std::chrono::secondsMax Yakimakha
2019-08-23Add revocation list support to cast certificate checkingbtolsch
2019-08-23UdpSocket: Update Mock method namesRyan Keane
2019-08-23UdpSocket: Update Read - Update cast/*Ryan Keane
2019-08-21Udp Socket: Update WritesRyan Keane
2019-08-19Define mDNS RecordType and ResponseType.Max Yakimakha
2019-08-19UdpSocket: Update constructorRyan Keane
2019-08-15Trace Logging: Add To Existing CodeRyan Keane
2019-08-13Fix signed/unsigned compareJordan Bayles
2019-08-09Address remaining RFC 5280 TODOs in certificate chain verificationbtolsch
2019-08-05Add cast device certificate verificationbtolsch
2019-07-31Implement absl::Hash for mDNS data typesMax Yakimakha
2019-07-29Use new Networking ModelRyan Keane
2019-07-26Convert mDNS header flags to MessageTypeMax Yakimakha
2019-07-25mDNS receiverMax Yakimakha
2019-07-17Add protobuf supportbtolsch
2019-07-12Add MdnsSender class to send MdnsMessage over UdpSocketMax Yakimakha
2019-07-10Delete osp_base and move files to new homesJordan Bayles
2019-07-01Make DnsClass and DnsType enum classes. Separate cache flush and unicast resp...Max Yakimakha
2019-06-26Add more mDNS tests and fix found issues.Max Yakimakha
2019-06-20Rename all methods in MdnsReader to ReadMax Yakimakha
2019-06-19Rename all methods in MdnsWriter to WriteMax Yakimakha
2019-06-18Add mDNS message classMax Yakimakha
2019-06-18Add mDNS question classMax Yakimakha
2019-06-17Add initializer list constructor to TXT RDATA classMax Yakimakha
2019-06-17Add DomainName initializer list and range constructorsMax Yakimakha
2019-06-17mDNS record classMax Yakimakha
2019-06-13Add mdns_rdata code to libcastMax Yakimakha
2019-06-12Add position tracking Cursor to BigEndianReader and BigEndianWriterMax Yakimakha
2019-06-07Simplify third_party includesJordan Bayles
2019-06-05Add mdns_parsing to libcast mDNSMax Yakimakha
2019-05-14Adds openscreen/cast/internal repository.mark a. foltz
2019-05-08Fix compilation in ChromiumJordan Bayles
2019-05-07Add MDNS constants to libcastMax Yakimakha
2019-05-02[libcast] Adds Cast folder structure.mark a. foltz