Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-22 | [share] remove qt/protobuf.pri | MarcoFalke | |
follow up of 35b8af92265ed74de63c3818e5290c27b3f35df2 (#2943) | |||
2013-08-22 | Payment Protocol: X509-validated payment requests | Gavin Andresen | |
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. |