index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
1
-1
/
+1
*
Simplify Cygwin checks, part 1
Richard Levitte
2018-01-18
1
-1
/
+1
*
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
2
-34
/
+84
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-11
1
-1
/
+1
*
style : fix some if(...
FdaSilvaYY
2017-11-07
1
-2
/
+2
*
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
*
Add predicatable RAND_METHOD to test ENGINE
Dr. Stephen Henson
2017-08-06
1
-0
/
+32
*
Cleanup some copyright stuff
Rich Salz
2017-06-30
1
-509
/
+0
*
Put message strings in state files
Rich Salz
2017-06-12
10
-162
/
+138
*
make error tables const and separate header file
Rich Salz
2017-06-07
24
-429
/
+418
*
Move engines/afalg to engines
Rich Salz
2017-05-19
7
-13
/
+10
*
Remove filename argument to x86 asm_init.
David Benjamin
2017-05-11
1
-1
/
+1
*
check length sanity before correcting in EVP_CTRL_AEAD_TLS1_AAD
Rich Salz
2017-04-24
1
-0
/
+2
*
e_afalg.[ch]: fix --strict-warnings with gcc 4.x and 32-bit build.
Andy Polyakov
2017-04-01
2
-10
/
+11
*
engines/e_capi.c: slip in PROV_RSA_AES for interchangable CSP only.
Andy Polyakov
2017-03-29
1
-12
/
+15
*
engines/e_capi.c: adhere to CryptAcquireContextW unconditionally.
Andy Polyakov
2017-03-29
1
-47
/
+27
*
engine/e_capi.c: more formatting and styling fixes.
Andy Polyakov
2017-03-29
1
-31
/
+31
*
engines/e_capi.c: formatting and styling fixes.
Andy Polyakov
2017-03-25
1
-70
/
+59
*
Code health: Remove unused VAX transfer vector for engines
Richard Levitte
2017-02-28
1
-24
/
+0
*
Move the CHIL engine to demos/engines
Richard Levitte
2017-02-28
4
-1461
/
+0
*
e_afalg: Don't warn about kernel version when pedantic
Richard Levitte
2016-12-16
1
-2
/
+4
*
Fix some style issues in the TLSv1.3 nonce construction code
Matt Caswell
2016-11-29
1
-6
/
+3
*
Use the TLSv1.3 nonce construction
Matt Caswell
2016-11-29
1
-11
/
+24
*
Fix a missing function prototype in AFALG engine
Matt Caswell
2016-11-24
1
-0
/
+1
*
Only build the body of e_padlock when there are lower level routines
Richard Levitte
2016-11-15
1
-7
/
+3
*
Fix some style issues in ossltest
Matt Caswell
2016-11-02
1
-7
/
+4
*
Make sure ossltest engine works with TLS1.3
Matt Caswell
2016-11-02
1
-1
/
+85
*
Engine afalg: properly set operation type also on big endian.
Tomas Mraz
2016-10-14
1
-2
/
+2
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-10
1
-1
/
+1
*
engines/afalg: make it compile with backward compatibility headers.
Andy Polyakov
2016-09-08
1
-3
/
+6
*
dasync is an internal testing engine, so don't install it
Richard Levitte
2016-08-17
1
-4
/
+4
*
Avoid truncating the pointer on x32 platform.
Tomas Mraz
2016-08-15
1
-5
/
+9
*
Add a comment for the added cast with explanation.
Tomas Mraz
2016-08-15
1
-0
/
+4
*
Fix af_alg engine failure on 32 bit architectures.
Tomas Mraz
2016-08-15
1
-1
/
+1
*
Use _NO_INST in some build.info files
Richard Levitte
2016-07-18
1
-1
/
+2
*
include/openssl: don't include <windows.h> in public headers.
Andy Polyakov
2016-07-08
2
-18
/
+20
*
Simplify INCLUDE statements in build.info files
Richard Levitte
2016-07-01
2
-8
/
+5
*
engines/e_capi.c: accommodate recent DSA_SIG_[get|set]0 changes.
Andy Polyakov
2016-06-27
1
-9
/
+9
*
Handle inability to create AFALG socket
Matt Caswell
2016-06-13
1
-0
/
+9
*
Fixes to get -ansi working
Jeffrey Walton
2016-06-08
1
-8
/
+8
*
Fix some GitHub issues.
Rich Salz
2016-06-07
1
-1
/
+1
*
Remove/rename some old files.
Rich Salz
2016-06-01
1
-1
/
+0
*
Add final(?) set of copyrights.
Rich Salz
2016-06-01
1
-2
/
+9
*
Raise an Err when CRYPTO_THREAD_lock_new fails
FdaSilvaYY
2016-06-01
2
-2
/
+8
*
x86_64 assembly pack: tolerate spaces in source directory name.
Andy Polyakov
2016-05-29
1
-1
/
+1
*
build.info files: add quotes around any spec that may contain spaces
Richard Levitte
2016-05-25
2
-5
/
+5
[next]