aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2019-11-27Remove dependencies on openssl from platform/api.Yuri Wiitala
2019-11-26Remove RepeatingFunction, use Alarm instead.Yuri Wiitala
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-06Fix chrome build, add unit testing in ChromeJordan Bayles
2019-10-21Format TODO URLs as TODO(crbug.com/openscreen/000)Takumi Fujimoto
2019-10-16Change JsonCpp reader to use strict modeJordan Bayles
2019-10-15Add Mac OS X ScopedWakeLock implementationJordan Bayles
2019-10-04Unify Networking Thread: Class DefinitonRyan Keane
2019-09-26Add unique pointer that's deleted on the provided task runnerMax Yakimakha
2019-09-19[Open Screen] Some BUILD.gn cleanups.mark a. foltz
2019-09-16Add noexcept operators to move constructorsJordan Bayles
2019-09-16Refactor TlsCredentials to use util/crypto classesJordan Bayles
2019-09-12Implement TlsCredentials constructionJordan Bayles
2019-09-09Add countof equivalent to sizeof to std utilitiesMax Yakimakha
2019-09-06Add TLSConnection + TLSConnectionFactory SkeletonJordan Bayles
2019-09-04Fix std::move usages of tasksMax Yakimakha
2019-08-29[Open Screen] Random repository housekeeping.mark a. foltz
2019-08-13Split saturate_cast into three template functions with enable_if based on tem...Max Yakimakha
2019-08-06Fix bugs in YetAnotherBitVector, and more unit testing.Yuri Wiitala
2019-08-05Add cast device certificate verificationbtolsch
2019-07-19Fixup saturate_cast signed comparesJordan Bayles
2019-07-18Add integer math utilities for Cast StreamingYuri Wiitala
2019-07-16Add YetAnotherBitVector utility class.Yuri Wiitala
2019-07-11Apply code review feedbackJordan Bayles
2019-07-11Fix issues causing Chromium build breaksJordan Bayles
2019-07-10Delete osp_base and move files to new homesJordan Bayles