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. 10 Jan, 2019 6 commits
  2. 09 Jan, 2019 10 commits
  3. 08 Jan, 2019 3 commits
    • Jim Kalafut's avatar
      changelog++ · 60be7410
      Jim Kalafut authored
      Unverified
      60be7410
    • Julien Blache's avatar
      FoundationDB backend TLS support and housekeeping (#5800) · 29471c88
      Julien Blache authored
      * Fix typo in documentation
      
      * Update fdb-go-install.sh for new release tags
      
      * Exclude FoundationDB bindings from vendoring, delete vendored copy
      
      FoundationDB bindings are tightly coupled to the server version and
      client library version used in a specific deployment. Bindings need
      to be installed using the fdb-go-install.sh script, as documented in
      the foundationdb backend documentation.
      
      * Add TLS support to FoundationDB backend
      
      TLS support appeared in FoundationDB 5.2.4, raising the minimum API version
      for TLS-aware FoundationDB code to 520.
      
      * Update documentation for FoundationDB TLS support
      29471c88
    • Seth Vargo's avatar
      Fix formatting (#6009) · 0e0f356a
      Seth Vargo authored
      The new markdown parser is less forgiving
      0e0f356a
  4. 07 Jan, 2019 5 commits
  5. 04 Jan, 2019 8 commits
  6. 03 Jan, 2019 5 commits
  7. 20 Dec, 2018 3 commits