| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleanup code using forward declarations. | Brandon Dahler | 2013-11-10 | 1 | -3/+6 |
| * | Bump Year Number to 2013 | super3 | 2013-10-20 | 1 | -1/+1 |
| * | Add HMAC-SHA512 to hash | Pieter Wuille | 2013-06-24 | 1 | -0/+10 |
| * | Make CPubKey statically allocated | Pieter Wuille | 2013-05-30 | 1 | -2/+9 |
| * | Add MurmurHash3 implementation to hash.h/add hash.cpp. | Matt Corallo | 2013-01-16 | 1 | -0/+3 |
| * | Split off hash.h from util.h | Pieter Wuille | 2012-12-18 | 1 | -0/+116 |