| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added "Core" to copyright headers | sandakersmann | 2014-12-19 | 1 | -1/+1 |
| | | | | | | Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60 | ||||
| * | update license of compat and crypto | Philip Kaufmann | 2014-09-29 | 1 | -1/+1 |
| | | | | | | | - change license to be just MIT for all files in compat and crypto - also add missing header end comments - ensure default header include style | ||||
| * | Apply clang-format on crypto/* and compat/* | Pieter Wuille | 2014-09-25 | 1 | -14/+10 |
| | | |||||
| * | small cleanup in src/compat .h and .cpp | Philip Kaufmann | 2014-06-21 | 1 | -1/+5 |
| | | | | | | | - add license header - fix include guards - fix indentation | ||||
| * | sanity: add libc/stdlib sanity checks | Cory Fields | 2014-06-16 | 1 | -0/+61 |
| These are meant to test our back-compat stubs, but they are enabled for all builds for the sake of consistency. | |||||