aboutsummaryrefslogtreecommitdiff
path: root/cc/util/file_input_stream.cc
AgeCommit message (Expand)Author
2023-01-18Some improvements to util/file_input_stream.{cc|h}ambrosin
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-22Replace the deprecated crypto::tink::util::Status::OK object with a call to a...lizatretyakova
2018-11-28Adding proper handling of EINTR to C++ FileInputStream.przydatek
2018-11-13Setting the default buffer size to 128kB.tholenst
2018-11-12Adding C++ FileInputStream.przydatek