1. 7ad58ff [Open Screen] Adds a fuzzer_tests_all target. by mark a. foltz · 2 years, 10 months ago
  2. f9715c5 [Open Screen] Create a //discovery:public target by mark a. foltz · 2 years, 11 months ago
  3. d29ea54 [Open Screen] Replace mDNSResponder. by mark a. foltz · 2 years, 11 months ago
  4. 12857d4 hotfix: Exclude Cast Core API from Mac by btolsch · 3 years ago
  5. 43bb3ea Add Cast Core API BUILD.gn by btolsch · 3 years ago
  6. 7b6396a Standalone Receiver: Integration with ApplicationAgent. by Yuri Wiitala · 3 years, 7 months ago
  7. 53a6a13 Disable discovery tests in Chrome by Jordan Bayles · 3 years, 8 months ago
  8. 64dcdb6 [Hotfix] Fix Mac OSX build by Jordan Bayles · 3 years, 8 months ago
  9. ee059e9 [Cast Streaming] Implement CastAgent for standalone sender by Jordan Bayles · 3 years, 8 months ago
  10. f318b72 Move test_main for test binaries to executable() by Jordan Bayles · 4 years ago
  11. 3275593 Add basic functional tests for the CastAgent by Jordan Bayles · 4 years, 1 month ago
  12. 56af85f Improve executable debugging options by Jordan Bayles · 4 years, 1 month ago
  13. 3c39611 Code Coverage: Build Changes by Ryan Keane · 4 years, 1 month ago
  14. 1aa8826 Add first CastSocket E2E test by btolsch · 4 years, 3 months ago
  15. 31d5678 Cast Streaming Standalone Sender (1 of 3): SimulatedCapturer by Yuri Wiitala · 4 years, 3 months ago
  16. 9931e7a Add CastPlatformClient for handling sender requests by btolsch · 4 years, 3 months ago
  17. e060aaf Add URL parsing support by btolsch · 4 years, 3 months ago
  18. 6b138fb Fix linux-rel bot in Chromium autoroller by Jordan Bayles · 4 years, 4 months ago
  19. 809e0df Discovery E2E Test by Ryan Keane · 4 years, 4 months ago
  20. cdda2f6 Discovery: Add Reporting Client + Initialization Struct by Ryan Keane · 4 years, 4 months ago
  21. 8af5792 Integrate ReceiverSession into standalone receiver by Jordan Bayles · 4 years, 5 months ago
  22. 2666dd9 Use separate toolchains for cross-compiling by btolsch · 4 years, 5 months ago
  23. dd349fd Add make_crl_tests to gn_all by btolsch · 4 years, 5 months ago
  24. 84460da Add crl tests to gn all build target by Jordan Bayles · 4 years, 5 months ago
  25. 697863a Discovery: API Skeleton by Ryan Keane · 4 years, 5 months ago
  26. 3fb8481 Add receiver authentication steps by btolsch · 4 years, 6 months ago
  27. b7cdb6c Discovery: CastV2 Struct by Ryan Keane · 4 years, 6 months ago
  28. 7d2583a Move streaming/cast/* to cast/streaming/* and cast/standalone_receiver/* by Yuri Wiitala · 4 years, 6 months ago
  29. ef98b33 Fix a build issue for platforms with different host and target toolchains. by Fabrice de Gans-Riberi · 4 years, 6 months ago
  30. b797903 Minimize platform/api/logging.h, consolidate macros/impl elsewhere. by Yuri Wiitala · 4 years, 7 months ago
  31. 21b5adc Fix chrome build, add unit testing in Chrome by Jordan Bayles · 4 years, 7 months ago
  32. eeef1da [Open Screen] Consolidate BUILD.gn for cast/ by mark a. foltz · 4 years, 7 months ago
  33. c2291e5 [Open Screen] Move mDNS code to discovery/mdns. by mark a. foltz · 4 years, 7 months ago
  34. bd5d0f0 DNS-SD: Class Skeletons by Ryan Keane · 4 years, 8 months ago
  35. 9dd4cf8 Add CastSocket and implementation by btolsch · 4 years, 8 months ago
  36. 0895ee2 [openscreen] Finish BUILD.gn cleanup by mark a. foltz · 4 years, 9 months ago
  37. 3fe4617 [Open Screen] Some BUILD.gn cleanups. by mark a. foltz · 4 years, 9 months ago
  38. 06a8659 Add cast channel authentication utilities by btolsch · 4 years, 9 months ago
  39. aee3951 Add revocation list support to cast certificate checking by btolsch · 4 years, 9 months ago
  40. aaad6a5 Add cast device certificate verification by btolsch · 4 years, 10 months ago
  41. 22fa184 Add protobuf support by btolsch · 4 years, 11 months ago
  42. a26582d Delete osp_base and move files to new homes by Jordan Bayles · 5 years ago
  43. c6f0d1a Add mdns_parsing to libcast mDNS by Max Yakimakha · 5 years ago
  44. a80724b Fix compilation in Chromium by Jordan Bayles · 5 years ago
  45. e72dae2 Add MDNS constants to libcast by Max Yakimakha · 5 years ago
  46. 115345f [Open Screen Protocol] Move OSP code to osp/ by mark a. foltz · 5 years ago
  47. f1e4bb7 Rename base to osp_base by Jordan Bayles · 5 years ago
  48. ea40486 Remove hello sample by btolsch · 5 years ago
  49. 3807c35 Remove unittests rename by btolsch · 5 years ago
  50. 4666ed2 Fix chromium compile erosion by btolsch · 5 years ago
  51. e55f8ac Cast Streaming: Initial import (common data types, constants). by Yuri Wiitala · 5 years ago
  52. 2f2e7fa Add initial chromium compile support by btolsch · 5 years ago
  53. eb8eee7 Switch OpenScreen over to using std::chrono. by Yuri Wiitala · 5 years ago
  54. 9499a25 Fix mDNSResponder symbols in gcc by btolsch · 5 years ago
  55. b69fe0a Enable building demo executable on Mac OS X by Jordan Bayles · 5 years ago
  56. 9eb0974 Change pointers to absl::optional where possible by Jordan Bayles · 5 years ago
  57. 6d3d0bc Add QuicClient+QuicServer+MessageDemuxer by btolsch · 5 years ago
  58. 3f0bfe4 Add CDDL code generator by btolsch · 6 years ago
  59. 862da49 Add GN files to PRESUBMIT.sh by btolsch · 6 years ago
  60. 79998fe Implement embedder APIs w/ mDNSResponder by btolsch · 6 years ago
  61. 3184629 Add tinycbor + first message example by btolsch · 6 years ago
  62. a11bffe [openscreen] Rename simple accessors to unix_hacker_style. by mark a. foltz · 6 years ago
  63. 1612212 Add Chromium's quic + dependencies with a demo by btolsch · 6 years ago
  64. bd9ca07 Add mDNSResponder with a demo by btolsch · 6 years ago
  65. 6692c4c Add ScreenListener implementation by btolsch · 6 years ago
  66. 253cbce Adjust minor BUILD.gn configuration by btolsch · 6 years ago
  67. 4bb631b [Open Screen] Adds the NetworkServiceManager and dependencies. by mark a. foltz · 6 years ago
  68. c28ca40 [Open Screen] BUILD.gn reorganization by mark a. foltz · 6 years ago
  69. b4893e6 Add initial utilities to base/ by btolsch · 6 years ago
  70. 9d6900c Add initial logging support to platform/ by btolsch · 6 years ago
  71. 8ffff5d Add example unit test by btolsch · 6 years ago
  72. 762c4da Add GN example and other basic setup by btolsch · 6 years ago