Commit History

Author SHA1 Message Date
  Matt Caswell 1212818eb0 Update copyright year 5 years ago
  Nicola Tuveri 34446a8524 Remove __cplusplus preamble from internal headers 6 years ago
  Todd Short c649d10d3f TLS1.3 Padding 7 years ago
  Matt Caswell 1f5b44e943 Miscellaneous style tweaks based on feedback received 7 years ago
  Matt Caswell a2b7e65526 Provide a new WPACKET function for filling in all the lengths 7 years ago
  Matt Caswell 3171bad66e Add an ability to find out the current write location from a WPACKET 7 years ago
  Matt Caswell 9b36b7d9bd Add support for initialising WPACKETs from a static buffer 7 years ago
  Matt Caswell ff04799d90 Fix some style issues from libssl size_tify review 7 years ago
  Matt Caswell 153703dfde Add some PACKET functions for size_t 7 years ago
  David Benjamin 609b0852e4 Remove trailing whitespace from some files. 7 years ago
  Matt Caswell b36017fe5f Fix an error in packet_locl.h 7 years ago
  Matt Caswell f308416e27 Fix mis-named macro in packet_locl.h 7 years ago
  Matt Caswell 0023baffb8 Add an example of usage to the WPACKET_reserve_bytes() documentation 7 years ago
  Matt Caswell 1ff8434040 Add the WPACKET_reserve_bytes() function 7 years ago
  Matt Caswell 4b0fc9fc7a Add warning about a potential pitfall with WPACKET_allocate_bytes() 7 years ago
  Matt Caswell 08029dfa03 Convert WPACKET_put_bytes to use convenience macros 7 years ago
  Matt Caswell 869d0a37cf Encourage use of the macros for the various "sub" functions 7 years ago
  Matt Caswell b2b3024e0e Add a WPACKET_sub_allocate_bytes() function 7 years ago
  Matt Caswell de451856f0 Address WPACKET review comments 7 years ago
  Matt Caswell 9bf85bf9c5 Move the WPACKET documentation comments to packet_locl.h 7 years ago
  Matt Caswell 871bc59bc1 Various bug fixes and tweaks to WPACKET implementation 7 years ago
  Matt Caswell fb790f1673 Add WPACKET_sub_memcpy() function 7 years ago
  Matt Caswell 0217dd19c0 Move from explicit sub-packets to implicit ones 7 years ago
  Matt Caswell ae2f7b37da Rename PACKETW to WPACKET 7 years ago
  Matt Caswell b7273855ac First pass at writing a writeable packets API 8 years ago
  Emilia Kasper a230b26e09 Indent ssl/ 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  Emilia Kasper 062178678f Refactor ClientHello extension parsing 8 years ago
  Emilia Kasper b698174493 constify PACKET 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago