projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
s390x assembly pack: add support for pcc and kma instructions
[oweals/openssl.git]
/
ssl
/
2019-06-26
Benjamin Kaduk
Move 'shared_sigalgs' from cert_st to ssl_st
tree
|
commitdiff
2019-06-26
Benjamin Kaduk
Revert "Delay setting the sig algs until after the...
tree
|
commitdiff
2019-06-24
Pauli
Change OSSL_PARAM return size to not be a pointer.
tree
|
commitdiff
2019-06-18
Matt Caswell
Following the previous 2 commits also move ecpointforma...
tree
|
commitdiff
2019-06-18
Matt Caswell
Fix a race condition in ciphers handling
tree
|
commitdiff
2019-06-18
Matt Caswell
Fix a race condition in supported groups handling
tree
|
commitdiff
2019-06-17
Matt Caswell
Fix no-ec with no-dh
tree
|
commitdiff
2019-06-17
Matt Caswell
Allow TLSv1.3 in a no-ec build
tree
|
commitdiff
2019-06-13
Matt Caswell
Fix no-dh
tree
|
commitdiff
2019-06-12
raja-ashok
TLS1.3 FFDHE Support
tree
|
commitdiff
2019-06-11
Shane Lontis
Make EVP_MD_CTX_ctrl() work for legacy use cases (ssl3).
tree
|
commitdiff
2019-06-11
Todd Short
Change cipher default strings to a function
tree
|
commitdiff
2019-06-05
Shane Lontis
Coverity fixes
tree
|
commitdiff
2019-06-04
Shane Lontis
Move digests to providers
tree
|
commitdiff
2019-06-03
Matt Caswell
Defer sending a KeyUpdate until after pending writes...
tree
|
commitdiff
2019-05-30
agnosticdev
issue-8998: Ensure that the alert is generated and...
tree
|
commitdiff
2019-05-27
David Makepeace
Changed ssl layer to use EVP_KDF API for TLS1_PRF and...
tree
|
commitdiff
2019-05-26
Daniël van Eeden
Update format string for ciphers to account for newer...
tree
|
commitdiff
2019-05-20
Arne Schwabe
Change SSL parameter SSL_session_reused const
tree
|
commitdiff
2019-05-07
Boris Pismenny
ssl: Add SSL_sendfile
tree
|
commitdiff
2019-05-01
Matt Caswell
Fix no-srp
tree
|
commitdiff
2019-04-30
Pauli
Structure alignment macro.
tree
|
commitdiff
2019-04-29
Todd Short
Collapse ssl3_state_st (s3) into ssl_st
tree
|
commitdiff
2019-04-25
Matt Caswell
Fix error in BIO_get_ktls_send() and BIO_get_ktls_recv()
tree
|
commitdiff
2019-04-19
dyrock
Check if num is 0 before trying to malloc memory. Other...
tree
|
commitdiff
2019-04-10
Jakub Wilk
Fix typos
tree
|
commitdiff
2019-04-01
Boris Pismenny
ssl: Linux TLS Rx Offload
tree
|
commitdiff
2019-03-29
Richard Levitte
Remove heartbeats completely
tree
|
commitdiff
2019-03-28
Paul Monson
conn_is_closed should return 1 if get_last_sys_error...
tree
|
commitdiff
2019-03-06
David von Oheimb
constify *_dup() and *i2d_*() and related functions...
tree
|
commitdiff
2019-03-06
Richard Levitte
Adapt OPENSSL_INIT_DEBUG to the new generic trace API
tree
|
commitdiff
2019-03-06
Richard Levitte
Adapt CIPHER_DEBUG to the new generic trace API
tree
|
commitdiff
2019-03-06
Richard Levitte
Adapt SSL_DEBUG to the new generic trace API
tree
|
commitdiff
2019-03-05
Matt Caswell
Don't write the tick_identity to the session
tree
|
commitdiff
2019-02-22
Matt Caswell
Don't restrict the number of KeyUpdate messages we...
tree
|
commitdiff
2019-02-19
Matt Caswell
Don't interleave handshake and other record types in...
tree
|
commitdiff
2019-02-15
Todd Short
Add option to disable Extended Master Secret
tree
|
commitdiff
2019-02-14
Matt Caswell
Don't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post...
tree
|
commitdiff
2019-02-14
Sam Roberts
Ignore cipher suites when setting cipher list
tree
|
commitdiff
2019-02-05
Sam Roberts
Make some simple getters take const SSL/SSL_CTX
tree
|
commitdiff
2019-02-01
Michael Tuexen
Fix end-point shared secret for DTLS/SCTP
tree
|
commitdiff
2019-01-27
Ping Yu
add an additional async notification communication...
tree
|
commitdiff
2019-01-24
Matt Caswell
Revert "Keep the DTLS timer running after the end of...
tree
|
commitdiff
2019-01-15
Matt Caswell
Don't get the mac type in TLSv1.3
tree
|
commitdiff
2019-01-15
Matt Caswell
Add missing entries in ssl_mac_pkey_id
tree
|
commitdiff
2019-01-08
Matt Caswell
Don't artificially limit the size of the ClientHello
tree
|
commitdiff
2019-01-07
Viktor Dukhovni
More configurable crypto and ssl library initialization
tree
|
commitdiff
2019-01-07
Matt Caswell
Don't complain if we receive the cryptopro extension...
tree
|
commitdiff
2019-01-06
Dmitry Belyavskiy
Restore compatibility with GOST2001 implementations.
tree
|
commitdiff
2019-01-04
Matt Caswell
Fix a RUN_ONCE bug
tree
|
commitdiff
2019-01-03
Dmitry Belyavskiy
Eliminate unused buffers from ssl3_change_cipher_state
tree
|
commitdiff
2019-01-03
Dmitry Belyavskiy
Remove unused variables from tls1_change_cipher_state
tree
|
commitdiff
2018-12-30
Bernd Edlinger
Fix a minor nit in the hkdflabel size
tree
|
commitdiff
2018-12-15
Kurt Roeckx
Use (D)TLS_MAX_VERSION_INTERNAL internally
tree
|
commitdiff
2018-12-07
Boris Pismenny
ssl: Linux TLS Tx Offload
tree
|
commitdiff
2018-12-06
Richard Levitte
Following the license change, modify the boilerplates...
tree
|
commitdiff
2018-12-06
Richard Levitte
Refactor the computation of API version limits
tree
|
commitdiff
2018-12-05
Matt Caswell
Fix some SSL_export_keying_material() issues
tree
|
commitdiff
2018-12-05
Matt Caswell
Revert "Reduce stack usage in tls13_hkdf_expand"
tree
|
commitdiff
2018-12-01
Antoine Salon
Fix usage of deprecated SSL_set_tmp_ecdh()
tree
|
commitdiff
2018-11-27
Paul Yang
Fix access zero memory if SSL_DEBUG is enabled
tree
|
commitdiff
2018-11-20
Matt Caswell
Update copyright year
tree
|
commitdiff
2018-11-15
Matt Caswell
Add a missing SSLfatal call
tree
|
commitdiff
2018-11-15
Antoine Salon
Add SSL_CTX_set_tmp_ecdh.pod
tree
|
commitdiff
2018-11-14
Matt Caswell
Fix no-ec and no-tls1_2
tree
|
commitdiff
2018-11-12
Viktor Dukhovni
Added missing signature algorithm reflection functions
tree
|
commitdiff
2018-11-12
Matt Caswell
Separate ca_names handling for client and server
tree
|
commitdiff
2018-11-12
Matt Caswell
Don't negotiate TLSv1.3 if our EC cert isn't TLSv1...
tree
|
commitdiff
2018-11-10
Tomas Mraz
Unbreak SECLEVEL 3 regression causing it to not accept...
tree
|
commitdiff
2018-11-10
David Woodhouse
Add EVP_PKEY_supports_digest_nid()
tree
|
commitdiff
2018-11-10
David Woodhouse
Honour mandatory digest on private key in has_usable_cert()
tree
|
commitdiff
2018-11-08
Matt Caswell
Give a better error if an attempt is made to set a...
tree
|
commitdiff
2018-11-08
Matt Caswell
Ignore disabled ciphers when deciding if we are using ECC
tree
|
commitdiff
2018-11-05
Pauli
Fix return formatting.
tree
|
commitdiff
2018-11-05
Pauli
Cleanse the key log buffer.
tree
|
commitdiff
2018-11-04
Benjamin Kaduk
Restore sensible "sess_accept" counter tracking
tree
|
commitdiff
2018-10-30
Matt Caswell
Don't call the client_cert_cb immediately in TLSv1.3
tree
|
commitdiff
2018-10-29
Richard Levitte
ssl/statem: Don't compare size_t with less than zero
tree
|
commitdiff
2018-10-29
Richard Levitte
Add automatic initializations support for EVP_MAC objects
tree
|
commitdiff
2018-10-26
Matt Caswell
Properly handle duplicated messages from the next epoch
tree
|
commitdiff
2018-10-19
Matt Caswell
Buffer a ClientHello with a cookie received via DTLSv1_...
tree
|
commitdiff
2018-10-19
Matt Caswell
Use the read and write buffers in DTLSv1_listen()
tree
|
commitdiff
2018-10-19
Matt Caswell
Fix a DTLS memory leak
tree
|
commitdiff
2018-10-18
armfazh
Fix tls_cbc_digest_record is slow using SHA-384 and...
tree
|
commitdiff
2018-10-17
Mansour Ahmadi
Add a missing check on s->s3->tmp.pkey
tree
|
commitdiff
2018-10-12
Andy Polyakov
ssl/s3_enc.c: fix logical errors in ssl3_final_finish_mac.
tree
|
commitdiff
2018-10-03
Richard Levitte
Remove SSL_version_str
tree
|
commitdiff
2018-09-25
Matt Caswell
Fix no-psk
tree
|
commitdiff
2018-09-24
Bernd Edlinger
Reduce stack usage in tls13_hkdf_expand
tree
|
commitdiff
2018-09-21
Matt Caswell
Fix the max psk len for TLSv1.3
tree
|
commitdiff
2018-09-21
Matt Caswell
Delay setting the sig algs until after the cert_cb...
tree
|
commitdiff
2018-09-19
Benjamin Kaduk
Reset TLS 1.3 ciphers in SSL_CTX_set_ssl_version()
tree
|
commitdiff
2018-09-18
Dr. Matthias St...
ssl/ssl_ciph.c: make set_ciphersuites static
tree
|
commitdiff
2018-09-12
Bernd Edlinger
Fix a possible recursion in SSLfatal handling
tree
|
commitdiff
2018-09-11
Matt Caswell
Update copyright year
tree
|
commitdiff
2018-09-07
Matt Caswell
Do not reset SNI data in SSL_do_handshake()
tree
|
commitdiff
2018-09-07
Ben Kaduk
Simplify SSL_get_servername() to avoid session references
tree
|
commitdiff
2018-09-07
Ben Kaduk
Restore historical SSL_get_servername() behavior
tree
|
commitdiff
2018-09-07
Matt Caswell
Ensure certificate callbacks work correctly in TLSv1.3
tree
|
commitdiff
2018-09-07
Matt Caswell
Process KeyUpdate and NewSessionTicket messages after...
tree
|
commitdiff
next