23 Commits (97db926cf7e9da7bdf1e52def7101ba8c68786c0)

Autor SHA1 Mensaje Fecha
  David Benjamin fcd714d52b Add CBS functions for working with BIT STRINGs. hace 7 años
  David Benjamin 455919dda2 Add CBS_get_any_asn1. hace 8 años
  David Benjamin 54091230cd Use C99 for size_t loops. hace 8 años
  David Benjamin a7810c12e9 Make tls_open_record always in-place. hace 8 años
  Nick Harper 6f621bd8f7 Merge documentation from chromium's net/der into cbs.c hace 8 años
  Paul Lietar 23b185a3cf Allow out_present to be NULL in CBS_get_optional_asn1 hace 9 años
  David Benjamin b8d28cf532 Factor out the buffering and low-level record code. hace 9 años
  Adam Langley cc1e3df75c Make CBS_get_any_asn1_element accept only DER. hace 9 años
  Adam Langley 0976096224 bytestring: Test out_header_len != NULL before writing. hace 9 años
  David Benjamin 22ccc2d8f1 Remove unnecessary NULL checks, part 1. hace 9 años
  David Benjamin 5933723b7b Check for leading zeros in CBS_get_asn1_uint64. hace 9 años
  David Benjamin c9a202fee3 Add in missing curly braces part 1. hace 9 años
  Adam Langley 7571292eac Extended master secret support. hace 10 años
  David Benjamin 83fd6b686f Reimplement d2i_SSL_SESSION with CBS. hace 10 años
  David Benjamin fbe6f498cd The empty contents are not a valid ASN.1 INTEGER. hace 10 años
  David Benjamin b698617007 Add CBS_peek_asn1_tag. hace 10 años
  David Benjamin 9b04d657be Export CBS_get_any_asn1_element. hace 10 años
  Adam Langley 9c01e00c2e Rework support for ASN.1 BER. hace 10 años
  David Benjamin c10dde465e Only allow indefinite lengths for constructed types. hace 10 años
  David Benjamin 22f9bccde5 Port ssl3_get_client_hello to CBS. hace 10 años
  David Benjamin ed43958853 Port ssl3_get_key_exchange to CBS. hace 10 años
  David Benjamin 03973096f4 Port ServerHello extension parsing to CBS. hace 10 años
  Adam Langley 95c29f3cd1 Inital import. hace 10 años