aboutsummaryrefslogtreecommitdiff
path: root/crypto/compat/crypto_lock_win.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handle malloc returning nullJohn Norrbin2019-01-041-2/+4
* use InterlockedExchangeAdd for addBrent Cook2019-01-011-8/+6
* make locks self-initialize, switch to critical sectionsBrent Cook2019-01-011-12/+13
* include headerBrent Cook2018-11-111-0/+2
* added crypto_lock portable bitsBrent Cook2018-11-111-0/+53