30 Révisions (cff0b90cbb68246b93f4894177f3ba545caf6e65)

Auteur SHA1 Message Date
  David Benjamin 22ccc2d8f1 Remove unnecessary NULL checks, part 1. il y a 9 ans
  David Benjamin 5933723b7b Check for leading zeros in CBS_get_asn1_uint64. il y a 9 ans
  David Benjamin f8c2c9e9f0 Convert bytestring_test to C++. il y a 9 ans
  David Benjamin c9a202fee3 Add in missing curly braces part 1. il y a 9 ans
  Doug Hogan 5ba305643f Don't accept tag number 31 (long form identifier octets) in CBB_add_asn1. il y a 9 ans
  Doug Hogan a84f06fc1e Move free from cbb_init() to only CBB_init(). il y a 9 ans
  Adam Langley 2b2d66d409 Remove string.h from base.h. il y a 9 ans
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. il y a 9 ans
  Adam Langley af7e74ba9f Remove variable shadowing. il y a 10 ans
  Piotr Sikora 3b73c18fca Fix "integer constant is too large for 'long' type" errors. il y a 10 ans
  Adam Langley 7571292eac Extended master secret support. il y a 10 ans
  David Benjamin 83fd6b686f Reimplement d2i_SSL_SESSION with CBS. il y a 10 ans
  David Benjamin fbe6f498cd The empty contents are not a valid ASN.1 INTEGER. il y a 10 ans
  David Benjamin b5b6854968 Add CBB_add_asn1_uint64. il y a 10 ans
  David Benjamin b698617007 Add CBS_peek_asn1_tag. il y a 10 ans
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. il y a 10 ans
  David Benjamin 9b04d657be Export CBS_get_any_asn1_element. il y a 10 ans
  Adam Langley 1f3591d4c7 Export CBS_asn1_ber_to_der. il y a 10 ans
  Adam Langley 58f90951eb Remove hack in parsing PKCS#12. il y a 10 ans
  Adam Langley 9c01e00c2e Rework support for ASN.1 BER. il y a 10 ans
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' il y a 10 ans
  David Benjamin c10dde465e Only allow indefinite lengths for constructed types. il y a 10 ans
  David Benjamin 98e882ead1 Clean up s23_srvr.c. il y a 10 ans
  Adam Langley eeb9f491e8 Add PKCS7_bundle_certificates. il y a 10 ans
  Adam Langley 8e89e64554 bytestring: fix ASN.1 data longer than 127 bytes. il y a 10 ans
  David Benjamin 22f9bccde5 Port ssl3_get_client_hello to CBS. il y a 10 ans
  David Benjamin ed43958853 Port ssl3_get_key_exchange to CBS. il y a 10 ans
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ il y a 10 ans
  David Benjamin 03973096f4 Port ServerHello extension parsing to CBS. il y a 10 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans