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