Sign in
flutter
/
third_party
/
openssl
/
886c2e614fc1e78e658122bf6f6bccdd7dd23857
/
test
/
asynctest.c
83cf7ab
Update copyright year
by Matt Caswell
· 7 years ago
3cb7c5c
Use void in all function definitions that do not take any arguments
by Kurt Roeckx
· 7 years ago
a0f44a3
asynctest: don't depend on apps
by Emilia Kasper
· 8 years ago
f44e636
Add test to show wrong behavior of ASYNC_WAIT_CTX
by Andrea Grandi
· 8 years ago
e8aa8b6
Fix a few if(, for(, while( inside code.
by FdaSilvaYY
· 9 years ago
f1f5ee1
include/openssl: don't include <windows.h> in public headers.
by Andy Polyakov
· 9 years ago
440e5d8
Copyright consolidation 02/10
by Rich Salz
· 9 years ago
c521edc
Some platforms provide getcontext() but it does not work
by Matt Caswell
· 9 years ago
174a74e
Fix use before init warnings in asynctest
by Matt Caswell
· 9 years ago
ff75a25
Refactor the async wait fd logic
by Matt Caswell
· 9 years ago
7b9f8f7
Auto init/deinit libcrypto
by Matt Caswell
· 9 years ago
3498076
Remove /* foo.c */ comments
by Rich Salz
· 9 years ago
8d35ceb
Use POSIX functions on Cygwin, not Win32 function
by Corinna Vinschen
· 9 years ago
bbd86bf
mem functions cleanup
by Rich Salz
· 9 years ago
68487a9
Convert __thread to pthreads for Thread Local Storage
by Matt Caswell
· 9 years ago
2b2c78d
Swap to using proper windows pipes
by Matt Caswell
· 9 years ago
e8dfb5b
Add ASYNC_block_pause and ASYNC_unblock_pause
by Matt Caswell
· 9 years ago
7240557
Fix ASYNC null implementation
by Matt Caswell
· 9 years ago
5705e05
Add ASYNC tests
by Matt Caswell
· 9 years ago