aboutsummaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2019-10-01Add CastSocket and implementationbtolsch
2019-09-19[openscreen] Finish BUILD.gn cleanupmark a. foltz
2019-09-19[Open Screen] Some BUILD.gn cleanups.mark a. foltz
2019-09-10Add cast channel authentication utilitiesbtolsch
2019-08-23Add revocation list support to cast certificate checkingbtolsch
2019-08-05Add cast device certificate verificationbtolsch
2019-07-17Add protobuf supportbtolsch
2019-07-10Delete osp_base and move files to new homesJordan Bayles
2019-06-05Add mdns_parsing to libcast mDNSMax Yakimakha
2019-05-08Fix compilation in ChromiumJordan Bayles
2019-05-07Add MDNS constants to libcastMax Yakimakha
2019-05-02[Open Screen Protocol] Move OSP code to osp/mark a. foltz
2019-05-02Rename base to osp_baseJordan Bayles
2019-04-29Remove hello samplebtolsch
2019-04-29Remove unittests renamebtolsch
2019-04-26Fix chromium compile erosionbtolsch
2019-03-31Cast Streaming: Initial import (common data types, constants).Yuri Wiitala
2019-03-29Add initial chromium compile supportbtolsch
2019-03-26Switch OpenScreen over to using std::chrono.Yuri Wiitala
2019-02-21Fix mDNSResponder symbols in gccbtolsch
2019-02-15Enable building demo executable on Mac OS XJordan Bayles
2019-01-22Change pointers to absl::optional where possibleJordan Bayles
2018-12-11Add QuicClient+QuicServer+MessageDemuxerbtolsch
2018-10-18Add CDDL code generatorbtolsch
2018-09-26Add GN files to PRESUBMIT.shbtolsch
2018-09-18Implement embedder APIs w/ mDNSResponderbtolsch
2018-09-10Add tinycbor + first message examplebtolsch
2018-09-04[openscreen] Rename simple accessors to unix_hacker_style.mark a. foltz
2018-08-30Add Chromium's quic + dependencies with a demobtolsch
2018-08-30Add mDNSResponder with a demobtolsch
2018-07-30Add ScreenListener implementationbtolsch
2018-07-26Adjust minor BUILD.gn configurationbtolsch
2018-07-25[Open Screen] Adds the NetworkServiceManager and dependencies.mark a. foltz
2018-07-23[Open Screen] BUILD.gn reorganizationmark a. foltz
2018-06-07Add initial utilities to base/btolsch
2018-06-05Add initial logging support to platform/btolsch
2018-03-26Add example unit testbtolsch
2018-03-22Add GN example and other basic setupbtolsch