index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
engines
/
e_afalg.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2021-04-18
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Fixup support for io_pgetevents_time64 syscall
Alistair Francis
2021-03-09
1
-13
/
+42
*
Don't clear the whole error stack when loading engines
Matt Caswell
2020-11-06
1
-1
/
+11
*
afalg: add a NULL pointer check
Pauli
2020-10-29
1
-0
/
+3
*
engines: fixed to work with EVP_*_meth calls deprecated
Pauli
2020-07-22
1
-1
/
+1
*
deprecate engines
Pauli
2020-07-16
1
-0
/
+3
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Fix misspelling errors and typos reported by codespell
Dr. Matthias St. Pierre
2020-02-06
1
-1
/
+1
*
Add support for io_pgetevents_time64 syscall
Alistair Francis
2019-09-18
1
-0
/
+16
*
Use OPENSSL_strlcpy instead of strncpy in e_afalg.c
Bernd Edlinger
2019-07-30
1
-10
/
+4
*
Ensure that the struct msghdr is properly zeroed.
Pauli
2019-03-29
1
-1
/
+2
*
Following the license change, modify the boilerplates in engines/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Replace accidentally used C99 macro __func__ with __FILE__/__LINE__
Bernd Edlinger
2018-06-23
1
-34
/
+40
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
Make all private functions in e_afalg.c static
Richard Levitte
2018-02-07
1
-5
/
+5
*
putting the missing static
JitendraLulla
2017-12-08
1
-1
/
+1
*
make get_cipher_handle static
JitendraLulla
2017-12-08
1
-1
/
+1
*
fix --strict-warnings
JitendraLulla
2017-12-08
1
-1
/
+2
*
extending afalg with aes-cbc-192/256, afalgtest.c also updated accordingly. c...
JitendraLulla
2017-12-08
1
-34
/
+69
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
1
-1
/
+1
*
afalg: Fix kernel version check
Baptiste Jonglez
2017-10-31
1
-1
/
+1
*
afalg: Use eventfd2 syscall instead of eventfd
Baptiste Jonglez
2017-10-31
1
-1
/
+1
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-3
/
+1
*
Move engines/afalg to engines
Rich Salz
2017-05-20
1
-0
/
+830