Historial de Commits

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