aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-11-09Migrate to CreateKMSEnvelopeAEADKeyTemplate().ckl
2022-09-27Rename RESTRICTED_CRYPTO_KEY_URI and AWS_CRYPTO_URI.juerg
2022-08-24Remove remaining usages of "go_default_library".juerg
2022-08-09Tag tools KMS integration tests as manual and update Kokoro accordingly.ckl
2022-07-20Move testdata Google Cloud credentials to testdata/gcp.ambrosin
2022-07-14Move testdata AWS credentials to testdata/aws.ambrosin
2022-06-02Remove "requirement("six")" in build files.tholenst
2022-05-02Add local testdata to tink/tools and remove it from Tink root.ambrosin
2022-04-11Move Tink C++ GCP KMS integration to a separate WORKSPACEambrosin
2022-04-11Move C++ AWS-KMS integration to a separate WORKSPACE.ambrosin
2022-04-08Further clean up of KMS testing scripts.ckl
2022-03-25Hide crypto::tink::util::StatusOr behind a compile-time option. Add the corre...lizatretyakova
2022-03-23Change some more ValueOrDie() to value(), in /tink/{python,tools}. Part of Ti...lizatretyakova
2022-03-18Change crypto::tink::util::StatusOr::ValueOrDie() to value() inlizatretyakova
2022-03-07Revert go workspace name change.juerg
2022-02-22Change error_message to message in cli_util.lizatretyakova
2022-02-22Remove dangling references to crypto::tink::util::Status::error_message() in ...lizatretyakova
2022-02-16Rename go WORKSPACE and generate all go BUILD.bazel files with gazelle.juerg
2022-02-08Fix lint errors in includes.juerg
2022-02-07Clean up aead_envelope_test.sh.ckl
2022-01-20Update protobuf to v3.19.3.juerg
2022-01-14Rollback: Move Tink AWS-KMS in C++ to a separate Bazel workspace.ckl
2022-01-14Move Tink AWS-KMS in C++ to a separate Bazel workspace.ambrosin
2022-01-12Reenable cross language GCP integration tests.ckl
2022-01-12Reenable C++ GCP integration tests.ckl
2022-01-11Fix minor Javadoc issues in CompareKeysets.java.ckl
2021-11-29Remove period after LLC in all non-C++ files.cinlin
2021-11-17Internal Google changeTink Team
2021-11-09Replace the last crypto::tink::util::error::INTERNAL usages with its absl ver...lizatretyakova
2021-10-26Internal change.juerg
2021-10-25Replace the deprecated crypto::tink::util::Status::error_message() method wit...lizatretyakova
2021-10-19Remove unused Go testing CLIs.juerg
2021-10-19Remove unused testing CLIs in Python.juerg
2021-10-19Remove unused C++ testing CLIs.juerg
2021-10-19Remove unused Java testing CLIs.juerg
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
2021-08-30Add private constructor for utility classes.juerg
2021-08-30Remove unused using declarations.juerg
2021-04-13Add missing copyright statements. These were missing due to internal miscommu...tholenst
2021-04-13Add missing copyright statements. These were missing due to internal miscommu...tholenst
2021-04-13Add missing copyright statements. These were missing due to internal miscommu...tholenst
2021-04-07Remove stale TODO.ckl
2021-04-07Migrate to new KMS client APIs.thaidn
2021-02-11Add a private constructor for classes not meant to be instantiated.ckl
2020-12-21go/tools: Simplify integer parsing in prf_set_cli.go.ckl
2020-10-13Remove old StreamingAEAD cross-language test.juerg
2020-09-29Temporarily disable GCP tests.thaidn
2020-08-20Make unit tests runnable using Go tooling.ckl
2020-08-03In old cross-language tests, remove version_test and some unused helper funct...juerg