Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year | Matt Caswell | 2022-05-03 | 1 | -1/+1 |
* | async_posix: Make ASYNC_set_mem_functions threadsafe | Arran Cudbard-Bell | 2022-03-10 | 1 | -0/+2 |
* | Following the license change, modify the boilerplates in crypto/async/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | Copyright consolidation 04/10 | Rich Salz | 2016-05-17 | 1 | -48/+5 |
* | Convert ASYNC code to use new Thread API | Matt Caswell | 2016-03-02 | 1 | -4/+0 |
* | Auto init/deinit libcrypto | Matt Caswell | 2016-02-09 | 1 | -1/+1 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 1 | -1/+0 |
* | Fix compile failure with no-threads | Matt Caswell | 2015-12-12 | 1 | -1/+1 |
* | Simplify async pool handling | Matt Caswell | 2015-11-21 | 1 | -0/+2 |
* | Normalise ASYNC naming | Matt Caswell | 2015-11-21 | 1 | -8/+7 |
* | Fix windows compilation warnings | Matt Caswell | 2015-11-21 | 1 | -3/+0 |
* | Fix ASYNC null implementation | Matt Caswell | 2015-11-21 | 1 | -0/+4 |
* | Add null async implementation | Matt Caswell | 2015-11-21 | 1 | -0/+76 |