index
:
delta/openssl.git
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-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
OpenTLS
SSLeay
baserock/morph
master
origin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
engine
Commit message (
Expand
)
Author
Age
Files
Lines
*
eng_all.c: revert previous "disable Padlock" commit, which was unjustified.
appro
2012-03-19
1
-2
/
+2
*
PR: 2735
steve
2012-02-27
1
-20
/
+51
*
Padlock engine doesn't build (the asm parts are not built for some reason),
ben
2011-12-13
1
-2
/
+2
*
Remove eng_aesni.c as AES-NI support is integrated directly at EVP.
appro
2011-10-13
4
-536
/
+2
*
Make CTR mode behaviour consistent with other modes:
bodo
2011-10-13
1
-13
/
+3
*
def_rsa_finish not used any more.
steve
2011-10-10
1
-2
/
+0
*
remove some debugging code
steve
2011-10-10
1
-5
/
+0
*
fix leak properly this time...
steve
2011-10-10
1
-8
/
+16
*
fix memory leaks
steve
2011-10-09
1
-2
/
+5
*
make update
bodo
2011-09-05
1
-0
/
+28
*
eng_rsax.c: improve portability.
appro
2011-08-22
1
-3
/
+6
*
eng_rdrand.c: make it link in './config 386' case.
appro
2011-08-14
1
-1
/
+1
*
prevent compilation errors and warnings
steve
2011-08-11
1
-3
/
+5
*
Add provisory support for RDRAND instruction.
appro
2011-08-10
4
-2
/
+146
*
fix memory leak
steve
2011-08-03
1
-0
/
+1
*
stop warnings
steve
2011-07-21
1
-1
/
+2
*
Add RSAX builtin engine. It optimizes RSA1024 sign benchmark.
appro
2011-07-20
4
-2
/
+663
*
Various mingw64 fixes.
appro
2011-05-29
1
-1
/
+1
*
new flag to stop ENGINE methods being registered
steve
2011-05-15
2
-1
/
+9
*
make update (1.1.0-dev)
levitte
2011-03-23
1
-2
/
+0
*
Add SRP support.
ben
2011-03-12
1
-0
/
+2
*
Include openssl/crypto.h first in several other files so FIPS renaming
steve
2011-02-16
1
-0
/
+1
*
make update
bodo
2011-02-03
1
-7
/
+9
*
stop warnings about no previous prototype when compiling shared engines
steve
2011-01-30
1
-0
/
+3
*
Change AR to ARX to allow exclusion of fips object modules
steve
2011-01-26
1
-1
/
+1
*
fix typo in HMAC redirection, add HMAC INIT tracing
steve
2010-11-24
1
-2
/
+5
*
VERY EXPERIMENTAL HMAC redirection example in OpenSSL ENGINE. Untested at this
steve
2010-11-24
1
-0
/
+242
*
fix warnings
steve
2010-10-04
1
-2
/
+4
*
eng_aesni.c: switch to CRYPTO_ctr128_encrypt_ctr32.
appro
2010-07-26
1
-48
/
+3
*
Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),
steve
2010-07-21
1
-0
/
+3
*
Stop compiler complaining in pedantic mode: may be a better way to do this...
steve
2010-05-22
1
-1
/
+1
*
AESNI engine: add counter mode.
appro
2010-04-10
1
-5
/
+173
*
PR: 1813
steve
2010-03-27
1
-0
/
+1
*
don't mix definitions and code
steve
2010-03-03
1
-4
/
+4
*
PR: 2178
steve
2010-03-01
1
-3
/
+20
*
oops, reinstate correct prototype
steve
2010-03-01
1
-2
/
+2
*
make USE_CRYPTODEV_DIGESTS work
steve
2010-03-01
1
-3
/
+5
*
load cryptodev if HAVE_CRYPTODEV is set too
steve
2010-03-01
1
-1
/
+1
*
update cryptodev to match 1.0.0 stable branch version
steve
2010-03-01
1
-4
/
+8
*
Fix memory leak in ENGINE autoconfig code. Improve error logging.
steve
2010-02-09
3
-4
/
+17
*
In engine_table_select() don't clear out entire error queue: just clear
steve
2010-01-28
1
-1
/
+2
*
revert previous change
steve
2010-01-28
1
-3
/
+0
*
reword RI description
steve
2010-01-27
1
-0
/
+3
*
ENGINE_load_capi() now exists on all platforms (but no op on non-WIN32)
steve
2010-01-06
1
-4
/
+0
*
Submitted by: Julia Lawall <julia@diku.dk>
steve
2009-09-13
1
-4
/
+4
*
Fix error code.
steve
2009-08-06
1
-2
/
+2
*
Update from 1.0.0-stable
steve
2009-07-27
1
-6
/
+6
*
Fix warnings.
ben
2009-07-26
1
-7
/
+11
*
PR: 1624
steve
2009-07-11
1
-1
/
+1
*
Make update.
steve
2009-07-08
1
-0
/
+15
[next]