index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
engines
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix RSA dasync engine bug
Matt Caswell
2016-05-17
1
-1
/
+1
*
Add missing initialiser in e_chil.c
Richard Levitte
2016-05-16
1
-1
/
+1
*
typo
Dr. Stephen Henson
2016-05-11
1
-1
/
+1
*
Remove obsolete defined(__INTEL__) condition.
Andy Polyakov
2016-05-02
1
-2
/
+1
*
Fix capi engine for no-dsa
Matt Caswell
2016-04-22
1
-0
/
+22
*
Remove --classic build entirely
Richard Levitte
2016-04-20
2
-194
/
+0
*
Fix AFALG kernel and headers mismatch problem
Matt Caswell
2016-04-14
1
-0
/
+3
*
Remove OPENSSL_NO_AES guards
Matt Caswell
2016-04-13
1
-44
/
+34
*
Rename internal symbol to follow internal naming pattern
Richard Levitte
2016-04-13
1
-1
/
+1
*
Rename int_*() functions to *_int()
Matt Caswell
2016-04-13
4
-9
/
+9
*
Rename lots of *_intern or *_internal function to int_*
Matt Caswell
2016-04-13
4
-10
/
+10
*
Fix forgotten adaptation to opaque RSA and RSA_METHOD
Richard Levitte
2016-04-07
1
-32
/
+48
*
Make the RSA_METHOD structure opaque
Richard Levitte
2016-04-06
1
-25
/
+28
*
Make sure the rand_byte buffer in padlock engine is cleansed.
Richard Levitte
2016-04-04
1
-1
/
+1
*
Rename get/set_app_data to get0/set0_app_data
Matt Caswell
2016-04-03
1
-3
/
+3
*
Various DSA opacity fixups
Matt Caswell
2016-04-03
1
-6
/
+10
*
Make DSA_METHOD opaque
Matt Caswell
2016-04-03
1
-29
/
+26
*
Move dso.h to internal
Rich Salz
2016-03-23
2
-2
/
+1
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
2
-7
/
+0
*
Fix no-deprecated
Matt Caswell
2016-03-18
1
-0
/
+1
*
Resolved unresolved symbols with no-hw
Matt Caswell
2016-03-18
1
-7
/
+10
*
engines/Makefile.in: some [older] shell complain about 'for i ;',
Andy Polyakov
2016-03-14
1
-1
/
+1
*
Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)
Richard Levitte
2016-03-13
1
-1
/
+1
*
Fix a memory leak in the afalg engine
Matt Caswell
2016-03-10
1
-0
/
+2
*
Don't add engines if configured "no-engine"
Richard Levitte
2016-03-09
1
-23
/
+30
*
Don't add afalg engine if configured "no-engine"
Richard Levitte
2016-03-09
1
-10
/
+12
*
Make sure the effect of "pic" / "no-pic" is used with assembler compilations
Richard Levitte
2016-03-09
1
-1
/
+1
*
Convert the dynlocks in e_chil to the new Thread API locks
Richard Levitte
2016-03-09
1
-14
/
+10
*
Remove another lock from e_chil
Matt Caswell
2016-03-09
1
-2
/
+2
*
Move chil engine to the new thread api
Matt Caswell
2016-03-09
1
-17
/
+24
*
Use correct function ID in error path
Alessandro Ghedini
2016-03-09
3
-2
/
+5
*
Adapt e_capi to the DSA_SIG_get0() API
Richard Levitte
2016-03-08
1
-6
/
+4
*
Fix engine/asm/e_padlock-x86.pl for newer semantics
Richard Levitte
2016-03-08
1
-0
/
+5
*
Refactor dasync cipher implementations to improve code reuse
Matt Caswell
2016-03-07
1
-144
/
+97
*
Move the _hidden_* static variables in dasync to be constructed in bind
Matt Caswell
2016-03-07
1
-61
/
+83
*
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
Matt Caswell
2016-03-07
3
-12
/
+12
*
Add dummy pipeline support for aes128_cbc_hmac_sha1
Matt Caswell
2016-03-07
3
-10
/
+221
*
Update the dasync engine to add a pipeline cipher
Matt Caswell
2016-03-07
3
-71
/
+260
*
Fix the build tree include directory for afalg engine
Richard Levitte
2016-03-07
1
-1
/
+1
*
Unified - adapt the generation of padlock assembler to use GENERATE
Richard Levitte
2016-03-07
2
-8
/
+4
*
GH804: Fix unused-result warnings in dasync
Alessandro Ghedini
2016-03-07
1
-2
/
+4
*
Fix some clang warnings
Matt Caswell
2016-03-07
1
-7
/
+4
*
Adding afalg test
clucey
2016-03-07
1
-4
/
+4
*
Misc afalg build fixes
Matt Caswell
2016-03-07
3
-24
/
+14
*
Rework based on feedback:
clucey
2016-03-07
6
-107
/
+144
*
ALG: Add AFALG engine
clucey
2016-03-07
8
-1
/
+1310
*
GH758: e_dasync_err.h: honor no-filenames option
Viktor Szakats
2016-02-29
1
-1
/
+1
*
Refactor the async wait fd logic
Matt Caswell
2016-02-29
1
-3
/
+74
*
Add forgotten change of check of disabled-dynamic-engine
Richard Levitte
2016-02-29
1
-1
/
+1
*
Remove Ubsec engine
Matt Caswell
2016-02-27
6
-1419
/
+0
[next]