Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-25Extended master secret support.Adam Langley
2014-10-24Reimplement d2i_SSL_SESSION with CBS.David Benjamin
2014-10-24The empty contents are not a valid ASN.1 INTEGER.David Benjamin
2014-10-20Add CBS_peek_asn1_tag.David Benjamin
2014-08-28Export CBS_get_any_asn1_element.David Benjamin
2014-08-26Rework support for ASN.1 BER.Adam Langley
2014-08-14Only allow indefinite lengths for constructed types.David Benjamin
2014-07-15Port ssl3_get_client_hello to CBS.David Benjamin
2014-07-15Port ssl3_get_key_exchange to CBS.David Benjamin
2014-06-27Port ServerHello extension parsing to CBS.David Benjamin
2014-06-21Inital import.Adam Langley