Histórico de Commits

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