Historique des commits

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