projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2017-01-24
Matt Caswell
Fix SSL_get0_raw_cipherlist()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Kazuki Yamaguchi
Add missing flags for EVP_chacha20()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Bernd Edlinger
Fix a ssl session leak due to OOM in lh_SSL_SESSION_insert
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
ganesh
RAND_egd_bytes: No need to check RAND_status on connect...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
ganesh
Fixed the return code for RAND_egd_bytes.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
ganesh
Fixed the return code of RAND_query_egd_bytes when...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Andy Polyakov
Replace div-spoiler hack with simpler code
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Cory Benfield
Add documentation for the key logging callbacks
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Cory Benfield
Add tests for the key logging callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Cory Benfield
Add support for key logging callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Richard Levitte
Fix no-tls1_2
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
FdaSilvaYY
Fix use before assignment
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Matt Caswell
Extend the test_ssl_new renegotiation tests to include...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Matt Caswell
Stop server from expecting Certificate message when...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Matt Caswell
Stop client from sending Certificate message when not...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Matt Caswell
Fix SSL_VERIFY_CLIENT_ONCE
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Bernd Edlinger
fix a memory leak in ssl3_generate_key_block fix the...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Bernd Edlinger
Check the exit code from the server process
commit
|
commitdiff
|
tree
|
snapshot
2017-01-21
Andy Polyakov
poly1305/poly1305_base2_44.c: clarify shift boundary...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-21
Andy Polyakov
ec/asm/ecp_nistz256-ppc64.pl: minor POWER8-specific...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-21
Gaétan Njinang
'openssl passwd' command can now compute AIX MD5-based...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Richard Levitte
Fix DSA parameter generation control error
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Dr. Stephen...
Add signing hash tests
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Dr. Stephen...
Add options to check TLS signing hashes
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Markus Triska
correct 3 mistakes
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Rich Salz
Skip ECDH tests for SSLv3
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Rich Salz
If client doesn't send curves list, don't assume all.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Dr. Stephen...
Defines and strings for special salt length values...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Dr. Stephen...
additional PSS tests for -1 and invalid salt length
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Dr. Stephen...
Add support for -1, -2 salt lengths for PSS only keys.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
FdaSilvaYY
Clean dead macros and defines
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
FdaSilvaYY
Clean one unused variable, plus an useless one.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Markus Triska
Correct reference to SSL_get_peer_cert_chain().
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
EasySec
Fix list -disabled for blake2 alg
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
xemdetia
Fix man3 reference to CRYPTO_secure_used
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Kurt Roeckx
Add missing braces.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Kurt Roeckx
Fix undefined behaviour when printing the X509 and...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Kurt Roeckx
Fix VC warnings about unary minus to an unsigned type.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Kurt Roeckx
Fix undefined behaviour when printing the X509 serial
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Dr. Stephen...
Add client cert type tests
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Dr. Stephen...
Add certificate selection tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Dr. Stephen...
add ECDSA test server certificate
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Dr. Stephen...
Add options to check certificate types.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Rich Salz
Fix "failure rate" bugs
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Richard Levitte
Clarify what RUN_ONCE returns
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Richard Levitte
Fix no-ocsp
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Richard Levitte
UI: Use RUN_ONCE differently
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Richard Levitte
UI: Ensure there will be no race condition when getting...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Rich Salz
Make X509_Digest,others public
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Rich Salz
Rename file so "ls" works on 80 columns
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Rich Salz
Add documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Rich Salz
Add "random malloc failure" tooling
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Rich Salz
GH2176: Add X509_VERIFY_PARAM_get_time
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Rich Salz
Review comments; fail build if nits found
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Richard Levitte
Run find-doc-nits in travis
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Richard Levitte
UI documentation fixup
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Richard Levitte
UI: fix uitest for VMS
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Richard Levitte
UI: fix uitest for no-ui configuration
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Matt Caswell
Fix no-dh builds
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Matt Caswell
Fix compilation with no-nextprotoneg
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Richard Levitte
Add a test "uitest"
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Richard Levitte
Add a few documentation lines about UI_OpenSSL()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Richard Levitte
Document the UI utility functions
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Richard Levitte
make update
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Richard Levitte
Add a UI utility function with which to wrap pem_callba...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Richard Levitte
Add an application data field in the UI_METHOD
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Richard Levitte
Constify the input parameter to UI_method_get_*
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Richard Levitte
Enable apps to get a UI_METHOD for the default prompter
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Fix no-ec following sigalgs refactor
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Fix tls1_set_sigalgs() length calculation
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Add some missing sigalgs
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Fix an uninit read picked up by Travis
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Fix a Travis failure
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Add some signature tests
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Teach TLSProxy how to re-encrypt a TLSv1.3 message...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Extend ServerKeyExchange parsing to work with a signature
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Teach TLSProxy about the CertificateVerify message
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Teach SSL_trace about the new sigalgs
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Add a sigalg test to check we only allow sigalgs we...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Extend PSS signature support to TLSv1.2
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Fix test_sslversions to know that TLSv1.3 sets record...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Always use TLSv1.0 for record layer version in TLSv1.3
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Add a TLS1.3 TODO for setting of sig algs
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Add some sig algs tests
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Ignore PKCS1 based sig algs in TLSv1.3
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Verify that the sig algs extension has been sent for...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Fix client application traffic secret
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Temporarily ignore NewSessionTickets for TLS1.3
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Use the correct size for TLSv1.3 finished keys
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Ensure the record sequence number gets incremented
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Remove some unneeded functions
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Use NIDs instead of the old TLSv1.2 sigalgs hash and...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Remove a redundant function
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Convert Sigalgs processing to use ints
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Sign CertificateVerify messages using PSS padding
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Make CertificateVerify TLS1.3 aware
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Move Certificate Verify construction and processing...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Caswell
Add a TODO(TLS1.3) around certificate selection
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Rich Salz
Fix typo in Blake2 function names
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Kurt Roeckx
Print the X509 version signed, and convert to unsigned...
commit
|
commitdiff
|
tree
|
snapshot
next