1. 16 9月, 2015 1 次提交
  2. 03 9月, 2015 1 次提交
  3. 02 9月, 2015 1 次提交
  4. 25 8月, 2015 2 次提交
  5. 13 8月, 2015 1 次提交
  6. 14 7月, 2015 1 次提交
  7. 07 7月, 2015 1 次提交
    • D
      crypto: introduce new module for computing hash digests · ddbb0d09
      Daniel P. Berrange 提交于
      Introduce a new crypto/ directory that will (eventually) contain
      all the cryptographic related code. This initially defines a
      wrapper for initializing gnutls and for computing hashes with
      gnutls. The former ensures that gnutls is guaranteed to be
      initialized exactly once in QEMU regardless of CLI args. The
      block quorum code currently fails to initialize gnutls so it
      only works by luck, if VNC server TLS is not requested. The
      hash APIs avoids the need to litter the rest of the code with
      preprocessor checks and simplifies callers by allocating the
      correct amount of memory for the requested hash.
      Signed-off-by: NDaniel P. Berrange <berrange@redhat.com>
      Message-Id: <1435770638-25715-2-git-send-email-berrange@redhat.com>
      Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
      ddbb0d09
  8. 23 6月, 2015 2 次提交
  9. 18 6月, 2015 1 次提交
  10. 16 6月, 2015 1 次提交
  11. 15 6月, 2015 2 次提交
  12. 12 6月, 2015 2 次提交
  13. 04 6月, 2015 1 次提交
  14. 22 5月, 2015 2 次提交
  15. 11 5月, 2015 2 次提交
  16. 30 4月, 2015 6 次提交
  17. 28 4月, 2015 5 次提交
  18. 12 3月, 2015 1 次提交
  19. 10 3月, 2015 3 次提交
  20. 06 2月, 2015 1 次提交
  21. 05 2月, 2015 1 次提交
  22. 26 1月, 2015 1 次提交
  23. 13 1月, 2015 1 次提交