Age | Commit message (Expand) | Author |
---|---|---|
2017-06-28 | Use the override specifier (C++11) where we expect to be overriding the virtu... | practicalswift |
2017-06-12 | Remove unnecessary forward class declarations in header files | practicalswift |
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-11-07 | Get rid of nType and nVersion | Pieter Wuille |
2016-10-19 | wallet: Change CCrypter to use vectors with secure allocator | Wladimir J. van der Laan |
2016-05-13 | crypter: add tests for crypter | Cory Fields |
2016-05-13 | crypter: add a BytesToKey clone to replace the use of openssl | Cory Fields |
2016-05-13 | crypter: constify encrypt/decrypt | Cory Fields |
2016-05-13 | crypter: fix the stored initialization vector size | Cory Fields |
2015-12-13 | Bump copyright headers to 2015 | MarcoFalke |
2015-04-20 | ensure consistent header comment naming conventions | Philip Kaufmann |
2015-03-22 | wallet: move crypter to wallet | Cory Fields |