index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
asynctest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Fix memory leak of asynctest
Tianjia Zhang
2022-09-23
1
-0
/
+1
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
async_posix: Allow custom stack allocation functions to be specified for POSI...
Arran Cudbard-Bell
2022-03-10
1
-1
/
+49
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-16
/
+16
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
1
-9
/
+9
*
Update copyright year
Richard Levitte
2020-07-16
1
-1
/
+1
*
Add a test to make sure ASYNC aware code gets the right default libctx
Matt Caswell
2020-06-28
1
-1
/
+109
*
Deprecate most of debug-memory
Rich Salz
2019-12-14
1
-4
/
+1
*
add an additional async notification communication method based on callback
Ping Yu
2019-01-27
1
-0
/
+38
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
Use void in all function definitions that do not take any arguments
Kurt Roeckx
2018-05-11
1
-5
/
+5
*
asynctest: don't depend on apps
Emilia Kasper
2017-03-28
1
-1
/
+0
*
Add test to show wrong behavior of ASYNC_WAIT_CTX
Andrea Grandi
2017-02-13
1
-4
/
+25
*
Fix a few if(, for(, while( inside code.
FdaSilvaYY
2016-07-20
1
-1
/
+1
*
include/openssl: don't include <windows.h> in public headers.
Andy Polyakov
2016-07-08
1
-0
/
+4
*
Copyright consolidation 02/10
Rich Salz
2016-05-17
1
-53
/
+5
*
Some platforms provide getcontext() but it does not work
Matt Caswell
2016-03-16
1
-31
/
+14
*
Fix use before init warnings in asynctest
Matt Caswell
2016-02-29
1
-5
/
+5
*
Refactor the async wait fd logic
Matt Caswell
2016-02-29
1
-52
/
+87
*
Auto init/deinit libcrypto
Matt Caswell
2016-02-09
1
-18
/
+18
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Use POSIX functions on Cygwin, not Win32 function
Corinna Vinschen
2016-01-18
1
-2
/
+2
*
mem functions cleanup
Rich Salz
2016-01-07
1
-2
/
+1
*
Convert __thread to pthreads for Thread Local Storage
Matt Caswell
2015-11-21
1
-19
/
+19
*
Swap to using proper windows pipes
Matt Caswell
2015-11-21
1
-3
/
+13
*
Add ASYNC_block_pause and ASYNC_unblock_pause
Matt Caswell
2015-11-21
1
-3
/
+33
*
Fix ASYNC null implementation
Matt Caswell
2015-11-21
1
-0
/
+3
*
Add ASYNC tests
Matt Caswell
2015-11-21
1
-0
/
+256