Sign in
flutter
/
third_party
/
openssl
/
a2880aec7314823ce1df48c501d8c5c2a0456918
/
engines
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
7f458a4
ALG: Add AFALG engine
by clucey
· 9 years ago
8448b69
GH758: e_dasync_err.h: honor no-filenames option
by Viktor Szakats
· 9 years ago
ff75a25
Refactor the async wait fd logic
by Matt Caswell
· 9 years ago
0421c00
Add forgotten change of check of disabled-dynamic-engine
by Richard Levitte
· 9 years ago
766579e
Remove Ubsec engine
by Matt Caswell
· 9 years ago
343ec2b
Build dynamic engines even if configured "no-shared"
by Richard Levitte
· 9 years ago
45502bf
Always build library object files with shared library cflags
by Richard Levitte
· 9 years ago
9ee0ed3
Big rename fest of engine DSO names, from libFOO.so to FOO.so
by Richard Levitte
· 9 years ago
e048fd5
Big rename fest in makefile.shared: link_a / link_o -> link_shlib / link_dso
by Richard Levitte
· 9 years ago
ce192eb
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
by Richard Levitte
· 9 years ago
3ba8471
Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
by David Woodhouse
· 9 years ago
de72be2
Pass $(CC) to perlasm scripts via the environment
by Richard Levitte
· 9 years ago
3c65577
Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefix
by Richard Levitte
· 9 years ago
7b548d3
Test for and use AES CSP for RSA if present.
by Dr Stephen Henson
· 9 years ago
0f53f93
clean away old VMS cruft
by Richard Levitte
· 9 years ago
567a9e6
unified build scheme: add a "unified" template for Unix Makefile
by Richard Levitte
· 9 years ago
e8461ee
Simplify the specification of include dirs in the build dir
by Richard Levitte
· 9 years ago
7b9f8f7
Auto init/deinit libcrypto
by Matt Caswell
· 9 years ago
c86ddbe
Enhance and clear the support of linker flags
by Richard Levitte
· 9 years ago
777a288
unified build scheme: add build.info files
by Richard Levitte
· 9 years ago
ced2c2c
Templatize util/domd
by Rich Salz
· 9 years ago
1740c16
Configure et al: split up the lflags configuration item into two
by Richard Levitte
· 9 years ago
Next »