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
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Fix issues in ia32 RDRAND asm leading to reduced entropy
Bryan Donlan
2018-03-08
1
-18
/
+5
*
Fix a possible memory leak in engine_table_register
Bernd Edlinger
2018-03-03
1
-0
/
+5
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
Revert the crypto "global lock" implementation
Benjamin Kaduk
2018-01-31
1
-1
/
+1
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
1
-1
/
+1
*
crypto/engine/eng_list.c: compare getenv rv to NULL instead of 0
Patrick Steuer
2018-01-08
1
-1
/
+1
*
Update eng_fat.c
MerQGh
2017-12-04
1
-0
/
+1
*
A missing semicolon prevents compilation with ENGINE_REF_COUNT_DEBUG enabled.
Pauli
2017-11-28
1
-1
/
+1
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
1
-3
/
+3
*
Various typo
FdaSilvaYY
2017-11-07
1
-2
/
+2
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-2
/
+2
*
Remove email addresses from source code.
Rich Salz
2017-10-13
1
-1
/
+1
*
Add CRYPTO_thread_glock_new
Rich Salz
2017-09-01
1
-1
/
+1
*
Move e_os.h to be the very first include.
Pauli
2017-08-29
4
-5
/
+4
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
3
-2
/
+5
*
Use strcpy instead of sprintf %s
Rich Salz
2017-08-25
1
-18
/
+14
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
3
-4
/
+4
*
Undo commit d420ac2
Rich Salz
2017-07-05
1
-7
/
+3
*
Comment on the lack of documentation for asymmetric ciphers
Richard Levitte
2017-06-28
1
-1
/
+22
*
Adapt for BSD cryptodev.h differences
Richard Levitte
2017-06-28
2
-16
/
+69
*
Add new /dev/crypto engine
Richard Levitte
2017-06-28
2
-0
/
+609
*
Modify Sun copyright to follow OpenSSL style
Rich Salz
2017-06-20
4
-24
/
+4
*
Remove bsd_cryptodev engine
Rich Salz
2017-06-19
3
-2045
/
+2
*
improve comment: use "optimization" for clarity
Josh Soref
2017-06-11
1
-2
/
+2
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-90
/
+117
*
Don't try to clean up RAND from ENGINE
Richard Levitte
2017-04-07
1
-5
/
+0
*
Only enable CRYPTO_3DES_ECB if that name is an existing macro
Richard Levitte
2017-01-10
1
-2
/
+10
*
Small fixes of cryptodev engine
Richard Levitte
2017-01-10
1
-1
/
+3
*
use EVP_CIPHER_CTX_ functions instead of accessing EVP_CIPHER_CTX internals
Iaroslav Gridin
2017-01-10
1
-2
/
+3
*
fix for BSD cryptodev
Iaroslav Gridin
2017-01-10
1
-0
/
+14
*
Remove commented-out HMAC code
Iaroslav Gridin
2017-01-10
1
-5
/
+0
*
Style the code
Iaroslav Gridin
2017-01-10
1
-182
/
+169
*
Remove unused ret variable
Iaroslav Gridin
2017-01-10
1
-3
/
+1
*
Remove non-functional CRYPTO_AES_CTR ifdef disabling AES-CTR in cryptodev
Iaroslav Gridin
2017-01-10
1
-8
/
+0
*
Add AES-ECB and 3DES-ECB to cryptodev
Iaroslav Gridin
2017-01-10
1
-3
/
+131
*
cryptodev: allow copying EVP contexts
Nikos Mavrogiannopoulos
2017-01-10
1
-11
/
+46
*
cryptodev: Fix issue with signature generation
Nikos Mavrogiannopoulos
2017-01-10
1
-55
/
+178
*
Fix name of "locked" variable
Kurt Roeckx
2016-11-17
2
-3
/
+3
*
Add support for reference counting using C11 atomics
Kurt Roeckx
2016-11-17
3
-2
/
+8
*
Fix support for DragonFly BSD
jrmarino
2016-10-22
2
-3
/
+3
*
GH1546: Fix old names in cryptodev code.
Rich Salz
2016-10-21
1
-2
/
+2
*
Fix mem leaks during auto-deinit
Matt Caswell
2016-09-08
1
-0
/
+1
*
Fix some style issues...
FdaSilvaYY
2016-08-02
1
-9
/
+7
*
Fix various no-*s.
Ben Laurie
2016-08-01
1
-1
/
+1
*
explicit init
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Constify engine/eng_cnf.c internal method.
FdaSilvaYY
2016-07-25
2
-12
/
+13
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
make update
Richard Levitte
2016-07-19
1
-0
/
+4
*
Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead
Richard Levitte
2016-07-19
5
-11
/
+30
[next]