20 Commits (661caf83b3dcae6376e59b6cae07f0a2a4d37fe9)

Author SHA1 Message Date
Gregory Maxwell 6b3bb3d9ba Change LogAcceptCategory to use uint32_t rather than sets of strings. 8 years ago
Wladimir J. van der Laan 7e6dcd9995 random: Add fallback if getrandom syscall not available 8 years ago
Wladimir J. van der Laan 7cad849299 sanity: Move OS random to sanity check function 8 years ago
Wladimir J. van der Laan 224e6eb089 util: Specific GetOSRandom for Linux/FreeBSD/OpenBSD 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Karl-Johan Alm 8c1dbc5e9d Refactor: Removed begin/end_ptr functions. 8 years ago
Wladimir J. van der Laan 5eaaa83ac1 Kill insecure_random and associated global state 8 years ago
Pieter Wuille 628cf1440a Don't use assert for catching randomness failures 8 years ago
Pieter Wuille fa2637a3be Always require OS randomness when generating secret keys 8 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
21E14 32eaf8a3de WIN32 Seed Cleanup: Move nLastPerfmon behind win32 ifdef. 10 years ago
Cory Fields 1630219d90 openssl: abstract out OPENSSL_cleanse 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Wladimir J. van der Laan 65e3a1e762
Make sure that GetRandomBytes never fails 10 years ago
Pieter Wuille 20e01b1a03 Apply clang-format on some infrequently-updated files 10 years ago
Philip Kaufmann 611116d4e3 header include cleanup 10 years ago
Wladimir J. van der Laan ad49c256c3 Split up util.cpp/h 10 years ago
Philip Kaufmann 4eedf4ffee make RandAddSeed() use OPENSSL_cleanse() 10 years ago
Philip Kaufmann 6354935c48 move rand functions from util to new random.h/.cpp 10 years ago