Richard Levitte
|
b646179229
Copyright year updates
|
7 miesięcy temu |
Bernd Edlinger
|
729a1496cc
Fix a possible memleak in bind_afalg
|
9 miesięcy temu |
ramin
|
bd19999b39
Add af_alg errors to the error queue
|
2 lat temu |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 lat temu |
Bernd Edlinger
|
6f6a5e0c7c
Fix a memory leak in the afalg engine
|
3 lat temu |
Pauli
|
514b76917c
afalg: add some memory initialisation calls to pacify memory sanitisation.
|
3 lat temu |
Pauli
|
b0a0ab07b4
afalg: fix coverity 1485661 improper use of negative value
|
3 lat temu |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 lat temu |
Rich Salz
|
f6c95e46c0
Add "origin" field to EVP_CIPHER, EVP_MD
|
3 lat temu |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 lat temu |
Alistair Francis
|
e5499a3cac
Fixup support for io_pgetevents_time64 syscall
|
3 lat temu |
Matt Caswell
|
b9b2135d22
Don't clear the whole error stack when loading engines
|
4 lat temu |
Pauli
|
728d03b576
afalg: add a NULL pointer check
|
4 lat temu |
Pauli
|
77ae4f6ff7
engines: fixed to work with EVP_*_meth calls deprecated
|
4 lat temu |
Pauli
|
cf8e8cba93
deprecate engines
|
4 lat temu |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 lat temu |
Dr. Matthias St. Pierre
|
7fa8bcfe43
Fix misspelling errors and typos reported by codespell
|
4 lat temu |
Alistair Francis
|
5b5e2985f3
Add support for io_pgetevents_time64 syscall
|
5 lat temu |
Bernd Edlinger
|
62cc845fc9
Use OPENSSL_strlcpy instead of strncpy in e_afalg.c
|
5 lat temu |
Pauli
|
64a45882c7
Ensure that the struct msghdr is properly zeroed.
|
5 lat temu |
Richard Levitte
|
ab3fa1c0ad
Following the license change, modify the boilerplates in engines/
|
6 lat temu |
Bernd Edlinger
|
24fa4b8df0
Replace accidentally used C99 macro __func__ with __FILE__/__LINE__
|
6 lat temu |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 lat temu |
Richard Levitte
|
3a7141df87
Make all private functions in e_afalg.c static
|
6 lat temu |
JitendraLulla
|
f1138840cb
putting the missing static
|
7 lat temu |
JitendraLulla
|
7e8a5e3090
make get_cipher_handle static
|
7 lat temu |
JitendraLulla
|
a3d7fd2837
fix --strict-warnings
|
7 lat temu |
JitendraLulla
|
49ea0f0983
extending afalg with aes-cbc-192/256, afalgtest.c also updated accordingly. comments from matt, Stephen considered
|
7 lat temu |
Josh Soref
|
46f4e1bec5
Many spelling fixes/typo's corrected.
|
7 lat temu |
Baptiste Jonglez
|
3ba70235be
afalg: Fix kernel version check
|
7 lat temu |