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
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
2
-4
/
+6
*
Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATED
Matt Caswell
2014-12-18
1
-1
/
+1
*
Build fixes
Emilia Kasper
2014-12-17
1
-3
/
+0
*
Disable engines that will fail to build when bn is made opaque
Matt Caswell
2014-12-08
1
-0
/
+3
*
Remove fipscanister build functionality from makefiles.
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Remove all .cvsignore files
Rich Salz
2014-11-29
1
-4
/
+0
*
RT1815: More const'ness improvements
Justin Blanchard
2014-08-18
1
-4
/
+4
*
cryptodev_digest_copy: return error if allocating dstate->mac_data fails
Jonas Maebe
2014-08-15
1
-6
/
+11
*
cryptodev_digest_update: don't leak original state->mac_data if realloc fails
Jonas Maebe
2014-08-15
1
-2
/
+4
*
make depend
Emilia Kasper
2014-08-14
1
-8
/
+7
*
Windows build fixes.
Dr. Stephen Henson
2014-07-19
1
-1
/
+0
*
Please Clang's sanitizer, addendum.
Andy Polyakov
2014-07-08
1
-2
/
+4
*
Make depend.
Ben Laurie
2014-06-30
1
-7
/
+8
*
make depend
Dr. Stephen Henson
2014-02-19
1
-2
/
+0
*
Don't use CRYPTO_AES_CTR if it isn't defined.
Dr. Stephen Henson
2014-02-18
1
-2
/
+6
*
Add support for aes-128/192/256-ctr to the cryptodev engine.
Klaus-Peter Junghanns
2014-02-15
1
-0
/
+51
*
Add loaded dynamic ENGINEs to list.
Dr. Stephen Henson
2014-01-28
1
-0
/
+1
*
Don't use rdrand engine as default unless explicitly requested.
Dr. Stephen Henson
2013-12-13
1
-0
/
+1
*
misspellings fixes by https://github.com/vlajos/misspell_fixer
Veres Lajos
2013-09-05
2
-2
/
+2
*
Remove RSAX engine, superseded by RSAZ module.
Andy Polyakov
2013-07-05
2
-19
/
+2
*
Include correctly.
Ben Laurie
2013-03-04
1
-4
/
+4
*
make depend.
Ben Laurie
2013-02-21
1
-0
/
+2
*
make depend
Dr. Stephen Henson
2012-11-19
1
-2
/
+0
*
Version skew reduction: trivia (I hope).
Ben Laurie
2012-06-04
5
-4
/
+7
*
eng_all.c: revert previous "disable Padlock" commit, which was unjustified.
Andy Polyakov
2012-03-19
1
-2
/
+2
*
PR: 2735
Dr. Stephen Henson
2012-02-27
1
-20
/
+51
*
Padlock engine doesn't build (the asm parts are not built for some reason),
Ben Laurie
2011-12-13
1
-2
/
+2
*
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
[next]