Richard Levitte
|
48e5119a6b
Copyright update of more files that have changed this year
|
6 vuotta sitten |
Richard Levitte
|
6ce66ce073
Simplify Cygwin checks, part 1
|
6 vuotta sitten |
FdaSilvaYY
|
f479eab227
style : fix some if(...
|
7 vuotta sitten |
Rich Salz
|
52df25cf2e
make error tables const and separate header file
|
7 vuotta sitten |
Rich Salz
|
a68d35057b
check length sanity before correcting in EVP_CTRL_AEAD_TLS1_AAD
|
7 vuotta sitten |
Andy Polyakov
|
f1f5ee17b6
include/openssl: don't include <windows.h> in public headers.
|
8 vuotta sitten |
Rich Salz
|
440e5d805f
Copyright consolidation 02/10
|
8 vuotta sitten |
Matt Caswell
|
8aac5d2e5a
Fix RSA dasync engine bug
|
8 vuotta sitten |
Matt Caswell
|
b3599dbb6a
Rename int_*() functions to *_int()
|
8 vuotta sitten |
Matt Caswell
|
342c21cd8b
Rename lots of *_intern or *_internal function to int_*
|
8 vuotta sitten |
Richard Levitte
|
b72c912137
Make the RSA_METHOD structure opaque
|
8 vuotta sitten |
Alessandro Ghedini
|
2f78195677
Use correct function ID in error path
|
8 vuotta sitten |
Matt Caswell
|
e38c2e8535
Refactor dasync cipher implementations to improve code reuse
|
8 vuotta sitten |
Matt Caswell
|
11780ac3e2
Move the _hidden_* static variables in dasync to be constructed in bind
|
8 vuotta sitten |
Matt Caswell
|
44ab2dfdf9
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
|
8 vuotta sitten |
Matt Caswell
|
2f2c9caa72
Add dummy pipeline support for aes128_cbc_hmac_sha1
|
9 vuotta sitten |
Matt Caswell
|
98ee75439d
Update the dasync engine to add a pipeline cipher
|
9 vuotta sitten |
Alessandro Ghedini
|
b8972edad6
GH804: Fix unused-result warnings in dasync
|
8 vuotta sitten |
Matt Caswell
|
ff75a25749
Refactor the async wait fd logic
|
8 vuotta sitten |
Matt Caswell
|
7b9f8f7f03
Auto init/deinit libcrypto
|
8 vuotta sitten |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 vuotta sitten |
Richard Levitte
|
cddcea8c4b
Adapt all engines that add new EVP_MDs
|
9 vuotta sitten |
Richard Levitte
|
6e59a892db
Adjust all accesses to EVP_MD_CTX to use accessor functions.
|
9 vuotta sitten |
Dr. Stephen Henson
|
7f572e958b
Remove legacy sign/verify from EVP_MD.
|
9 vuotta sitten |
Kurt Roeckx
|
652d4a8c83
Update dasync to use size_t for the sha1 update
|
9 vuotta sitten |
Matt Caswell
|
46a283c01c
Rename some daysnc functions for consistency
|
9 vuotta sitten |
Matt Caswell
|
f4da39d200
Initial Async notify code changes
|
9 vuotta sitten |
Matt Caswell
|
a14e9ff713
Add the Dummy Async engine (dasync)
|
9 vuotta sitten |