| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 1 | -1/+1 |
| | | |||||
| * | ensure consistent header comment naming conventions | Philip Kaufmann | 2015-04-20 | 1 | -3/+3 |
| | | | | | - BITCOIN_FOLDER_SUBFOLDER_FILENAME_H | ||||
| * | allocators: split allocators and pagelocker | Cory Fields | 2015-03-20 | 1 | -0/+48 |
| Pagelocker is only needed for secure (usually wallet) operations, so don't make the zero-after-free allocator depend on it. | |||||