Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle malloc returning null | John Norrbin | 2019-01-04 | 1 | -2/+4 |
* | use InterlockedExchangeAdd for add | Brent Cook | 2019-01-01 | 1 | -8/+6 |
* | make locks self-initialize, switch to critical sections | Brent Cook | 2019-01-01 | 1 | -12/+13 |
* | include header | Brent Cook | 2018-11-11 | 1 | -0/+2 |
* | added crypto_lock portable bits | Brent Cook | 2018-11-11 | 1 | -0/+53 |