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-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
2016-12-05
Matt Caswell
Change various repeated wr[someindex]/pkt[someindex...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Matt Caswell
Various style fixes from the TLSv1.3 record changes...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Matt Caswell
Change various repeated rr[someindex] references to...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Matt Caswell
Ensure compressdata is always initialised
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Matt Caswell
Add a TLS1.3 TODO for the msg callback
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Matt Caswell
Add more TLS1.3 record tests
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Matt Caswell
Update the record layer to use TLSv1.3 style record...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Matt Caswell
Convert TLS Record receipt to use PACKET
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Matt Caswell
Convert TLS record construction to use WPACKET
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Matt Caswell
Add an ability to find out the current write location...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Viktor Dukhovni
Restore last-resort expired untrusted intermediate...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Kurt Roeckx
Run a some tests with -DFUZZING_BUILD_MODE_UNSAFE_FOR_P...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Kurt Roeckx
Make the fuzzers more reproducible
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Kurt Roeckx
Move libfuzzer sanitizer options to README
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Kurt Roeckx
CMS fuzzer: also use id2
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Kurt Roeckx
Make the random number generator predictable when fuzzing.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Kurt Roeckx
Use 8bit-counters when using libfuzzer
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Kurt Roeckx
bndiv fuzzer: move new and free calls to the init and...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Kurt Roeckx
bignum fuzzer: move new and free calls to the init...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Kurt Roeckx
asn1parse: create the out bio during init, free it...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Kurt Roeckx
Add a FuzzerClean() function
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Kurt Roeckx
FuzzerInitialize always exists
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Kurt Roeckx
Fix formatting of fuzzers
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Matt Caswell
Fix a typo in bio_read_intern
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
Matt Caswell
Make refdata in tls13encryptest static
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
Matt Caswell
Convert tls13encryptiontest so that we pass around...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Matt Caswell
Fix some style issues in the TLSv1.3 nonce construction...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Matt Caswell
Fix a double free in tls13encryptiontest
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Matt Caswell
Fix a travis compilation error
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Matt Caswell
Add a test for TLSv1.3 encryption using the new nonce...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Matt Caswell
Use the TLSv1.3 nonce construction
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Matt Caswell
Fix mac-then-encrypt test with enable-tls1_3
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Matt Caswell
Ensure we are in accept state in DTLSv1_listen
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Rich Salz
Make bntest be (mostly) file-based.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emilia Kasper
Test mac-then-encrypt
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Dr. Stephen...
add CMS SHA1 signing test
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Dr. Stephen...
Fix ctrl operation for SHA1/MD5SHA1.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Andy Polyakov
INSTALL: clarify 386 and no-sse2 options.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Andy Polyakov
modes/ctr128.c: fix false carry in counter increment...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Andy Polyakov
test/evptests.txt: add regression test for false carry...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Andy Polyakov
bn/asm/ppc-mont.pl: signal no-op in 32-bit bit build.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Kurt Roeckx
coveralls: Use gcov-5 since we build it using gcc-5
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Matt Caswell
Fix a bogus uninit var warning
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Matt Caswell
Fix a warning about an uninit var
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Emilia Kasper
Run BoringSSL tests on Travis
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Matt Caswell
Fix a missing function prototype in AFALG engine
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Matt Caswell
Fix missing NULL checks in key_share processing
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Matt Caswell
Fix missing NULL checks in CKE processing
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Matt Caswell
Use ClientHello.legacy_version for the RSA pre-master...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Matt Caswell
Fix some defines in ossl_shim
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Matt Caswell
Fix a double ;; causing a travis failure
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Matt Caswell
Fix an uninit variable usage
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Matt Caswell
Update tls13secretstest to use the new simpler test...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Matt Caswell
Fix some style issues with TLSv1.3 state machine PR
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Matt Caswell
Fix some style issues identified during review
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Matt Caswell
Fix SSL_IS_TLS13(s)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Matt Caswell
Extend test_tls13messages
commit
|
commitdiff
|
tree
|
snapshot
next