index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
async
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
one more empty line for code style consistency
willmafh
2024-12-06
1
-0
/
+1
*
Copyright year updates
Tomas Mraz
2024-09-05
1
-1
/
+1
*
posix_async: FreeBSD also defines {make|swap|get|set}context
Warner Losh
2024-04-04
1
-1
/
+1
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
3
-15
/
+5
*
Update copyright year
Matt Caswell
2022-05-03
7
-7
/
+7
*
async_posix: Make ASYNC_set_mem_functions threadsafe
Arran Cudbard-Bell
2022-03-10
5
-3
/
+37
*
async_posix: Allow custom stack allocation functions to be specified for POSI...
Arran Cudbard-Bell
2022-03-10
3
-3
/
+80
*
async_posix: raise a memory allocation error if we fail to allocate stack memory
Arran Cudbard-Bell
2022-03-10
1
-0
/
+2
*
aarch64: Fix async_fibre_swapcontext() on clang BTI builds
Tom Cosgrove
2022-02-28
1
-0
/
+12
*
Use USE_SWAPCONTEXT on IA64.
Sebastian Andrzej Siewior
2022-01-04
1
-1
/
+3
*
Add return value NULL checks that were missing
Pauli
2021-11-12
1
-0
/
+8
*
Update copyright year
Matt Caswell
2021-06-17
1
-1
/
+1
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
async: coverity 1446224 - dereference after null check
Pauli
2021-03-20
1
-1
/
+4
*
ASYNC_start_job: Reset libctx when async_fibre_swapcontext fails
Tomas Mraz
2021-03-19
1
-0
/
+6
*
Remove a TODO from async_delete_thread_state()
Matt Caswell
2021-03-14
1
-1
/
+0
*
Update copyright year
Matt Caswell
2021-01-07
2
-2
/
+2
*
crypto/win: Don't use disallowed APIs on UWP
Nirbheek Chauhan
2021-01-04
2
-1
/
+13
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-2
/
+3
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
2
-14
/
+13
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
2
-6
/
+6
*
Update copyright year
Richard Levitte
2020-07-16
2
-2
/
+2
*
Make the ASYNC code default libctx aware
Matt Caswell
2020-06-28
2
-0
/
+19
*
Update copyright year
Matt Caswell
2020-04-23
2
-2
/
+2
*
Use swapcontext for Intel CET
H.J. Lu
2020-02-08
2
-1
/
+20
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-1
/
+1
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
1
-3
/
+3
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
6
-5
/
+5
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
2
-2
/
+2
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-17
/
+2
*
Provide an ability to deregister thread stop handlers
Matt Caswell
2019-06-19
1
-2
/
+2
*
Tell the FIPS provider about thread stop events
Matt Caswell
2019-06-17
1
-3
/
+3
*
Convert thread stop handling into a publish/subscribe model
Matt Caswell
2019-06-17
1
-4
/
+7
*
add an additional async notification communication method based on callback
Ping Yu
2019-01-27
2
-0
/
+38
*
Following the license change, modify the boilerplates in crypto/async/
Richard Levitte
2018-12-06
10
-10
/
+10
*
arch/async_posix.h: improve portability.
Andy Polyakov
2018-10-19
1
-1
/
+2
*
Update copyright year
Matt Caswell
2018-05-01
1
-1
/
+1
*
Fix memleaks in async api
Bernd Edlinger
2018-04-26
1
-28
/
+46
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
2
-3
/
+6
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
1
-1
/
+1
*
Simplify Cygwin checks, part 1
Richard Levitte
2018-01-18
1
-1
/
+1
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
2
-4
/
+4
*
Prevent NULL dereference in async clear-fd code
Benjamin Kaduk
2017-10-30
1
-0
/
+1
*
Simplify the stack reservation
Paul Yang
2017-10-26
1
-3
/
+1
*
Add stack space reservations.
Pauli
2017-09-27
1
-1
/
+3
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-1
/
+0
[next]