4 コミット (396a441421895fe724167b29f6daf307708673fb)

作成者 SHA1 メッセージ 日付
  David Benjamin a8653208ec Add CBB_zero to set a CBB to the zero state. 9年前
  David Benjamin d13a5e15d4 Fix crypto/bytestring test for too long lengths. 9年前
  David Benjamin 5933723b7b Check for leading zeros in CBS_get_asn1_uint64. 9年前
  David Benjamin f8c2c9e9f0 Convert bytestring_test to C++. 9年前
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9年前
  Piotr Sikora 3b73c18fca Fix "integer constant is too large for 'long' type" errors. 10年前
  Adam Langley 7571292eac Extended master secret support. 10年前
  David Benjamin 83fd6b686f Reimplement d2i_SSL_SESSION with CBS. 10年前
  David Benjamin fbe6f498cd The empty contents are not a valid ASN.1 INTEGER. 10年前
  David Benjamin b5b6854968 Add CBB_add_asn1_uint64. 10年前
  David Benjamin b698617007 Add CBS_peek_asn1_tag. 10年前
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. 10年前
  Adam Langley 9c01e00c2e Rework support for ASN.1 BER. 10年前
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10年前
  David Benjamin c10dde465e Only allow indefinite lengths for constructed types. 10年前
  Adam Langley 8e89e64554 bytestring: fix ASN.1 data longer than 127 bytes. 10年前
  Adam Langley 95c29f3cd1 Inital import. 10年前