aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-22Merge tag 'upstream/v0.2.3' into aosp/masterHEADmastermainDan Willemsen
2023-03-22Initial empty repositoryFrank Piva
2023-02-13fix: Remove EnableECPLogging logic in client (#69)upstream/v0.2.3Andy Zhao
2023-02-10chore: Add Linter step to all relevant workflows and fix lint errors. (#67)Andy Zhao
2023-02-08feat: Add ErrCredUnavailable sentinel error (#65)upstream/v0.2.2Andy Zhao
2023-02-07chore: Update license headers to be cross-compliant (#64)Andy Zhao
2023-01-27doc: Update documentation in preparation for GA (#63)Carl Lundin
2022-12-21feat: Save artifacts from PR builds (#62)Carl Lundin
2022-12-06feat: Gate ECP logs behind ENABLE_ENTERPRISE_CERTIFICATE_LOGS environment var...upstream/v0.2.1Carl Lundin
2022-12-05doc: fix broken links in README.md (#59)Shin Fan
2022-12-05chore(deps): update module go to 1.19 (#58)Mend Renovate
2022-11-17docs: fix default components location. (#55)Carl Lundin
2022-11-14doc: update README with virtual env instruction for mac users (#53)Shin Fan
2022-11-14fix: Missed error handling in PKCS #11 module. (#52)Carl Lundin
2022-11-13fix: Update Close logic and logging (#51)Andy Zhao
2022-10-19chore: Update CODEOWNERS (#49)Andy Zhao
2022-10-19feat: Add ARM64 build script (#48)Andrew Tsay
2022-10-19chore: Update CODEOWNERS (#45)Shin Fan
2022-10-19doc: fixed a broken url link in README (#44)Shin Fan
2022-10-11feat: Add optional user pin to PKCS #11 config. (#46)Carl Lundin
2022-10-03Chore: Cleanup GoLint Findings (#43)Andrew Tsay
2022-10-03docs: Minor doc update for Windows (#40)Andy Zhao
2022-09-29docs: update documentation (#39)Shin Fan
2022-09-28docs: Update the README to the latest ECP config schema. (#38)upstream/v0.2.0Carl Lundin
2022-09-27Chore: Replace any with interface{} (#37)Andy Zhao
2022-09-23refactor: ECP Config schema update (#35)Carl Lundin
2022-09-19fix: Segfault during cleanup (#34)Carl Lundin
2022-09-14docs: Add quick start guide to README.md (#33)Shin Fan
2022-09-13Fix: Add assertions on Sign inputs and RSA key size (#31)Andy Zhao
2022-09-13Chore: Lint (#32)Andrew Tsay
2022-09-08Fix: Refactored code to comply with Lint (#30)Andrew Tsay
2022-09-06chore: Update module github.com/google/go-pkcs11 to v0.2.0 (#29)WhiteSource Renovate
2022-08-31Fix: Fixed comments of method signatures to be more accurate (#28)Andrew Tsay
2022-08-24Remove obsolete crypto algos (#25)Andrew Tsay
2022-08-19fix: add signer library generation code for linux (#26)sai-sunder-s
2022-08-16Add basic linux implementation of signer binary (#22)Andy Zhao
2022-07-06chore: disable dep dashboard (#19)Cody Oss
2022-06-22Add renovate.json (#17)WhiteSource Renovate
2022-06-13Add tests for client.go (#16)upstream/v0.1.0Andy Zhao
2022-06-08Add build scripts and build instructions (#15)arithmetic1728
2022-05-20Add windows implementation of signer binary (#13)Andy Zhao
2022-05-18Configure Github CI tests for client, cshared, and signer/darwin (#12)Andy Zhao
2022-05-13Add darwin implementation of signer binary. (#11)Andy Zhao
2022-05-12Add C Shared Library with Python API wrappers (#10)Andy Zhao
2022-05-06Add signer client. (#9)Andy Zhao
2022-04-20Add initial CODEOWNERS (#7)Andy Zhao
2022-03-30Add initial documentation for Google Enterprise Certificate Proxies (#5)Shin Fan
2022-03-15Boilerplate for new Google open source projectAndy Zhao
2022-03-14Initial commitAndy Zhao