47 Revize (0a471910b41d6e5846b7874d9705c192b72dd8a3)

Autor SHA1 Zpráva Datum
  David Benjamin 4512b792ba Run comment conversion script on include/ před 7 roky
  David Benjamin 2c45fa0b90 Convert bytestring_test to GTest. před 7 roky
  Victor Vasiliev 438229a8d7 Correct a typo in ASN.1 type name. před 7 roky
  David Benjamin fcd714d52b Add CBS functions for working with BIT STRINGs. před 7 roky
  David Benjamin 455919dda2 Add CBS_get_any_asn1. před 8 roky
  Nick Harper 0c0a94d07b Better explain usage of CBB_flush před 8 roky
  David Benjamin f0e935d7ce Fold stack-allocated types into headers. před 8 roky
  David Benjamin 1db42fb3ca Clarify CBS/CBB with respect to high tag number form. před 8 roky
  David Benjamin 93a034a7d7 CBBs are in an undefined state after an operation failed. před 8 roky
  Adam Langley d2b5af56cf Revert scoped_types.h change. před 8 roky
  Adam Langley 8d79ed6740 Assume that MSVC supports C++11. před 8 roky
  Adam Langley 8c3c3135a2 Remove scoped_types.h. před 8 roky
  David Benjamin bb076e334c Add CBB_add_u32. před 8 roky
  David Benjamin a7810c12e9 Make tls_open_record always in-place. před 8 roky
  Matt Mueller 897be6afe3 Add CBS_ASN1_UTF8STRING define. před 8 roky
  David Benjamin 375124b162 Parse BER for PKCS#12 more accurately. před 8 roky
  David Benjamin 2a0b391ac9 Rewrite ssl3_send_server_key_exchange to use CBB. před 8 roky
  David Benjamin 4cc671cbf4 Add CBB_reserve and CBB_did_write. před 8 roky
  David Benjamin a01deee96b Make CBB_len relative to its argument. před 9 roky
  David Benjamin e6d1e5a871 Use typedef names, not struct names. před 9 roky
  David Benjamin e8d53508ca Convert ssl3_send_client_hello to CBB. před 9 roky
  David Benjamin dbb0321014 Clarify that only top-level CBBs get CBB_cleanup. před 9 roky
  Paul Lietar 23b185a3cf Allow out_present to be NULL in CBS_get_optional_asn1 před 9 roky
  David Benjamin b8d28cf532 Factor out the buffering and low-level record code. před 9 roky
  David Benjamin d822ed811a Make CBB_len return a length, not remaining. před 9 roky
  David Benjamin a8653208ec Add CBB_zero to set a CBB to the zero state. před 9 roky
  Adam Langley 614c66a2f8 Add infrastructure for better extension handling. před 9 roky
  Kenny Root 3a9e1fba0e Correct various documentation typos před 9 roky
  Adam Langley 521d4b805a Export |CBS_get_any_ber_asn1_element|. před 9 roky
  Adam Langley e3ed21058d Add #defines for ASN.1 NULL and GENERALIZEDTIME. před 9 roky
  Adam Langley cc1e3df75c Make CBS_get_any_asn1_element accept only DER. před 9 roky
  Doug Hogan 5ba305643f Don't accept tag number 31 (long form identifier octets) in CBB_add_asn1. před 9 roky
  Doug Hogan 2683af70e7 Fix typo and ASN.1 tag number range comment in bytestring.h. před 9 roky
  David Benjamin 5b082e880d Various documentation fixes. před 9 roky
  Adam Langley 7571292eac Extended master secret support. před 10 roky
  David Benjamin 83fd6b686f Reimplement d2i_SSL_SESSION with CBS. před 10 roky
  David Benjamin b5b6854968 Add CBB_add_asn1_uint64. před 10 roky
  David Benjamin b698617007 Add CBS_peek_asn1_tag. před 10 roky
  David Benjamin ed6eb6627e Add CBS_ASN1_ENUMERATED to bytestring.h. před 10 roky
  David Benjamin 9b04d657be Export CBS_get_any_asn1_element. před 10 roky
  Adam Langley 9c01e00c2e Rework support for ASN.1 BER. před 10 roky
  Adam Langley eeb9f491e8 Add PKCS7_bundle_certificates. před 10 roky
  Adam Langley eb7d2ed1fe Add visibility rules. před 10 roky
  David Benjamin 22f9bccde5 Port ssl3_get_client_hello to CBS. před 10 roky
  David Benjamin ed43958853 Port ssl3_get_key_exchange to CBS. před 10 roky
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ před 10 roky
  Adam Langley 95c29f3cd1 Inital import. před 10 roky