Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-31 | Check integrity of gitian input source tarballs | Warren Togami | |
2013-09-25 | Upgrade gitian win32 to Precise 12.04. | Warren Togami | |
mingw upgrade allows more hardening, compiler bug fixes and possibily win64 later. Rename deps .zip files to be more consistent in revision format. Boost #4258 build fix for mingw32 | |||
2013-09-19 | Fix gitian: bitcoin-deps is at version 0.0.7 | Gavin Andresen | |
2013-09-05 | autotools: switch to autotools buildsystem | Cory Fields | |
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. |