Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-19 | Added "Core" to copyright headers | sandakersmann | |
Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60 | |||
2014-09-29 | update license of compat and crypto | Philip Kaufmann | |
- change license to be just MIT for all files in compat and crypto - also add missing header end comments - ensure default header include style | |||
2014-09-25 | Apply clang-format on crypto/* and compat/* | Pieter Wuille | |
2014-09-14 | header include cleanup | Philip Kaufmann | |
- ensures alphabetical ordering for includes etc. in source file headers | |||
2014-06-21 | Add <Hasher>::OUTPUT_SIZE | Pieter Wuille | |
2014-06-21 | Move {Read,Write}{LE,BE}{32,64} to common.h and use builtins if possible | Pieter Wuille | |
2014-06-21 | Move crypto implementations to src/crypto/ | Pieter Wuille | |