aboutsummaryrefslogtreecommitdiff
path: root/crypto/async/arch/async_null.h
AgeCommit message (Expand)AuthorFilesLines
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-4/+0
2016-02-09Auto init/deinit libcryptoMatt Caswell1-1/+1
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-12-12Fix compile failure with no-threadsMatt Caswell1-1/+1
2015-11-20Simplify async pool handlingMatt Caswell1-0/+2
2015-11-20Normalise ASYNC namingMatt Caswell1-8/+7
2015-11-20Fix windows compilation warningsMatt Caswell1-3/+0
2015-11-20Fix ASYNC null implementationMatt Caswell1-0/+4
2015-11-20Add null async implementationMatt Caswell1-0/+76