index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
d1_lib.c
Age
Commit message (
Expand
)
Author
2021-07-29
Fix dtls timeout dead code
yangyangtiantianlonglong
2021-06-04
Only call dtls1_start_timer() once
Matt Caswell
2021-06-02
tls: remove TODOs
Pauli
2021-01-28
Update copyright year
Richard Levitte
2021-01-08
Ensure DTLS free functions can handle NULL
Matt Caswell
2020-11-26
Update copyright year
Matt Caswell
2020-11-20
SSL: Change SSLerr() to ERR_raise()
Richard Levitte
2020-11-11
SSL: refactor all SSLfatal() calls
Richard Levitte
2020-11-11
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
Richard Levitte
2019-09-28
Reorganize local header files
Dr. Matthias St. Pierre
2019-07-16
Remove function name from errors
Rich Salz
2018-12-15
Use (D)TLS_MAX_VERSION_INTERNAL internally
Kurt Roeckx
2018-12-06
Following the license change, modify the boilerplates in ssl/
Richard Levitte
2018-11-20
Update copyright year
Matt Caswell
2018-10-19
Buffer a ClientHello with a cookie received via DTLSv1_listen
Matt Caswell
2018-10-19
Use the read and write buffers in DTLSv1_listen()
Matt Caswell
2017-12-08
More record layer conversions to use SSLfatal()
Matt Caswell
2017-10-18
Remove parentheses of return.
KaoruToda
2017-09-06
add callback handler for setting DTLS timer interval
Alfred E. Heggestad
2017-09-01
struct timeval include guards
Pauli
2017-08-30
Move e_os.h to be the very first include.
Pauli
2017-08-30
e_os.h removal from other headers and source files.
Pauli
2017-08-22
(Re)move some things from e_os.h
Rich Salz
2017-05-22
Convert existing usage of assert() to ossl_assert() in libssl
Matt Caswell
2017-05-22
Fix some style issues in returns
Matt Caswell
2017-02-28
Code health: Stop using timeb.h / ftime() (VMS only)
Richard Levitte
2017-02-16
Don't change the state of the ETM flags until CCS processing
Matt Caswell
2016-11-29
Ensure we are in accept state in DTLSv1_listen
Matt Caswell
2016-11-13
Remove heartbeat support
Richard Levitte
2016-11-04
Add some PACKET functions for size_t
Matt Caswell
2016-11-04
Fix some missed size_t updates
Matt Caswell
2016-11-04
Convert libssl writing for size_t
Matt Caswell
2016-11-02
Add DTLS_get_data_mtu() function
David Woodhouse
2016-10-02
Rename ssl_set_handshake_header2()
Matt Caswell
2016-10-02
Remove ssl_set_handshake_header()
Matt Caswell
2016-09-22
Convert HelloVerifyRequest construction to WPACKET
Matt Caswell
2016-09-13
Convert tls_construct_client_hello() to use PACKETW
Matt Caswell
2016-08-22
Fix DTLS buffered message DoS attack
Matt Caswell
2016-08-18
Indent ssl/
Emilia Kasper
2016-08-04
Make DTLS1_BAD_VER work with DTLS_client_method()
David Woodhouse
2016-07-20
Fix a few if(, for(, while( inside code.
FdaSilvaYY
2016-06-29
Whitespace cleanup in ssl folder
FdaSilvaYY
2016-06-22
Spelling... and more spelling
FdaSilvaYY
2016-05-17
Copyright consolidation 01/10
Rich Salz
2016-05-05
Improve heartbeats coding style
Matt Caswell
2016-04-28
various spelling fixes
FdaSilvaYY
2016-04-04
Revert "various spelling fixes"
Rich Salz
2016-04-04
various spelling fixes
FdaSilvaYY
2016-03-21
Fix no-sock
Matt Caswell
2016-03-17
Remove Netware and OS/2
Rich Salz
[next]