Age | Commit message (Expand) | Author |
---|---|---|
2014-07-29 | Add "bitcoin-tx" command line utility and supporting modules. | Jeff Garzik |
2014-07-01 | secp256k1: Add build-side changes for libsecp256k1 | Cory Fields |
2014-06-29 | Add skiplist unit tests | Pieter Wuille |
2014-06-25 | Remove unnecessary dependencies for bitcoin-cli | Wladimir J. van der Laan |
2014-06-21 | crypto: create a separate lib for crypto functions | Cory Fields |
2014-06-21 | Extend and move all crypto tests to crypto_tests.cpp | Pieter Wuille |
2014-06-21 | Add built-in SHA-1 implementation. | Pieter Wuille |
2014-06-21 | Add a built-in SHA256/SHA512 implementation. | Pieter Wuille |
2014-06-05 | build: quit abusing AM_CPPFLAGS | Cory Fields |
2014-06-05 | build: avoid the use of top_ and abs_ dir paths | Cory Fields |
2014-06-05 | build: nuke Makefile.include from orbit | Cory Fields |
2014-06-05 | build: Switch to non-recursive make | Cory Fields |