Richard Levitte
|
28428130db
Update copyright year
|
6 роки тому |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 роки тому |
Matt Caswell
|
67dc995eaf
Move ossl_assert
|
7 роки тому |
Matt Caswell
|
b77f3ed171
Convert existing usage of assert() to ossl_assert() in libssl
|
7 роки тому |
Todd Short
|
c649d10d3f
TLS1.3 Padding
|
7 роки тому |
Matt Caswell
|
fed60a781c
Use for loop in WPACKET_fill_lengths instead of do...while
|
7 роки тому |
Matt Caswell
|
a2b7e65526
Provide a new WPACKET function for filling in all the lengths
|
7 роки тому |
Matt Caswell
|
829754a622
Various style fixes from the TLSv1.3 record changes review
|
8 роки тому |
Matt Caswell
|
3171bad66e
Add an ability to find out the current write location from a WPACKET
|
8 роки тому |
Matt Caswell
|
9b36b7d9bd
Add support for initialising WPACKETs from a static buffer
|
8 роки тому |
David Benjamin
|
609b0852e4
Remove trailing whitespace from some files.
|
8 роки тому |
Matt Caswell
|
ff8194774c
Address style feedback comments
|
8 роки тому |
Matt Caswell
|
1ff8434040
Add the WPACKET_reserve_bytes() function
|
8 роки тому |
Matt Caswell
|
f789b04f40
Fix a WPACKET bug
|
8 роки тому |
Matt Caswell
|
4b0fc9fc7a
Add warning about a potential pitfall with WPACKET_allocate_bytes()
|
8 роки тому |
Matt Caswell
|
08029dfa03
Convert WPACKET_put_bytes to use convenience macros
|
8 роки тому |
Matt Caswell
|
869d0a37cf
Encourage use of the macros for the various "sub" functions
|
8 роки тому |
Matt Caswell
|
b2b3024e0e
Add a WPACKET_sub_allocate_bytes() function
|
8 роки тому |
Matt Caswell
|
c0f9e23c6b
Fix a few style nits in the wpacket code
|
8 роки тому |
Matt Caswell
|
df065a2b3b
Remove else after a return in packet code
|
8 роки тому |
Matt Caswell
|
826573559d
Pull out some common packet code into a function
|
8 роки тому |
Matt Caswell
|
c39609aa6a
Add some soft asserts where applicable
|
8 роки тому |
Matt Caswell
|
de451856f0
Address WPACKET review comments
|
8 роки тому |
Matt Caswell
|
6ae4f5e087
Simplify the overflow checks in WPACKET_allocate_bytes()
|
8 роки тому |
Matt Caswell
|
9bf85bf9c5
Move the WPACKET documentation comments to packet_locl.h
|
8 роки тому |
Matt Caswell
|
871bc59bc1
Various bug fixes and tweaks to WPACKET implementation
|
8 роки тому |
Matt Caswell
|
fb790f1673
Add WPACKET_sub_memcpy() function
|
8 роки тому |
Matt Caswell
|
0217dd19c0
Move from explicit sub-packets to implicit ones
|
8 роки тому |
Matt Caswell
|
ae2f7b37da
Rename PACKETW to WPACKET
|
8 роки тому |
Matt Caswell
|
b7273855ac
First pass at writing a writeable packets API
|
8 роки тому |