| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | LockedPool: avoid quadratic-time allocation | Kaz Wesley | 2016-11-02 | 2 | -88/+58 |
| * | LockedPool: fix explosion for illegal-sized alloc | Kaz Wesley | 2016-11-02 | 1 | -0/+5 |
| * | Do not shadow variable, use deprecated MAP_ANON if MAP_ANONYMOUS is not defined. | Pavel Janík | 2016-11-02 | 1 | -3/+10 |
| * | support: Add LockedPool | Wladimir J. van der Laan | 2016-10-27 | 5 | -238/+638 |
| * | wallet: Get rid of LockObject and UnlockObject calls in key.h | Wladimir J. van der Laan | 2016-10-19 | 1 | -17/+0 |
| * | Do not shadow variables | Pavel Janík | 2016-09-27 | 1 | -3/+3 |
| * | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 4 | -4/+4 |
| * | Remove assertion from ~LockedPageManager | Wladimir J. van der Laan | 2015-05-15 | 1 | -1/+0 |
| * | ensure consistent header comment naming conventions | Philip Kaufmann | 2015-04-20 | 3 | -9/+9 |
| * | allocators: split allocators and pagelocker | Cory Fields | 2015-03-20 | 4 | -0/+358 |
| * | openssl: abstract out OPENSSL_cleanse | Cory Fields | 2015-02-15 | 2 | -0/+26 |