This project is mirrored from https://gitee.com/NQL886/vault.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 29 Oct, 2020 1 commit
  2. 28 Oct, 2020 1 commit
  3. 22 Oct, 2020 3 commits
  4. 20 Oct, 2020 1 commit
  5. 16 Oct, 2020 2 commits
  6. 15 Oct, 2020 1 commit
  7. 13 Oct, 2020 2 commits
  8. 12 Oct, 2020 1 commit
  9. 09 Oct, 2020 3 commits
  10. 08 Oct, 2020 1 commit
  11. 05 Oct, 2020 2 commits
  12. 02 Oct, 2020 1 commit
    • Scott Miller's avatar
      Expose generic versions of KDF and symmetric crypto (#10076) · bf8d7efb
      Scott Miller authored
      * Support salt in DeriveKey
      
      * Revert "Support salt in DeriveKey"
      
      This reverts commit b295ae42673308a2d66d66b53527c6f9aba92ac9.
      
      * Refactor out key derivation, symmetric encryption, and symmetric decryption into generic functions
      
      * comments
      
      * comments
      
      * go mod vendor
      
      * bump both go.mods
      
      * This one too
      
      * bump
      
      * bump
      
      * bump
      
      * Make the lesser used params of symmetric ops a struct
      
      * go fmt
      
      * Call GetKey instead of DeriveKey
      
      * Address feedback
      
      * Wrong rv
      
      * Rename calls
      
      * Assign the nonce field
      
      * trivial change
      
      * Check nonce len instead
      
      * go mod vendor
      bf8d7efb
  13. 28 Sep, 2020 1 commit
    • Theron Voran's avatar
      Add logging during awskms auto-unseal (#9794) · 10c0adad
      Theron Voran authored
      Adds debug and warn logging around AWS credential chain generation,
      specifically to help users debugging auto-unseal problems on AWS, by
      logging which role is being used in the case of a webidentity token.
      
      Adds a deferred call to flush the log output as well, to ensure logs
      are output in the event of an initialization failure.
      10c0adad
  14. 24 Sep, 2020 1 commit
  15. 18 Sep, 2020 1 commit
  16. 16 Sep, 2020 1 commit
  17. 15 Sep, 2020 2 commits
  18. 14 Sep, 2020 1 commit
  19. 03 Sep, 2020 1 commit
  20. 31 Aug, 2020 1 commit
  21. 28 Aug, 2020 1 commit
    • Michael Golowka's avatar
      Add Database v5 interface with gRPC client & server (#9641) · 6478665b
      Michael Golowka authored
      * Add new Database v5 interface with gRPC client & server
      This is primarily for making password policies available to the DB engine, however since there are a number of other problems with the current interface this is getting an overhaul to a more gRPC request/response approach for easier future compatibility.
      
      This is the first in a series of PRs to add support for password policies in the combined database engine
      6478665b
  22. 27 Aug, 2020 1 commit
  23. 26 Aug, 2020 1 commit
    • Jim Kalafut's avatar
      Import vault-plugin-mock (#9839) · c03009a7
      Jim Kalafut authored
      Support testing of CI and GitHub actions by creating a real dependency
      between Vault and a plugin. The plugin itself is a no-op.
      c03009a7
  24. 18 Aug, 2020 1 commit
  25. 17 Aug, 2020 1 commit
  26. 11 Aug, 2020 1 commit
  27. 10 Aug, 2020 2 commits
  28. 07 Aug, 2020 1 commit
  29. 29 Jul, 2020 1 commit
  30. 27 Jul, 2020 1 commit
  31. 24 Jul, 2020 1 commit