| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 | 2016-12-31 | 1 | -1/+1 |
| * | Kill insecure_random and associated global state | Wladimir J. van der Laan | 2016-10-17 | 1 | -19/+16 |
| * | Always require OS randomness when generating secret keys | Pieter Wuille | 2016-05-29 | 1 | -4/+7 |
| * | Added "Core" to copyright headers | sandakersmann | 2014-12-19 | 1 | -1/+1 |
| * | Remove references to X11 licence | Michael Ford | 2014-12-16 | 1 | -1/+1 |
| * | Fix typo in doxygen comment. | Pavel JanÃk | 2014-11-25 | 1 | -1/+1 |
| * | Make sure that GetRandomBytes never fails | Wladimir J. van der Laan | 2014-11-07 | 1 | -1/+1 |
| * | Apply clang-format on some infrequently-updated files | Pieter Wuille | 2014-09-19 | 1 | -1/+1 |
| * | move rand functions from util to new random.h/.cpp | Philip Kaufmann | 2014-07-09 | 1 | -0/+49 |