Matt Caswell
|
da1c088f59
Copyright year updates
|
1 年間 前 |
Tomas Mraz
|
eb1eaa9af4
Always use uint8_t for TLS record type
|
1 年間 前 |
Matt Caswell
|
732435026b
Resolve a TODO in ssl3_dispatch_alert
|
2 年 前 |
Matt Caswell
|
22d6e8547f
Remove create_empty_fragment from do_dtls1_write()
|
2 年 前 |
Tomas Mraz
|
38b051a1fe
SSL object refactoring using SSL_CONNECTION object
|
2 年 前 |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 年 前 |
Matt Caswell
|
605856d72c
Update copyright year
|
4 年 前 |
Richard Levitte
|
6849b73ccc
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
|
4 年 前 |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 年 前 |
agnosticdev
|
03da376ff7
issue-8998: Ensure that the alert is generated and reaches the remote
|
5 年 前 |
Todd Short
|
555cbb328e
Collapse ssl3_state_st (s3) into ssl_st
|
6 年 前 |
Richard Levitte
|
2c18d164f5
Following the license change, modify the boilerplates in ssl/
|
6 年 前 |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 年 前 |
Rich Salz
|
0e97f1e1a7
(Re)move some things from e_os.h
|
7 年 前 |
Matt Caswell
|
bd79bcb42b
Remove special case code for SCTP reneg handling
|
7 年 前 |
Emilia Kasper
|
2f0ca54c32
Remove some obsolete/obscure internal define switches:
|
7 年 前 |
Matt Caswell
|
7ee8627f6e
Convert libssl writing for size_t
|
8 年 前 |
FdaSilvaYY
|
0485d5406a
Whitespace cleanup in ssl folder
|
8 年 前 |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 年 前 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 年 前 |
Matt Caswell
|
024f543c15
Move in_handshake into STATEM
|
9 年 前 |
Matt Caswell
|
fe3a329117
Change statem prefix to ossl_statem
|
9 年 前 |
Matt Caswell
|
8723588e1b
Implement Client TLS state machine
|
9 年 前 |
Rich Salz
|
16f8d4ebf0
memset, memcpy, sizeof consistency fixes
|
9 年 前 |
Matt Caswell
|
c103c7e266
Split out non record layer functions out of s3_pkt.c and d1_pkt.c into
|
9 年 前 |