| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
'case' return types
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
from anonymous modules
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
out-of-scope regular variables
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
restarting transactions
|
| |
|
| |
|
|
|
|
|
|
| |
Create an Autoconf test to determine if pthread_t is a pointer or scalar
type, and use the appropriate CRYPTO_THREADID_set macro based on the
result.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Enable OpenSSL’s multithreading support by defining locking and
thread-ID callbacks. Remove a lock obviated by this change.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Both of these functions end up returning RETURN_INDIRECTLY, which is
assumed to be an error by static.c's main. Treat it as success
instead.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|