Todd Short
|
c649d10d3f
TLS1.3 Padding
|
7 jaren geleden |
Matt Caswell
|
1f5b44e943
Miscellaneous style tweaks based on feedback received
|
7 jaren geleden |
Matt Caswell
|
a2b7e65526
Provide a new WPACKET function for filling in all the lengths
|
7 jaren geleden |
Matt Caswell
|
3171bad66e
Add an ability to find out the current write location from a WPACKET
|
8 jaren geleden |
Matt Caswell
|
9b36b7d9bd
Add support for initialising WPACKETs from a static buffer
|
8 jaren geleden |
Matt Caswell
|
ff04799d90
Fix some style issues from libssl size_tify review
|
8 jaren geleden |
Matt Caswell
|
153703dfde
Add some PACKET functions for size_t
|
8 jaren geleden |
David Benjamin
|
609b0852e4
Remove trailing whitespace from some files.
|
8 jaren geleden |
Matt Caswell
|
b36017fe5f
Fix an error in packet_locl.h
|
8 jaren geleden |
Matt Caswell
|
f308416e27
Fix mis-named macro in packet_locl.h
|
8 jaren geleden |
Matt Caswell
|
0023baffb8
Add an example of usage to the WPACKET_reserve_bytes() documentation
|
8 jaren geleden |
Matt Caswell
|
1ff8434040
Add the WPACKET_reserve_bytes() function
|
8 jaren geleden |
Matt Caswell
|
4b0fc9fc7a
Add warning about a potential pitfall with WPACKET_allocate_bytes()
|
8 jaren geleden |
Matt Caswell
|
08029dfa03
Convert WPACKET_put_bytes to use convenience macros
|
8 jaren geleden |
Matt Caswell
|
869d0a37cf
Encourage use of the macros for the various "sub" functions
|
8 jaren geleden |
Matt Caswell
|
b2b3024e0e
Add a WPACKET_sub_allocate_bytes() function
|
8 jaren geleden |
Matt Caswell
|
de451856f0
Address WPACKET review comments
|
8 jaren geleden |
Matt Caswell
|
9bf85bf9c5
Move the WPACKET documentation comments to packet_locl.h
|
8 jaren geleden |
Matt Caswell
|
871bc59bc1
Various bug fixes and tweaks to WPACKET implementation
|
8 jaren geleden |
Matt Caswell
|
fb790f1673
Add WPACKET_sub_memcpy() function
|
8 jaren geleden |
Matt Caswell
|
0217dd19c0
Move from explicit sub-packets to implicit ones
|
8 jaren geleden |
Matt Caswell
|
ae2f7b37da
Rename PACKETW to WPACKET
|
8 jaren geleden |
Matt Caswell
|
b7273855ac
First pass at writing a writeable packets API
|
8 jaren geleden |
Emilia Kasper
|
a230b26e09
Indent ssl/
|
8 jaren geleden |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 jaren geleden |
Emilia Kasper
|
062178678f
Refactor ClientHello extension parsing
|
9 jaren geleden |
Emilia Kasper
|
b698174493
constify PACKET
|
8 jaren geleden |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 jaren geleden |
Richard Levitte
|
1de1d7689a
Instead of a local hack, implement SIZE_MAX in numbers.h if it's missing
|
8 jaren geleden |
Richard Levitte
|
36830ecac7
SIZE_MAX doesn't exist everywhere, supply an alternative
|
9 jaren geleden |