openssl/crypto/async
Rich Salz 52df25cf2e make error tables const and separate header file
Run perltidy on util/mkerr
Change some mkerr flags, write some doc comments
Make generated tables "const" when genearting lib-internal ones.
Add "state" file for mkerr
Renerate error tables and headers
Rationalize declaration of ERR_load_XXX_strings
Fix out-of-tree build
Add -static; sort flags/vars for options.
Also tweak code output
Moved engines/afalg to engines (from master)
Use -static flag
Standard engine #include's of errors
Don't linewrap err string tables unless necessary

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3392)
2017-06-07 15:12:03 -04:00
..
arch Fix a few if(, for(, while( inside code. 2016-07-20 07:21:53 -04:00
async.c Fix a few if(, for(, while( inside code. 2016-07-20 07:21:53 -04:00
async_err.c make error tables const and separate header file 2017-06-07 15:12:03 -04:00
async_locl.h include/openssl: don't include <windows.h> in public headers. 2016-07-08 11:49:44 +02:00
async_wait.c Further improvements to ASYNC_WAIT_CTX_clear_fd 2017-02-13 15:29:43 +00:00
build.info