aboutsummaryrefslogtreecommitdiff
path: root/crypto/async/arch/async_win.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-07Update copyright yearMatt Caswell1-1/+1
2021-01-04crypto/win: Don't use disallowed APIs on UWPNirbheek Chauhan1-1/+9
2018-12-06Following the license change, modify the boilerplates in crypto/async/Richard Levitte1-1/+1
2016-05-17Copyright consolidation 04/10Rich Salz1-48/+5
2016-03-02Convert ASYNC code to use new Thread APIMatt Caswell1-6/+0
2016-02-09Auto init/deinit libcryptoMatt Caswell1-1/+1
2016-02-04Add option to disable asyncTodd Short1-1/+1
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-18Use POSIX functions on Cygwin, not Win32 functionCorinna Vinschen1-1/+1
2015-11-22Async error handling and MacOS/X fixesViktor Dukhovni1-2/+1
2015-11-20Implement windows async thread local variable supportMatt Caswell1-4/+4
2015-11-20Simplify async pool handlingMatt Caswell1-0/+3
2015-11-20Normalise ASYNC namingMatt Caswell1-10/+10
2015-11-20Implement windows async pool and notify supportMatt Caswell1-1/+1
2015-11-20Async port to windowsMatt Caswell1-0/+84