Age | Commit message (Expand) | Author |
---|---|---|
2018-03-01 | Consensus: Fix bug when compiler do not support __builtin_clz* | 532479301 |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa |
2017-11-16 | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider |
2017-08-31 | Fix include path for bitcoin-config.h in crypto/common.h | danra |
2017-03-29 | Add a FastRandomContext::randrange and use it | Pieter Wuille |
2017-01-12 | Avoid unaligned access in crypto i/o | Pieter Wuille |
2015-03-06 | build: Endian compatibility | Wladimir J. van der Laan |
2014-12-19 | Added "Core" to copyright headers | sandakersmann |
2014-09-29 | update license of compat and crypto | Philip Kaufmann |
2014-09-25 | Apply clang-format on crypto/* and compat/* | Pieter Wuille |
2014-06-21 | crypto: explicitly check for byte read/write functions | Cory Fields |
2014-06-21 | Move {Read,Write}{LE,BE}{32,64} to common.h and use builtins if possible | Pieter Wuille |