Matt Caswell
|
902aca09f3
Make some CLIENTHELLO_MSG function arguments const
|
před 8 roky |
Matt Caswell
|
3d33f3bbe4
Update a comment
|
před 8 roky |
Matt Caswell
|
6438632420
Add some function documentation and update some existing comments
|
před 8 roky |
Matt Caswell
|
de7d61d5c2
Improve some comment documentation following the extensions refactor
|
před 8 roky |
Matt Caswell
|
b1b4b543ee
Fix various style issues in the extension parsing refactor
|
před 8 roky |
Matt Caswell
|
1ab3836b3b
Refactor ClientHello processing so that extensions get parsed earlier
|
před 8 roky |
Matt Caswell
|
348240c676
Fix misc size_t issues causing Windows warnings in 64 bit
|
před 8 roky |
Matt Caswell
|
8b0e934afb
Fix some missed size_t updates
|
před 8 roky |
Matt Caswell
|
d736bc1a7d
Update misc function params in libssl for size_t
|
před 8 roky |
Matt Caswell
|
ec60ccc1c1
Convert session_id_length and sid_ctx_len to size_t
|
před 8 roky |
Matt Caswell
|
582a17d662
Add the SSL_METHOD for TLSv1.3 and all other base changes required
|
před 8 roky |
David Woodhouse
|
cde6145ba1
Add SSL_OP_NO_ENCRYPT_THEN_MAC
|
před 8 roky |
Matt Caswell
|
a29fa98ceb
Rename ssl_set_handshake_header2()
|
před 8 roky |
Matt Caswell
|
e2726ce64d
Remove ssl_set_handshake_header()
|
před 8 roky |
Matt Caswell
|
42cde22f48
Remove the tls12_get_sigandhash_old() function
|
před 8 roky |
Matt Caswell
|
ac8cc3efb2
Remove tls12_copy_sigalgs_old()
|
před 8 roky |
Matt Caswell
|
7facdbd66f
Fix a bug in the construction of the ClienHello SRTP extension
|
před 8 roky |
Matt Caswell
|
7507e73d40
Fix heartbeat compilation error
|
před 8 roky |
Matt Caswell
|
8157d44b62
Convert ServerHello construction to WPACKET
|
před 8 roky |
Matt Caswell
|
2f97192c78
Fix a bug in Renegotiation extension construction
|
před 8 roky |
Matt Caswell
|
c31dbed70c
Fix a mem leak in NPN handling
|
před 8 roky |
Matt Caswell
|
e408c09bbf
Fix OCSP Status Request extension unbounded memory growth
|
před 8 roky |
Matt Caswell
|
08029dfa03
Convert WPACKET_put_bytes to use convenience macros
|
před 8 roky |
Matt Caswell
|
418a18a2de
Style tweaks following review feedback
|
před 8 roky |
Matt Caswell
|
6400f33818
Convert ClientVerify Construction to WPACKET
|
před 8 roky |
Matt Caswell
|
dd8710dc54
Fix OCSP_RESPID processing bug introduced by WPACKET changes
|
před 8 roky |
Matt Caswell
|
b2b3024e0e
Add a WPACKET_sub_allocate_bytes() function
|
před 8 roky |
Matt Caswell
|
c0f9e23c6b
Fix a few style nits in the wpacket code
|
před 8 roky |
Matt Caswell
|
de451856f0
Address WPACKET review comments
|
před 8 roky |
Matt Caswell
|
fb790f1673
Add WPACKET_sub_memcpy() function
|
před 8 roky |