Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-27 | Update copyright headers to 2018 | DrahtBot | |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa | |
2017-05-03 | [wallet] Securely erase potentially sensitive keys/values | Thomas Snider | |
2015-02-15 | openssl: abstract out OPENSSL_cleanse | Cory Fields | |
This makes it easier for us to replace it if desired, since it's now only in one spot. Also, it avoids the openssl include from allocators.h, which essentially forced openssl to be included from every compilation unit. |