| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unnecessary dependencies for bitcoin-cli | Wladimir J. van der Laan | 2014-06-25 | 1 | -1/+1 |
| * | crypto: create a separate lib for crypto functions | Cory Fields | 2014-06-21 | 1 | -1/+1 |
| * | Extend and move all crypto tests to crypto_tests.cpp | Pieter Wuille | 2014-06-21 | 1 | -2/+1 |
| * | Add built-in SHA-1 implementation. | Pieter Wuille | 2014-06-21 | 1 | -0/+1 |
| * | Add a built-in SHA256/SHA512 implementation. | Pieter Wuille | 2014-06-21 | 1 | -0/+2 |
| * | build: quit abusing AM_CPPFLAGS | Cory Fields | 2014-06-05 | 1 | -3/+1 |
| * | build: avoid the use of top_ and abs_ dir paths | Cory Fields | 2014-06-05 | 1 | -1/+1 |
| * | build: nuke Makefile.include from orbit | Cory Fields | 2014-06-05 | 1 | -0/+16 |
| * | build: Switch to non-recursive make | Cory Fields | 2014-06-05 | 1 | -0/+87 |