Sign in
flutter
/
third_party
/
openssl
/
43054d3d734a8fa8a3d2da20c206a47d4060b7bd
/
engines
48e5119
Copyright update of more files that have changed this year
by Richard Levitte
· 7 years ago
6ce66ce
Simplify Cygwin checks, part 1
by Richard Levitte
· 7 years ago
f113884
putting the missing static
by JitendraLulla
· 7 years ago
7e8a5e3
make get_cipher_handle static
by JitendraLulla
· 7 years ago
a3d7fd2
fix --strict-warnings
by JitendraLulla
· 7 years ago
49ea0f0
extending afalg with aes-cbc-192/256, afalgtest.c also updated accordingly. comments from matt, Stephen considered
by JitendraLulla
· 7 years ago
46f4e1b
Many spelling fixes/typo's corrected.
by Josh Soref
· 7 years ago
f479eab
style : fix some if(...
by FdaSilvaYY
· 7 years ago
3ba7023
afalg: Fix kernel version check
by Baptiste Jonglez
· 7 years ago
bee9c8a
afalg: Use eventfd2 syscall instead of eventfd
by Baptiste Jonglez
· 7 years ago
c57c32a
Add predicatable RAND_METHOD to test ENGINE
by Dr. Stephen Henson
· 8 years ago
624265c
Cleanup some copyright stuff
by Rich Salz
· 8 years ago
5816586
Put message strings in state files
by Rich Salz
· 8 years ago
52df25c
make error tables const and separate header file
by Rich Salz
· 8 years ago
1514f7c
Move engines/afalg to engines
by Rich Salz
· 8 years ago
e195c8a
Remove filename argument to x86 asm_init.
by David Benjamin
· 8 years ago
a68d350
check length sanity before correcting in EVP_CTRL_AEAD_TLS1_AAD
by Rich Salz
· 8 years ago
c27778d
e_afalg.[ch]: fix --strict-warnings with gcc 4.x and 32-bit build.
by Andy Polyakov
· 8 years ago
8ab9af5
engines/e_capi.c: slip in PROV_RSA_AES for interchangable CSP only.
by Andy Polyakov
· 8 years ago
3a5b64b
engines/e_capi.c: adhere to CryptAcquireContextW unconditionally.
by Andy Polyakov
· 8 years ago
8f0e588
engine/e_capi.c: more formatting and styling fixes.
by Andy Polyakov
· 8 years ago
e08b444
engines/e_capi.c: formatting and styling fixes.
by Andy Polyakov
· 8 years ago
38a322a
Code health: Remove unused VAX transfer vector for engines
by Richard Levitte
· 8 years ago
44e2d45
Move the CHIL engine to demos/engines
by Richard Levitte
· 8 years ago
97043e4
e_afalg: Don't warn about kernel version when pedantic
by Richard Levitte
· 8 years ago
6606d60
Fix some style issues in the TLSv1.3 nonce construction code
by Matt Caswell
· 8 years ago
bebc0c7
Use the TLSv1.3 nonce construction
by Matt Caswell
· 8 years ago
a1fd1fb
Fix a missing function prototype in AFALG engine
by Matt Caswell
· 8 years ago
7b176a5
Only build the body of e_padlock when there are lower level routines
by Richard Levitte
· 8 years ago
ca0b75a
Fix some style issues in ossltest
by Matt Caswell
· 8 years ago
aad22ba
Make sure ossltest engine works with TLS1.3
by Matt Caswell
· 8 years ago
574cffd
Engine afalg: properly set operation type also on big endian.
by Tomas Mraz
· 8 years ago
609b085
Remove trailing whitespace from some files.
by David Benjamin
· 8 years ago
4e39972
engines/afalg: make it compile with backward compatibility headers.
by Andy Polyakov
· 9 years ago
46117d3
dasync is an internal testing engine, so don't install it
by Richard Levitte
· 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
7218ae5
Use _NO_INST in some build.info files
by Richard Levitte
· 9 years ago
f1f5ee1
include/openssl: don't include <windows.h> in public headers.
by Andy Polyakov
· 9 years ago
0483f58
Simplify INCLUDE statements in build.info files
by Richard Levitte
· 9 years ago
7a53360
engines/e_capi.c: accommodate recent DSA_SIG_[get|set]0 changes.
by Andy Polyakov
· 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
56989dc
Fix some GitHub issues.
by Rich Salz
· 9 years ago
b8a9af6
Remove/rename some old files.
by Rich Salz
· 9 years ago
44c8a5e
Add final(?) set of copyrights.
by Rich Salz
· 9 years ago
b2b361f
Raise an Err when CRYPTO_THREAD_lock_new fails
by FdaSilvaYY
· 9 years ago
cfe1d99
x86_64 assembly pack: tolerate spaces in source directory name.
by Andy Polyakov
· 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
6aa36e8
Add OpenSSL copyright to .pl files
by Rich Salz
· 9 years ago
690b462
Add some check for malloc failure in the CAPI engine
by Matt Caswell
· 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
8aac5d2
Fix RSA dasync engine bug
by Matt Caswell
· 9 years ago
3c01ed6
Add missing initialiser in e_chil.c
by Richard Levitte
· 9 years ago
538dbbc
typo
by Dr. Stephen Henson
· 9 years ago
b1a07c3
Remove obsolete defined(__INTEL__) condition.
by Andy Polyakov
· 9 years ago
f0483bf
Fix capi engine for no-dsa
by Matt Caswell
· 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
5158c76
Remove OPENSSL_NO_AES guards
by Matt Caswell
· 9 years ago
7e74eaa
Rename internal symbol to follow internal naming pattern
by Richard Levitte
· 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
e9c2b10
Fix forgotten adaptation to opaque RSA and RSA_METHOD
by Richard Levitte
· 9 years ago
b72c912
Make the RSA_METHOD structure opaque
by Richard Levitte
· 9 years ago
6c13488
Make sure the rand_byte buffer in padlock engine is cleansed.
by Richard Levitte
· 9 years ago
aa05e7c
Rename get/set_app_data to get0/set0_app_data
by Matt Caswell
· 9 years ago
a517f7f
Various DSA opacity fixups
by Matt Caswell
· 9 years ago
6e9fa57
Make DSA_METHOD opaque
by Matt Caswell
· 9 years ago
921de15
Move dso.h to internal
by Rich Salz
· 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
a57bfe4
Resolved unresolved symbols with no-hw
by Matt Caswell
· 9 years ago
d43a8fd
engines/Makefile.in: some [older] shell complain about 'for i ;',
by Andy Polyakov
· 9 years ago
f425f9d
Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)
by Richard Levitte
· 9 years ago
256ed96
Fix a memory leak in the afalg engine
by Matt Caswell
· 9 years ago
9ee3a5b
Don't add engines if configured "no-engine"
by Richard Levitte
· 9 years ago
707059a
Don't add afalg engine if configured "no-engine"
by Richard Levitte
· 9 years ago
5b14d5b
Make sure the effect of "pic" / "no-pic" is used with assembler compilations
by Richard Levitte
· 9 years ago
71a07ca
Convert the dynlocks in e_chil to the new Thread API locks
by Richard Levitte
· 9 years ago
af48aa7
Remove another lock from e_chil
by Matt Caswell
· 9 years ago
0231a02
Move chil engine to the new thread api
by Matt Caswell
· 9 years ago
2f78195
Use correct function ID in error path
by Alessandro Ghedini
· 9 years ago
a8a3554
Adapt e_capi to the DSA_SIG_get0() API
by Richard Levitte
· 9 years ago
6a6462f
Fix engine/asm/e_padlock-x86.pl for newer semantics
by Richard Levitte
· 9 years ago
e38c2e8
Refactor dasync cipher implementations to improve code reuse
by Matt Caswell
· 9 years ago
11780ac
Move the _hidden_* static variables in dasync to be constructed in bind
by Matt Caswell
· 9 years ago
44ab2df
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
by Matt Caswell
· 9 years ago
2f2c9ca
Add dummy pipeline support for aes128_cbc_hmac_sha1
by Matt Caswell
· 9 years ago
98ee754
Update the dasync engine to add a pipeline cipher
by Matt Caswell
· 9 years ago
c6912ad
Fix the build tree include directory for afalg engine
by Richard Levitte
· 9 years ago
d62d17b
Unified - adapt the generation of padlock assembler to use GENERATE
by Richard Levitte
· 9 years ago
b8972ed
GH804: Fix unused-result warnings in dasync
by Alessandro Ghedini
· 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
Next »