aboutsummaryrefslogtreecommitdiff
path: root/cc/streamingaead/shared_input_stream_test.cc
AgeCommit message (Expand)Author
2022-12-16IWYU: Add missing standard library includes.wiktorg
2022-06-22Remove .status() usages when matching IsOk() with a StatusOr object.kste
2022-03-21Change crypto::tink::util::StatusOr::ValueOrDie() to value() in /tink/cc. Par...lizatretyakova
2022-01-10Automatically apply some clang-tidy fixestholenst
2021-11-01Replace the deprecated crypto::tink::util::error::INTERNAL usages with its ab...lizatretyakova
2021-10-20Replace the deprecated crypto::tink::util::error::OUT_OF_RANGE usages with it...lizatretyakova
2021-09-28Replace the third batch of the deprecated crypto::tink::util::Status::error_c...lizatretyakova
2021-09-22Replace the deprecated crypto::tink::util::Status::OK object with a call to a...lizatretyakova
2019-10-25Formatting changes due to internal changes.tholenst
2019-10-01Automatically generated code fixes.tholenst
2019-05-02Implementing decryption-part of C++ StreamingAeadWrapper.przydatek