projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2016-12-20
Richard Levitte
M_check_autoarg: sanity check the key
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Richard Levitte
Add bwrite_conv and bread_conv values to methods_dgramp...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Richard Levitte
Fix erroneous goto lable
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Andy Polyakov
x86 assembly pack: update performance results.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Kurt Roeckx
Update fuzz corpora
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Kurt Roeckx
Fix memory leak in tls_parse_stoc_key_share
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Finn Hakansson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Richard Levitte
test/ssl_test: give up if both client and server wait...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Richard Levitte
Fix no-ct, skip tests recipes that try to test CT
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Richard Levitte
e_afalg: Don't warn about kernel version when pedantic
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Richard Levitte
evp_test: when function and reason strings aren't avail...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Richard Levitte
HP-UX doesn't have hstrerror(), so make our own for...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Kurt Roeckx
Make client and server fuzzer support all ciphers
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Kurt Roeckx
Document the recommended parameters for fuzzing
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Kurt Roeckx
Enable TLS1.3 and PEDANTIC in the coverage target
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Kurt Roeckx
Don't call memcpy with NULL as source
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: allow nasm to assemble...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Andy Polyakov
perlasm/x86_64-xlate.pl: add support for AVX512 OPMASK...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Andy Polyakov
man3/OPENSSL_ia32cap.pod: clarify AVX512 support in...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Rich Salz
CRL critical extension bugfix
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Dr. Stephen...
Add function and reason checking to evp_test
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Rich Salz
Add X509_VERIFY_PARAM inheritance flag set/get
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Rich Salz
Fix various doc nits.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Azat Khuzhin
Remove ENGINE_load_dasync() (no OPENSSL_INIT_ENGINE_DAS...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Dmitry Belyavskiy
Typo fixed
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Paul Hovey
updated macro spacing for styling purposes
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Paul Hovey
fix undoes errors introduced by https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Benjamin Kaduk
Restore the ERR_FATAL_ERROR() macro
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Matt Caswell
Fix a leak in SSL_clear()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Andy Polyakov
perlasm/x86_64-xlate.pl: refine sign extension in ea...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Andy Polyakov
x86_64 assembly pack: add AVX512 ChaCha20 and Poly1305...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Andy Polyakov
poly1305/poly1305_base2_44.c: add reference base 2...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Davide Galassi
Avoid the call to OPENSSL_malloc with a negative value...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Markus Triska
Fix reference to SSL_set_max_proto_version.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Dr. Stephen...
Additional error tests in evp_test.c
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Richard Levitte
VMS UI_OpenSSL: generate OpenSSL errors when things...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Richard Levitte
VMS UI_OpenSSL: if the TT device isn't a tty, flag...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Dr. Stephen...
Add RSA PSS tests
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Dr. Stephen...
Check input length to pkey_rsa_verify()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Kurt Roeckx
Update client fuzz corpus
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Richard Levitte
Test framework: Add the possibility to have a test...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Kurt Roeckx
Update client fuzzer corpus
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Richard Levitte
Remove extra bang
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Kurt Roeckx
Only call memcpy when the length is larger than 0.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Richard Levitte
UI code style cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Kurt Roeckx
Fuzz corpora update
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Kurt Roeckx
And client fuzzer
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Kurt Roeckx
Make the predictable numbers start from 1
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Kurt Roeckx
Make asn1 fuzzer more reproducible
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Fix the declaration of tls_parse_extension in statem_locl.h
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Fix a travis failure
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Fix various indentation
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Move the checkhandshake.pm module into test/testlib
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Fix make update issues
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Fix more style issues following extensions refactor...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Introduce TLSEXT_STATUSTYPE_nothing constant
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Change TLSEXT_IDX_* values into an enum
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Various style updates following extensions refactor
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Fix travis mixed declarations and code error
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Suppress some BoringSSL test failures
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Correct imports for checkhandshake module
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Fix a memory leak
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Add some extra key_share tests
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Remove some spurious whitespace
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Add a renegotiation test
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Add more extension tests to test_sslmessages
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Merge common code between test_tls13messages and test_s...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Add extension tests in test_sslmessages
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Enable status_request test in test_sslmessages
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Fix a bug in TLSProxy where zero length messages were...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Add a test to check messsages sent are the ones we...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Support renegotiation in TLSProxy
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Add tests for new extension code
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Split ServerHello extensions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Move ServerHello extension parsing into the new extensi...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Avoid repeatedly scanning the list of extensions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Simplify ClientHello extension parsing
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Move ALPN processing into an extension finalisation...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Provide server side extension init and finalisation...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Add an extension initilisation and finalisation capability
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Move client construction of ClientHello extensions...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Move client parsing of ServerHello extensions into...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Rename some functions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Move ServerHello extension construction into the new...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Split extensions code into core extensions and server...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Add extensions construction support
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Continue the extensions refactor
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Refactor ClientHello extension parsing
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Verify that extensions are used in the correct context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Add some missing extensions to SSL_extension_supported()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Move tls_collect_extensions() into a separate file
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Add EncryptedExtensions message
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matt Caswell
Send and Receive a TLSv1.3 format ServerHello
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Richard Levitte
UI_OpenSSL()'s session opener fails on MacOS X
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Richard Levitte
In UI_OpenSSL's open(), generate an error on unknown...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Richard Levitte
Make sure that password_callback exercises UI
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Richard Levitte
Add a test for the UI API
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Richard Levitte
UI_process() didn't generate errors
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Kurt Roeckx
Also set the CXXFLAG to the user supplied flags
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Kurt Roeckx
travis: Use no-shared for the FUZZING_BUILD_MODE_UNSAFE...
commit
|
commitdiff
|
tree
|
snapshot
next