FdaSilvaYY
|
f2a6f83862
Cleanup : directly include of `internal/nelem.h` when required.
|
3 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Dmitry Belyavskiy
|
fba140c735
str[n]casecmp => OPENSSL_strncasecmp
|
2 years ago |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 years ago |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 years ago |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Rich Salz
|
9d0dd1d513
Use "" for include crypto/xxx
|
3 years ago |
UndefBehavior
|
bed963d58d
Fix build of /dev/crypto engine with no-dynamic-engine option
|
3 years ago |
John Baldwin
|
3ddf44ea5a
Close /dev/crypto file descriptor after CRIOGET ioctl().
|
3 years ago |
Matt Caswell
|
bd0c71298a
Update copyright year
|
3 years ago |
John Baldwin
|
7fd1ca723a
Support session information on FreeBSD.
|
4 years ago |
John Baldwin
|
b39c215dec
Use CRIOGET to fetch a crypto descriptor when present.
|
4 years ago |
Richard Levitte
|
3a1ee3c199
Drop OPENSSL_NO_RSA everywhere
|
3 years ago |
Matt Caswell
|
b9b2135d22
Don't clear the whole error stack when loading engines
|
4 years ago |
Pauli
|
77ae4f6ff7
engines: fixed to work with EVP_*_meth calls deprecated
|
4 years ago |
Richard Levitte
|
e39e295e20
Update copyright year
|
4 years ago |
Pauli
|
cf8e8cba93
deprecate engines
|
4 years ago |
Rich Salz
|
ff988500c2
Replace FUNCerr with ERR_raise_data
|
5 years ago |
Rich Salz
|
46160e6fb9
Deprecate SYSerr, add new FUNCerr macro
|
5 years ago |
Rich Salz
|
56c3a135b2
Add ERR_put_func_error, and use it.
|
5 years ago |
Antoine Cœur
|
c2969ff6e7
Fix Typos
|
5 years ago |
Retropotenza
|
fdbb3a8655
Fix CHECK_BSD_STYLE_MACROS for OpenBSD and cryptodev-linux
|
5 years ago |
Benjamin Kaduk
|
226f2bf191
Fix strict-warnings build on FreeBSD
|
5 years ago |
Eneas U de Queiroz
|
f7c5b12034
engines/e_devcrypto: set digest input_blocksize
|
5 years ago |
Eneas U de Queiroz
|
41bffb9da0
engines/e_devcrypto: fixes logic in close_devcrypto
|
5 years ago |
Eneas U de Queiroz
|
91958d71aa
engines/e_devcrypto.c: fix cipher_ctrl function
|
5 years ago |
Pauli
|
583fd0c108
Macro typo fix not propagated
|
5 years ago |
Eneas U de Queiroz
|
c703a808a1
eng_devcrypto.c: close open session on init
|
5 years ago |
Eneas U de Queiroz
|
2afebe0bab
e_devcrypto: make the /dev/crypto engine dynamic
|
6 years ago |