Sign in
flutter
/
third_party
/
openssl
/
089a45c5dfc28bf3c28a1fcfc0080833509fdd14
/
engines
/
afalg
97043e4
e_afalg: Don't warn about kernel version when pedantic
by Richard Levitte
· 8 years ago
a1fd1fb
Fix a missing function prototype in AFALG engine
by Matt Caswell
· 8 years ago
574cffd
Engine afalg: properly set operation type also on big endian.
by Tomas Mraz
· 8 years ago
4e39972
engines/afalg: make it compile with backward compatibility headers.
by Andy Polyakov
· 9 years ago
40c60b0
Avoid truncating the pointer on x32 platform.
by Tomas Mraz
· 9 years ago
e7e5d60
Add a comment for the added cast with explanation.
by Tomas Mraz
· 9 years ago
3f8d121
Fix af_alg engine failure on 32 bit architectures.
by Tomas Mraz
· 9 years ago
0483f58
Simplify INCLUDE statements in build.info files
by Richard Levitte
· 9 years ago
25b9d11
Handle inability to create AFALG socket
by Matt Caswell
· 9 years ago
2a7de0f
Fixes to get -ansi working
by Jeffrey Walton
· 9 years ago
7030e35
build.info files: add quotes around any spec that may contain spaces
by Richard Levitte
· 9 years ago
0447316
GH919: Fix wrappers for two headers
by Rich Salz
· 9 years ago
b6cff31
Manual fixes after copyright consolidation
by Rich Salz
· 9 years ago
440e5d8
Copyright consolidation 02/10
by Rich Salz
· 9 years ago
538dbbc
typo
by Dr. Stephen Henson
· 9 years ago
45c6e23
Remove --classic build entirely
by Richard Levitte
· 9 years ago
627537d
Fix AFALG kernel and headers mismatch problem
by Matt Caswell
· 9 years ago
b3599db
Rename int_*() functions to *_int()
by Matt Caswell
· 9 years ago
342c21c
Rename lots of *_intern or *_internal function to int_*
by Matt Caswell
· 9 years ago
007c80e
Remove the remainder of util/mk1mf.pl and companion scripts
by Richard Levitte
· 9 years ago
6bf73e5
Fix no-deprecated
by Matt Caswell
· 9 years ago
256ed96
Fix a memory leak in the afalg engine
by Matt Caswell
· 9 years ago
707059a
Don't add afalg engine if configured "no-engine"
by Richard Levitte
· 9 years ago
44ab2df
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
by Matt Caswell
· 9 years ago
c6912ad
Fix the build tree include directory for afalg engine
by Richard Levitte
· 9 years ago
a193388
Fix some clang warnings
by Matt Caswell
· 9 years ago
d245844
Adding afalg test
by clucey
· 9 years ago
8da00a3
Misc afalg build fixes
by Matt Caswell
· 9 years ago
6cba4a6
Rework based on feedback:
by clucey
· 9 years ago
7f458a4
ALG: Add AFALG engine
by clucey
· 9 years ago