1. 22 Aug, 2013 1 commit
    • Gavin Andresen's avatar
      Payment Protocol: X509-validated payment requests · 018568c6
      Gavin Andresen authored
      Add support for a Payment Protocol to Bitcoin-Qt.
      
      Payment messages are protocol-buffer encoded and communicated over
      http(s), so this adds a dependency on the Google protocol buffer
      library, and requires Qt with OpenSSL support.
      018568c6
  2. 16 Feb, 2013 2 commits
  3. 29 Oct, 2012 2 commits
  4. 25 Sep, 2012 1 commit
  5. 22 Sep, 2012 1 commit
  6. 28 Aug, 2012 1 commit
  7. 27 Aug, 2012 2 commits
  8. 22 Jul, 2012 1 commit
  9. 15 Jun, 2012 2 commits
  10. 27 Apr, 2012 2 commits
  11. 10 Apr, 2012 1 commit
    • Pieter Wuille's avatar
      Build identification strings · 8b1f2f2b
      Pieter Wuille authored
      All client version information is moved to version.cpp, which optionally
      (-DHAVE_BUILD_INFO) includes build.h. build.h is automatically generated
      on supporting platforms via contrib/genbuild.sh, using git describe.
      
      The git export-subst attribute is used to put the commit id statically
      in version.cpp inside generated archives, and this value is used if no
      build.h is present.
      
      The gitian descriptors are modified to use git archive instead of a
      copy, to create the src/ directory in the output. This way,
      src/src/version.cpp will contain the static commit id. To prevent
      gitian builds from getting the "-dirty" marker in their git-describe
      generated identifiers, no touching of files or running sed on the
      makefile is performed anymore. This does not seem to influence
      determinism.
      8b1f2f2b
  12. 05 Apr, 2012 1 commit
  13. 23 Feb, 2012 1 commit
  14. 07 Feb, 2012 1 commit
  15. 06 Feb, 2012 1 commit
  16. 25 Dec, 2011 1 commit
  17. 07 Dec, 2011 1 commit
  18. 01 Nov, 2011 2 commits
  19. 25 Oct, 2011 1 commit
  20. 22 Sep, 2011 1 commit
  21. 09 Sep, 2011 1 commit
  22. 23 Aug, 2011 3 commits
  23. 05 Jul, 2011 1 commit
  24. 04 Jul, 2011 1 commit