28 Commits (a0ef7b0a56a4f5e376dffa28f7808c011b312bc5)

Author SHA1 Message Date
  David Benjamin e6d1e5a871 Use typedef names, not struct names. 9 years ago
  David Benjamin e8d53508ca Convert ssl3_send_client_hello to CBB. 9 years ago
  David Benjamin dbb0321014 Clarify that only top-level CBBs get CBB_cleanup. 9 years ago
  Paul Lietar 23b185a3cf Allow out_present to be NULL in CBS_get_optional_asn1 9 years ago
  David Benjamin b8d28cf532 Factor out the buffering and low-level record code. 9 years ago
  David Benjamin d822ed811a Make CBB_len return a length, not remaining. 9 years ago
  David Benjamin a8653208ec Add CBB_zero to set a CBB to the zero state. 9 years ago
  Adam Langley 614c66a2f8 Add infrastructure for better extension handling. 9 years ago
  Kenny Root 3a9e1fba0e Correct various documentation typos 9 years ago
  Adam Langley 521d4b805a Export |CBS_get_any_ber_asn1_element|. 9 years ago
  Adam Langley e3ed21058d Add #defines for ASN.1 NULL and GENERALIZEDTIME. 9 years ago
  Adam Langley cc1e3df75c Make CBS_get_any_asn1_element accept only DER. 9 years ago
  Doug Hogan 5ba305643f Don't accept tag number 31 (long form identifier octets) in CBB_add_asn1. 9 years ago
  Doug Hogan 2683af70e7 Fix typo and ASN.1 tag number range comment in bytestring.h. 9 years ago
  David Benjamin 5b082e880d Various documentation fixes. 9 years ago
  Adam Langley 7571292eac Extended master secret support. 10 years ago
  David Benjamin 83fd6b686f Reimplement d2i_SSL_SESSION with CBS. 10 years ago
  David Benjamin b5b6854968 Add CBB_add_asn1_uint64. 10 years ago
  David Benjamin b698617007 Add CBS_peek_asn1_tag. 10 years ago
  David Benjamin ed6eb6627e Add CBS_ASN1_ENUMERATED to bytestring.h. 10 years ago
  David Benjamin 9b04d657be Export CBS_get_any_asn1_element. 10 years ago
  Adam Langley 9c01e00c2e Rework support for ASN.1 BER. 10 years ago
  Adam Langley eeb9f491e8 Add PKCS7_bundle_certificates. 10 years ago
  Adam Langley eb7d2ed1fe Add visibility rules. 10 years ago
  David Benjamin 22f9bccde5 Port ssl3_get_client_hello to CBS. 10 years ago
  David Benjamin ed43958853 Port ssl3_get_key_exchange to CBS. 10 years ago
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 years ago
  Adam Langley 95c29f3cd1 Inital import. 10 years ago