aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-09-21Move KMS testdata documentation to the KMS specific subdirectories.ckl
2022-08-24Remove remaining usages of "go_default_library".juerg
2022-08-09Tag CreatePublicKeysetCommandTest as manual.ckl
2022-08-09Tag tools KMS integration tests as manual and update Kokoro accordingly.ckl
2022-07-20Move testdata keysets and testvectors to subfolders in testdata/ambrosin
2022-07-20Move testdata Google Cloud credentials to testdata/gcp.ambrosin
2022-07-14Move testdata AWS credentials to testdata/aws.ambrosin
2022-06-21Remove dependency on tink_base form apps and tools.ambrosin
2022-06-13Remove kokoro test scripts from each language/project folder.ambrosin
2022-06-10Internal change.ambrosin
2022-06-02Remove "requirement("six")" in build files.tholenst
2022-05-26Add copy of HPKE test vectors to share across all languages.wconner
2022-05-24Remove call to maven_install from tink_java_deps_initambrosin
2022-05-19Upgrade gRPC dependency.ckl
2022-05-18Upgrade to Bazel 5.1.1.ckl
2022-05-02Add local testdata to tink/tools and remove it from Tink root.ambrosin
2022-04-21Add local testdata to tink/java_src.ambrosin
2022-04-19Make template_rule.bzl local to each workspace that use it.ambrosin
2022-04-13Split tools/common.bzl into tools/template_rule.bzl and java_src/tools/check_...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-03-03Upgrade tink/tools WORKSPACE to newest go tool-chain.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-15Remove unnecessary call to go_rules_dependencies in tink_base_deps_init.juerg
2022-02-09Upgrade rules_python to the newest version v0.6.0.juerg
2022-02-08Fix lint errors in includes.juerg
2022-02-07Clean up aead_envelope_test.sh.ckl
2022-02-01Upgrade to bazel 4.2.2.juerg
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-14Rollback: Move depedencies on AWS-KMS SDK from tink/cc to tink/kms/cc/awsckl
2022-01-14Move depedencies on AWS-KMS SDK from tink/cc to tink/kms/cc/awsambrosin
2022-01-14Move Tink AWS-KMS in C++ to a separate Bazel workspace.ambrosin
2022-01-12Reenable Tinkey GCP integration tests.ckl
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
2022-01-10Merge pull request #547 from Matir:masterCopybara-Service
2022-01-06Add com_google_cloud_go_compute to WORKSPACE.cinlin
2021-12-16Update gRPC and its dependencies to latest version.juerg
2021-11-29Remove period after LLC in all non-C++ files.cinlin
2021-11-17Internal Google changeTink Team
2021-11-16Delete the unused and unimplemented function manipulateEncryptedKeyset.tholenst