index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
d1_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Remove function name from errors
Rich Salz
2019-07-16
1
-1
/
+1
*
Use (D)TLS_MAX_VERSION_INTERNAL internally
Kurt Roeckx
2018-12-15
1
-1
/
+1
*
Following the license change, modify the boilerplates in ssl/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-11-20
1
-1
/
+1
*
Buffer a ClientHello with a cookie received via DTLSv1_listen
Matt Caswell
2018-10-19
1
-28
/
+20
*
Use the read and write buffers in DTLSv1_listen()
Matt Caswell
2018-10-19
1
-28
/
+17
*
More record layer conversions to use SSLfatal()
Matt Caswell
2017-12-08
1
-2
/
+6
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
add callback handler for setting DTLS timer interval
Alfred E. Heggestad
2017-09-06
1
-8
/
+41
*
struct timeval include guards
Pauli
2017-09-01
1
-6
/
+0
*
Move e_os.h to be the very first include.
Pauli
2017-08-29
1
-1
/
+1
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-1
/
+2
*
(Re)move some things from e_os.h
Rich Salz
2017-08-22
1
-1
/
+0
*
Convert existing usage of assert() to ossl_assert() in libssl
Matt Caswell
2017-05-22
1
-3
/
+9
*
Fix some style issues in returns
Matt Caswell
2017-05-22
1
-4
/
+4
*
Code health: Stop using timeb.h / ftime() (VMS only)
Richard Levitte
2017-02-28
1
-8
/
+1
*
Don't change the state of the ETM flags until CCS processing
Matt Caswell
2017-02-16
1
-1
/
+1
*
Ensure we are in accept state in DTLSv1_listen
Matt Caswell
2016-11-29
1
-0
/
+5
*
Remove heartbeat support
Richard Levitte
2016-11-13
1
-168
/
+0
*
Add some PACKET functions for size_t
Matt Caswell
2016-11-04
1
-3
/
+3
*
Fix some missed size_t updates
Matt Caswell
2016-11-04
1
-8
/
+4
*
Convert libssl writing for size_t
Matt Caswell
2016-11-04
1
-18
/
+20
*
Add DTLS_get_data_mtu() function
David Woodhouse
2016-11-02
1
-0
/
+36
*
Rename ssl_set_handshake_header2()
Matt Caswell
2016-10-02
1
-2
/
+2
*
Remove ssl_set_handshake_header()
Matt Caswell
2016-10-02
1
-16
/
+0
*
Convert HelloVerifyRequest construction to WPACKET
Matt Caswell
2016-09-23
1
-48
/
+68
*
Convert tls_construct_client_hello() to use PACKETW
Matt Caswell
2016-09-13
1
-0
/
+4
*
Fix DTLS buffered message DoS attack
Matt Caswell
2016-08-22
1
-1
/
+14
*
Indent ssl/
Emilia Kasper
2016-08-18
1
-12
/
+13
*
Make DTLS1_BAD_VER work with DTLS_client_method()
David Woodhouse
2016-08-04
1
-3
/
+6
*
Fix a few if(, for(, while( inside code.
FdaSilvaYY
2016-07-20
1
-6
/
+6
*
Whitespace cleanup in ssl folder
FdaSilvaYY
2016-06-29
1
-1
/
+1
*
Spelling... and more spelling
FdaSilvaYY
2016-06-22
1
-2
/
+2
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Improve heartbeats coding style
Matt Caswell
2016-05-05
1
-18
/
+18
*
various spelling fixes
FdaSilvaYY
2016-04-28
1
-1
/
+1
*
Revert "various spelling fixes"
Rich Salz
2016-04-04
1
-1
/
+1
*
various spelling fixes
FdaSilvaYY
2016-04-04
1
-1
/
+1
*
Fix no-sock
Matt Caswell
2016-03-21
1
-1
/
+2
*
Remove Netware and OS/2
Rich Salz
2016-03-17
1
-2
/
+0
*
Move disabling of RC4 for DTLS to the cipher list.
Kurt Roeckx
2016-03-09
1
-19
/
+0
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-2
/
+1
*
Remove TLS heartbeat, disable DTLS heartbeat
Rich Salz
2016-02-11
1
-7
/
+7
*
Add tests for DTLSv1_listen
Matt Caswell
2016-02-05
1
-10
/
+13
*
Provide partial support for fragmented DTLS ClientHellos
Matt Caswell
2016-02-05
1
-6
/
+20
*
Make DTLSv1_listen a first class function and change its type
Matt Caswell
2016-02-05
1
-27
/
+23
*
Refactoring BIO: Adapt BIO_s_datagram and all that depends on it
Richard Levitte
2016-02-03
1
-5
/
+9
*
constify PACKET
Emilia Kasper
2016-02-01
1
-1
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
[next]