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
...
*
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
*
Move pqueue into ssl
Rich Salz
2016-01-25
1
-2
/
+2
*
Regenerate SSL record/statem error strings
Viktor Dukhovni
2016-01-11
1
-1
/
+1
*
Protocol version selection and negotiation rewrite
Viktor Dukhovni
2016-01-02
1
-35
/
+3
*
Add support for minimum and maximum protocol version
Kurt Roeckx
2016-01-02
1
-3
/
+13
*
Remove unused cert_verify_mac code
Dr. Stephen Henson
2015-11-25
1
-2
/
+0
*
Standardise our style for checking malloc failures
Matt Caswell
2015-11-09
1
-1
/
+1
*
Remove a trivially true OPENSSL_assert
Matt Caswell
2015-11-02
1
-6
/
+0
*
Make dtls1_link_min_mtu static
Matt Caswell
2015-10-30
1
-1
/
+2
*
Move in_handshake into STATEM
Matt Caswell
2015-10-30
1
-1
/
+1
*
Fix DTLSv1_listen following state machine changes
Matt Caswell
2015-10-30
1
-2
/
+5
*
Change statem prefix to ossl_statem
Matt Caswell
2015-10-30
1
-1
/
+1
*
Reorganise state machine files
Matt Caswell
2015-10-30
1
-2
/
+239
*
Convert DTLSv1_listen to use new state machine code
Matt Caswell
2015-10-30
1
-5
/
+2
*
DTLS: remove unused cookie field
Emilia Kasper
2015-10-09
1
-3
/
+3
*
Sanity check cookie_len
Matt Caswell
2015-09-23
1
-1
/
+2
*
DTLSv1_listen rewrite
Matt Caswell
2015-09-23
1
-7
/
+378
[prev]
[next]