index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
d1_msg.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
Always use uint8_t for TLS record type
Tomas Mraz
2023-08-25
1
-2
/
+2
*
Resolve a TODO in ssl3_dispatch_alert
Matt Caswell
2022-11-14
1
-1
/
+1
*
Remove create_empty_fragment from do_dtls1_write()
Matt Caswell
2022-10-20
1
-1
/
+1
*
SSL object refactoring using SSL_CONNECTION object
Tomas Mraz
2022-07-28
1
-8
/
+16
*
fix some code with obvious wrong coding style
x2018
2021-10-28
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-11
1
-3
/
+2
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
issue-8998: Ensure that the alert is generated and reaches the remote
agnosticdev
2019-05-30
1
-2
/
+1
*
Collapse ssl3_state_st (s3) into ssl_st
Todd Short
2019-04-29
1
-7
/
+7
*
Following the license change, modify the boilerplates in ssl/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
(Re)move some things from e_os.h
Rich Salz
2017-08-22
1
-1
/
+0
*
Remove special case code for SCTP reneg handling
Matt Caswell
2017-04-25
1
-12
/
+1
*
Remove some obsolete/obscure internal define switches:
Emilia Kasper
2017-03-01
1
-12
/
+1
*
Convert libssl writing for size_t
Matt Caswell
2016-11-04
1
-5
/
+6
*
Whitespace cleanup in ssl folder
FdaSilvaYY
2016-06-29
1
-1
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-110
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Move in_handshake into STATEM
Matt Caswell
2015-10-30
1
-2
/
+2
*
Change statem prefix to ossl_statem
Matt Caswell
2015-10-30
1
-1
/
+1
*
Implement Client TLS state machine
Matt Caswell
2015-10-30
1
-2
/
+1
*
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-06
1
-1
/
+1
*
Split out non record layer functions out of s3_pkt.c and d1_pkt.c into
Matt Caswell
2015-03-26
1
-0
/
+202