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
2015-02-03Don't accept tag number 31 (long form identifier octets) in CBB_add_asn1.Doug Hogan
2015-02-03Fix typo and ASN.1 tag number range comment in bytestring.h.Doug Hogan
2015-01-15Various documentation fixes.David Benjamin
2014-10-25Extended master secret support.Adam Langley
2014-10-24Reimplement d2i_SSL_SESSION with CBS.David Benjamin
2014-10-24Add CBB_add_asn1_uint64.David Benjamin
2014-10-20Add CBS_peek_asn1_tag.David Benjamin
2014-08-29Add CBS_ASN1_ENUMERATED to bytestring.h.David Benjamin
2014-08-28Export CBS_get_any_asn1_element.David Benjamin
2014-08-26Rework support for ASN.1 BER.Adam Langley
2014-08-07Add PKCS7_bundle_certificates.Adam Langley
2014-08-01Add visibility rules.Adam Langley
2014-07-15Port ssl3_get_client_hello to CBS.David Benjamin
2014-07-15Port ssl3_get_key_exchange to CBS.David Benjamin
2014-07-15Move public headers to include/openssl/Adam Langley
2014-06-21Inital import.Adam Langley