| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Avoid unaligned access in crypto i/o | Pieter Wuille | 2017-01-12 | 1 | -10/+26 |
| * | build: Endian compatibility | Wladimir J. van der Laan | 2015-03-06 | 1 | -65/+11 |
| * | Added "Core" to copyright headers | sandakersmann | 2014-12-19 | 1 | -1/+1 |
| * | update license of compat and crypto | Philip Kaufmann | 2014-09-29 | 1 | -2/+4 |
| * | Apply clang-format on crypto/* and compat/* | Pieter Wuille | 2014-09-25 | 1 | -15/+40 |
| * | crypto: explicitly check for byte read/write functions | Cory Fields | 2014-06-21 | 1 | -16/+63 |
| * | Move {Read,Write}{LE,BE}{32,64} to common.h and use builtins if possible | Pieter Wuille | 2014-06-21 | 1 | -0/+46 |