aboutsummaryrefslogtreecommitdiff
path: root/cc/mac/mac_wrapper.cc
AgeCommit message (Expand)Author
2022-12-16Use `= default` for trivial ctor/dtors.wiktorg
2022-12-16IWYU: Add missing standard library includes.wiktorg
2022-06-20Add monitoring to Mac wrapper.kste
2022-03-21Change crypto::tink::util::StatusOr::ValueOrDie() to value() in /tink/cc. Par...lizatretyakova
2022-01-07Fix some missing includes.tholenst
2021-11-03Replace the deprecated crypto::tink::util::error::INVALID_ARGUMENT usages wit...lizatretyakova
2021-11-01Replace the deprecated crypto::tink::util::error::INTERNAL usages with its ab...lizatretyakova
2021-10-21Move the `EnsureNonNull` utility to a new function `EnsureStringNonNull` in `...ambrosin
2021-09-22Replace the deprecated crypto::tink::util::Status::OK object with a call to a...lizatretyakova
2020-11-11Fix a bug with legacy keys.tholenst
2020-09-10Change get_primitives interface to use absl::string_view instead of const str...kste
2019-10-25Formatting changes due to internal changes.tholenst
2018-10-25Change the MacSetWrapper to a MacWrapper and register it.tholenst