index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.ENGINE
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-16
Don't use "version" in "OpenSSL Version 1.1.0" etc
Rich Salz
23
-31
/
+32
2017-07-16
Address Coverity issues.
Pauli
1
-3
/
+2
2017-07-15
sha/asm/keccak1600-avx2.pl: optimized remodelled version.
Andy Polyakov
1
-97
/
+99
2017-07-15
sha/asm/keccak1600-avx2.pl: remodel register usage.
Andy Polyakov
1
-109
/
+105
2017-07-15
testutil: stanza files are text files, open them as such
Richard Levitte
1
-1
/
+1
2017-07-15
OSSL_STORE "file" scheme loader: check that a DOS device is correctly named
Richard Levitte
1
-3
/
+7
2017-07-15
OSSL_STORE "file" scheme loader: check for absolute path in URI later
Richard Levitte
1
-18
/
+28
2017-07-15
test/recipes/90-test_store.t: Add a few cases with files starting with 'file:'
Richard Levitte
1
-0
/
+31
2017-07-15
OSSL_STORE: Treat URIs as files first (with exceptions), then as full URIs
Richard Levitte
2
-28
/
+76
2017-07-15
OSSL_STORE: spell error reason correctly
Richard Levitte
4
-5
/
+5
2017-07-15
test/recipes/90-test_store.t: Test absolute files
Richard Levitte
1
-4
/
+15
2017-07-15
test/recipes/90-test_store.t: Rename some functions
Richard Levitte
1
-16
/
+16
2017-07-15
Start to overhaul RAND API
Rich Salz
6
-322
/
+238
2017-07-14
For Windows, use _stat rather than stat
Richard Levitte
1
-0
/
+4
2017-07-14
Fix style in crypto/store/loader_file.c
Richard Levitte
1
-4
/
+54
2017-07-14
Update PR#3925
Roelof duToit
1
-3
/
+9
2017-07-14
Retry SSL_read on ERROR_WANT_READ.
Roelof duToit
1
-5
/
+5
2017-07-14
Fix #946 Add -preserve_dates to x509 app
Todd Short
2
-10
/
+28
2017-07-13
Fix bug in err_string_data_cmp
Rich Salz
1
-1
/
+3
2017-07-13
Remove trailing blanks.
Pauli
3
-4
/
+4
2017-07-13
Test cleaning and modernisation
Pauli
8
-88
/
+68
2017-07-13
Change return (x) to return x
Pauli
1
-14
/
+14
2017-07-13
Avoid having an unsigned integer decrement below zero.
Pauli
1
-11
/
+18
2017-07-13
Fix some issues raise by coverity in the tests.
Pauli
5
-23
/
+26
2017-07-13
Add sanity test for certificate table
Dr. Stephen Henson
3
-1
/
+104
2017-07-13
Move certificate table to header file so it can be tested.
Dr. Stephen Henson
2
-13
/
+22
2017-07-13
Add additional ECDSA/Ed25519 selection tests.
Dr. Stephen Henson
2
-108
/
+224
2017-07-13
Use cert tables in ssl_set_sig_mask
Dr. Stephen Henson
1
-33
/
+12
2017-07-13
make errors
Dr. Stephen Henson
3
-0
/
+4
2017-07-13
Use cert tables instead of X509_certificate_type
Dr. Stephen Henson
2
-43
/
+18
2017-07-13
Use certificate tables instead of ssl_cert_type
Dr. Stephen Henson
4
-42
/
+17
2017-07-13
Use certificate tables instead of ssl_cipher_get_cert_index.
Dr. Stephen Henson
4
-97
/
+57
2017-07-13
Replace tls12_get_pkey_idx
Dr. Stephen Henson
1
-40
/
+3
2017-07-13
Add SSL_aCERT: this is used for any ciphersuite with a certificate.
Dr. Stephen Henson
1
-0
/
+3
2017-07-13
Add certificate properties table.
Dr. Stephen Henson
3
-0
/
+61
2017-07-12
Demo style fixes and modernisation.
Pauli
5
-39
/
+33
2017-07-12
coding style: remove extra whitespace charactor
hongliang
2
-2
/
+2
2017-07-12
Rewrite RAND_egd
Rich Salz
2
-159
/
+68
2017-07-10
Fix error handling in get_header_and_data.
Bernd Edlinger
1
-1
/
+2
2017-07-10
Fix crash in BUF_MEM_grow_clean.
Bernd Edlinger
1
-2
/
+4
2017-07-10
Optimize sha/asm/keccak1600-avx2.pl.
Andy Polyakov
1
-84
/
+87