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. 29 Oct, 2012 1 commit
  3. 25 Sep, 2012 1 commit
  4. 28 Aug, 2012 1 commit
  5. 22 Mar, 2012 1 commit
    • Luke Dashjr's avatar
      Move QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side of build · 841c3241
      Luke Dashjr authored
      It could just as well be on either part of the gitian build, but to safely put it on the Qt side would require bumping the filename, and every gitian user rebuilding it.
      v0.5.3.1 put it on the Bitcoin side, and this is easier to work with and keep safe, so I'm moving it.
      
      Use `qmake MINGW_THREAD_BUGFIX=0` to disable
      841c3241
  6. 16 Mar, 2012 1 commit
  7. 03 Nov, 2011 1 commit
  8. 01 Nov, 2011 1 commit