index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing RAND_DRBG locking
Benjamin Kaduk
2017-10-18
3
-4
/
+38
*
Remove unnecessary DRBG_RESEED state
Dr. Matthias St. Pierre
2017-10-18
2
-8
/
+7
*
Fix reseeding issues of the public RAND_DRBG
Dr. Matthias St. Pierre
2017-10-18
19
-327
/
+1032
*
s390x assembly pack: remove capability double-checking.
Patrick Steuer
2017-10-17
4
-29
/
+6
*
crypto/aes/asm/aes-s390x.pl: fix $softonly=1 code path.
Patrick Steuer
2017-10-17
1
-2
/
+2
*
Update RAND_load_file return value.
Rich Salz
2017-10-17
1
-1
/
+1
*
x509v3/v3_utl.c: avoid double-free.
Andy Polyakov
2017-10-17
1
-1
/
+3
*
modes/gcm128.c: harmonize GCM_MUL macro with GHASH.
Andy Polyakov
2017-10-17
1
-45
/
+56
*
Some cleanups to apps/ca.c
FdaSilvaYY
2017-10-16
1
-56
/
+34
*
Make '-name' option of the 's_client' more generic
Paul Yang
2017-10-16
2
-14
/
+32
*
Remove unused variable.
Ben Laurie
2017-10-16
1
-0
/
+2
*
Cleaning secret data after use
EasySec
2017-10-16
1
-3
/
+7
*
added cmcCA and cmcRA as per rfc6402, capitalized per RFC7030 author
Michael Richardson
2017-10-16
4
-6
/
+30
*
Code hygiene; initialize some pointers.
Mouse
2017-10-16
2
-2
/
+2
*
Tweak the comment regarding record version check with respect to TLSv1.3
Matt Caswell
2017-10-16
1
-3
/
+4
*
Sanity check the HRR version field
Matt Caswell
2017-10-16
1
-0
/
+7
*
Don't do version neg on an HRR
Matt Caswell
2017-10-16
5
-16
/
+39
*
Fix incorrect function name in BN_bn2bin manpage
daurnimator
2017-10-16
1
-1
/
+1
*
Fix a bug in ALPN comparation code of a test case
Paul Yang
2017-10-16
1
-1
/
+1
*
Fix reading heap overflow in a test case
Paul Yang
2017-10-16
1
-6
/
+7
*
Add branch coverage to coveralls statistics
Richard Levitte
2017-10-16
1
-1
/
+1
*
Remove email addresses from source code.
Rich Salz
2017-10-13
97
-259
/
+129
*
Add CRYPTO_get_alloc_counts.
Rich Salz
2017-10-13
6
-59
/
+100
*
Fix memory leak in DH_get_nid()
Benjamin Kaduk
2017-10-12
1
-4
/
+3
*
Add a test for setting initial SNI in CH but not using it with early_data
Matt Caswell
2017-10-12
1
-0
/
+10
*
Fix bug where early_data does not work if no SNI callback is present
Matt Caswell
2017-10-12
1
-0
/
+5
*
make update
Dr. Stephen Henson
2017-10-12
7
-3
/
+54
*
Add RFC7919 documentation.
Dr. Stephen Henson
2017-10-12
3
-0
/
+53
*
Add RFC7919 tests.
Dr. Stephen Henson
2017-10-12
1
-0
/
+557
*
Add pad support
Dr. Stephen Henson
2017-10-12
2
-1
/
+20
*
Don't assume shared key length matches expected length
Dr. Stephen Henson
2017-10-12
1
-1
/
+4
*
Add RFC7919 support to EVP
Dr. Stephen Henson
2017-10-12
2
-4
/
+41
*
Add objects for RFC7919 parameters
Dr. Stephen Henson
2017-10-12
1
-0
/
+7
*
DH named parameter support
Dr. Stephen Henson
2017-10-12
5
-1
/
+92
*
Add primes from RFC7919
Dr. Stephen Henson
2017-10-12
1
-0
/
+288
*
Support constant BN for DH parameters
Dr. Stephen Henson
2017-10-12
2
-22
/
+17
*
Document EVP_PKEY_set1_engine()
Dr. Stephen Henson
2017-10-12
1
-4
/
+15
*
Add EVP_PKEY_METHOD redirection test
Dr. Stephen Henson
2017-10-12
1
-0
/
+170
*
make update
Dr. Stephen Henson
2017-10-12
4
-0
/
+5
*
Add EVP_PKEY_set1_engine() function.
Dr. Stephen Henson
2017-10-12
4
-3
/
+29
*
Fix memory leak on lookup failure
Dr. Stephen Henson
2017-10-12
1
-0
/
+3
*
Don't ignore passed ENGINE.
Dr. Stephen Henson
2017-10-12
1
-2
/
+3
*
Ensure we test all parameters for BN_FLG_CONSTTIME
Matt Caswell
2017-10-11
1
-6
/
+16
*
Remove an unused file
Matt Caswell
2017-10-11
1
-136
/
+0
*
Appease -Werror=maybe-uninitialized
Benjamin Kaduk
2017-10-11
1
-1
/
+1
*
Move supportedgroup ext-block fields out of NO_EC
Benjamin Kaduk
2017-10-11
1
-2
/
+2
*
Return a value from atomic read on Windows.
Pauli
2017-10-11
2
-2
/
+2
*
Fix typos
Keshav Kini
2017-10-10
2
-4
/
+4
*
crypto/x509v3/v3_utl.c, ssl/ssl_cert.c: fix Coverity problems.
Andy Polyakov
2017-10-10
2
-4
/
+9
*
apps/speed.c: add 'rand' algo to enable DRBG performance measurements.
Patrick Steuer
2017-10-10
2
-3
/
+30
[next]