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
*
/dev/crypto engine: give CIOCFSESSION the actual sess-id
Richard Levitte
2018-10-05
1
-4
/
+4
*
Use secure_getenv(3) when available.
Pauli
2018-09-24
1
-2
/
+1
*
/dev/crypto engine: add missing RC4 parameter
Richard Levitte
2018-09-20
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-09-11
2
-2
/
+2
*
engine/eng_lib.c: remove redundant #ifdef.
Andy Polyakov
2018-08-07
1
-5
/
+1
*
Correctly check for cryptodev hash support
Conrad Meyer
2018-07-09
1
-5
/
+5
*
Remove __cplusplus preamble from internal headers
Nicola Tuveri
2018-06-22
1
-8
/
+0
*
Update copyright year
Matt Caswell
2018-06-20
2
-2
/
+2
*
Convert our own check of OPENSSL_NO_DEPRECATED
Richard Levitte
2018-06-19
1
-1
/
+1
*
ENGINE_pkey_asn1_find_str(): don't assume an engine implements ASN1 method
Richard Levitte
2018-05-31
1
-1
/
+2
*
Update copyright year
Matt Caswell
2018-05-29
8
-8
/
+8
*
Use void in all function definitions that do not take any arguments
Kurt Roeckx
2018-05-11
8
-8
/
+8
*
Fix memory leaks in CA related functions.
Pavel Kopyl
2018-05-02
1
-2
/
+4
*
Ensure the thread keys are always allocated in the same order
Bernd Edlinger
2018-04-20
1
-1
/
+2
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Don't use getenv for critical functions when run as setuid/setgid
Bernd Edlinger
2018-04-04
1
-1
/
+2
*
Set error code on alloc failures
Rich Salz
2018-04-03
3
-5
/
+13
*
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
[next]