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
*
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
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
2
-2
/
+2
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-22
/
+20
*
Further improvements to ASYNC_WAIT_CTX_clear_fd
Andrea Grandi
2017-02-13
1
-16
/
+7
*
Remove fd from the list when the engine clears the wait context before pause
Andrea Grandi
2017-02-13
1
-0
/
+27
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Fix a few if(, for(, while( inside code.
FdaSilvaYY
2016-07-20
2
-3
/
+3
*
include/openssl: don't include <windows.h> in public headers.
Andy Polyakov
2016-07-08
2
-4
/
+4
*
Fixes to get -ansi working
Jeffrey Walton
2016-06-08
1
-1
/
+1
*
OpenBSD doesn't have ucontext.h so don't try and include it
Matt Caswell
2016-06-01
1
-1
/
+3
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-8
/
+1
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-51
/
+6
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
9
-432
/
+46
*
Fold threads.h into crypto.h making API public
Viktor Dukhovni
2016-05-16
1
-1
/
+0
*
Android build fixes.
Andy Polyakov
2016-05-02
1
-1
/
+1
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-63
/
+0
*
Fix memory leak where fdlookup linked list is not freed during
Steven Linsell
2016-03-21
1
-7
/
+9
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Remove #error from include files.
Rich Salz
2016-03-21
1
-0
/
+2
*
Some platforms provide getcontext() but it does not work
Matt Caswell
2016-03-16
1
-1
/
+7
*
Add a function to detect if we have async or not
Matt Caswell
2016-03-07
3
-1
/
+15
*
Ensure Async is deinited properly
Matt Caswell
2016-03-02
1
-2
/
+0
*
Convert ASYNC code to use new Thread API
Matt Caswell
2016-03-02
8
-114
/
+31
*
Clarify ASYNC_WAIT_CTX_clear_fd() docs
Matt Caswell
2016-02-29
1
-1
/
+2
*
Refactor the async wait fd logic
Matt Caswell
2016-02-29
8
-137
/
+266
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
1
-1
/
+1
*
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
Richard Levitte
2016-02-18
1
-1
/
+1
*
async_win.c: remove unused variable
Viktor Szakats
2016-02-13
1
-2
/
+0
*
Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefix
Richard Levitte
2016-02-12
1
-2
/
+2
*
Attempt to log an error if init failed
Matt Caswell
2016-02-10
1
-2
/
+0
*
The new init functions can now fail so shouldn't be void
Matt Caswell
2016-02-10
1
-3
/
+7
*
Rename INIT funtions, deprecate old ones.
Rich Salz
2016-02-10
1
-2
/
+2
*
Auto init/deinit libcrypto
Matt Caswell
2016-02-09
8
-108
/
+75
*
Add option to disable async
Todd Short
2016-02-04
2
-2
/
+2
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+3
*
Templatize util/domd
Rich Salz
2016-01-29
1
-2
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
9
-9
/
+0
*
Remove update tags
Rich Salz
2016-01-20
1
-2
/
+0
*
Use POSIX functions on Cygwin, not Win32 function
Corinna Vinschen
2016-01-18
2
-2
/
+2
*
Remove some old makefile targets
Rich Salz
2016-01-17
1
-12
/
+0
[next]