]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/async/arch/async_posix.c
Remove /* foo.c */ comments
[thirdparty/openssl.git] / crypto / async / arch / async_posix.c
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-11-22  Viktor DukhovniAsync error handling and MacOS/X fixes
2015-11-20  Matt CaswellImplement windows async thread local variable support
2015-11-20  Matt CaswellConvert __thread to pthreads for Thread Local Storage
2015-11-20  Matt CaswellSimplify async pool handling
2015-11-20  Matt CaswellSwap to using proper windows pipes
2015-11-20  Matt CaswellFix some style issues
2015-11-20  Matt CaswellFix clang errors
2015-11-20  Matt CaswellNormalise ASYNC naming
2015-11-20  Matt CaswellImplement windows async pool and notify support
2015-11-20  Matt CaswellImplement local thread pools
2015-11-20  Matt CaswellInitial Async notify code changes
2015-11-20  Matt CaswellUse longjmp at setjmp where possible
2015-11-20  Matt CaswellIncrease stack size
2015-11-20  Matt CaswellAsync port to windows