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. 07 Feb, 2017 4 commits
  2. 06 Feb, 2017 7 commits
  3. 05 Feb, 2017 1 commit
  4. 04 Feb, 2017 2 commits
  5. 03 Feb, 2017 2 commits
  6. 02 Feb, 2017 8 commits
    • Jeff Mitchell's avatar
      Update protos · 1f8df180
      Jeff Mitchell authored
      1f8df180
    • Jeff Mitchell's avatar
      Update deps · 5e204292
      Jeff Mitchell authored
      5e204292
    • Jeff Mitchell's avatar
      changelog++ · 1fa4c623
      Jeff Mitchell authored
      1fa4c623
    • Brian Kassouf's avatar
      Configure the request headers that are output to the audit log (#2321) · 590b5681
      Brian Kassouf authored
      * Add /sys/config/audited-headers endpoint for configuring the headers that will be audited
      
      * Remove some debug lines
      
      * Add a persistant layer and refactor a bit
      
      * update the api endpoints to be more restful
      
      * Add comments and clean up a few functions
      
      * Remove unneeded hash structure functionaility
      
      * Fix existing tests
      
      * Add tests
      
      * Add test for Applying the header config
      
      * Add Benchmark for the ApplyConfig method
      
      * ResetTimer on the benchmark:
      
      * Update the headers comment
      
      * Add test for audit broker
      
      * Use hyphens instead of camel case
      
      * Add size paramater to the allocation of the result map
      
      * Fix the tests for the audit broker
      
      * PR feedback
      
      * update the path and permissions on config/* paths
      
      * Add docs file
      
      * Fix TestSystemBackend_RootPaths test
      590b5681
    • vishalnayak's avatar
      changelog++ · 6c028a7d
      vishalnayak authored
      6c028a7d
    • Vishal Nayak's avatar
      Transit: Support batch encryption and decryption (#2143) · 37976664
      Vishal Nayak authored
      * Transit: Support batch encryption
      
      * Address review feedback
      
      * Make the normal flow go through as a batch request
      
      * Transit: Error out if encryption fails during batch processing
      
      * Transit: Infer the 'derived' parameter based on 'context' being set
      
      * Transit: Batch encryption doc updates
      
      * Transit: Return a JSON string instead of []byte
      
      * Transit: Add batch encryption tests
      
      * Remove plaintext empty check
      
      * Added tests for batch encryption, more coming..
      
      * Added more batch encryption tests
      
      * Check for base64 decoding of plaintext before encrypting
      
      * Transit: Support batch decryption
      
      * Transit: Added tests for batch decryption
      
      * Transit: Doc update for batch decryption
      
      * Transit: Sync the path-help and website docs for decrypt endpoint
      
      * Add batch processing for rewrap
      
      * transit: input validation for context
      
      * transit: add rewrap batch option to docs
      
      * Remove unnecessary variables from test
      
      * transit: Added tests for rewrap use cases
      
      * Address review feedback
      
      * Address review feedback
      
      * Address review feedback
      
      * transit: move input checking out of critical path
      
      * transit: allow empty plaintexts for batch encryption
      
      * transit: use common structs for batch processing
      
      * transit: avoid duplicate creation of structs; add omitempty to response structs
      
      * transit: address review feedback
      
      * transit: fix tests
      
      * address review feedback
      
      * transit: fix tests
      
      * transit: rewrap encrypt user error should not error out
      
      * transit: error out for internal errors
      37976664
    • vishalnayak's avatar
      changelog++ · 40593971
      vishalnayak authored
      40593971
    • Vishal Nayak's avatar
      awsec2: support periodic tokens (#2324) · 660e606a
      Vishal Nayak authored
      * awsec2: support periodic tokens
      
      * awsec2: add api docs for 'period'
      660e606a
  7. 01 Feb, 2017 5 commits
  8. 31 Jan, 2017 1 commit
  9. 30 Jan, 2017 4 commits
  10. 28 Jan, 2017 1 commit
  11. 27 Jan, 2017 3 commits
  12. 26 Jan, 2017 1 commit
  13. 25 Jan, 2017 1 commit