aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2021-06-04[Cast Streaming] Cleanup OFFER/ANSWERJordan Bayles
2021-05-03Update Build RulesRyan Keane
2021-04-21Cleanup TODOs from @miuJordan Bayles
2021-04-08[HOTFIX] Fix Chrome issuesJordan Bayles
2021-04-08[Cast] Cleanup Resolution + ReceiverSessionJordan Bayles
2021-04-07Fix base64 unittests (again)Jordan Bayles
2021-04-06[Hotfix] fix base64 tests in ChromeJordan Bayles
2021-04-06[Cast] Enable Remoting in the SenderSessionJordan Bayles
2021-04-01Remove OperationLoopbtolsch
2021-03-05Enable certificate utils unittests in Chromebtolsch
2021-03-05Fix a few more X509 struct accessesDavid Benjamin
2021-02-09Fix gn check errors for chromiumbtolsch
2021-01-25[c++17] Make consistent use of noexceptJan Wilken Dörrie
2020-12-17Bikeshed: fix spelling mistakesJordan Bayles
2020-12-10Refactor session message sendingJordan Bayles
2020-12-09Remote virtual connections [2/3]: Add Open/CloseRemoteConnection().Yuri Wiitala
2020-12-03Add JSON schema validation (using valijson)Jordan Bayles
2020-12-02Fix local buildJordan Bayles
2020-11-25[HOTFIX] remove iOS death testsJordan Bayles
2020-11-25[HOTFIX] Fix flatmap tests on MacJordan Bayles
2020-11-25Add new FlatMap utility classJordan Bayles
2020-11-25Logging cleanupsJordan Bayles
2020-11-24Add new enum name tableJordan Bayles
2020-11-11[Open Screen] Fix noexcept usage.mark a. foltz
2020-10-26Add StringPrintf() wrapper utility.Yuri Wiitala
2020-10-22Add version field to generated TLS certificatesJordan Bayles
2020-10-02Speed up YABV tests by using smaller array of sizesJordan Bayles
2020-10-01Fix boringssl error message reportingbtolsch
2020-09-29Fix PEM_read callsJordan Bayles
2020-09-26Fixup standalone_{receiver, sender}Jordan Bayles
2020-09-21[Cast Streaming] Implement sender session classJordan Bayles
2020-07-29[Open Screen] Adds a unit test for logging macros.mark a. foltz
2020-07-10[Open Screen] Fix/remove some TODOs in util/mark a. foltz
2020-06-26Disable certificate utils unittests in ChromeJordan Bayles
2020-06-19Discovery: Add support for subtypes to the public headersRyan Keane
2020-06-09Update SimpleFraction to use abseil, improve testsJordan Bayles
2020-06-05Implement Answer parsingJordan Bayles
2020-06-03Move std::chrono using statements to util/Jordan Bayles
2020-05-28[Open Screen] Fix lint errors.mark a. foltz
2020-05-21Add basic functional tests for the CastAgentJordan Bayles
2020-05-08Move SerialDeletePtr to platform/apiRyan Keane
2020-05-07Discovery: Add Trace LoggingRyan Keane
2020-05-07Rename util/logging.h to avoid collisionsJordan Bayles
2020-05-06[Open Screen] Update DEPS for third_party/{protobuf,jsoncpp}mark a. foltz
2020-04-29Add SSL error message to loggingJordan Bayles
2020-04-29Improve executable debugging optionsJordan Bayles
2020-04-07Add URL classbtolsch
2020-04-02Add cast socket messages to the standalone receiverJordan Bayles
2020-04-01Add Hashing functions to UtilRyan Keane
2020-03-17Fix two -Wunreachable-code warnings.Nico Weber