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
2016-05-03Fix ASN1_INTEGER handling.David Benjamin
2016-03-26Fix build when using Visual Studio 2015 Update 1.Brian Smith
2016-02-29Fix possible memory leak on BUF_MEM_grow_clean failureAdam Langley
2016-01-19OpenSSL reformat x509/, x509v3/, pem/ and asn1/.Adam Langley
2015-12-03Fix leak with ASN.1 combine.David Benjamin
2015-09-29d2i: don't update input pointer on failureDavid Benjamin
2015-07-16Remove the func parameter to OPENSSL_PUT_ERROR.David Benjamin
2015-04-13Enable MSVC warning C4701, use of potentially uninitialized variable.Brian Smith
2015-03-21Clean up error reporting.HÃ¥vard Molland
2015-03-19Free up ADB and CHOICE if already initialised.David Benjamin
2015-02-02Remove string.h from base.h.Adam Langley
2015-01-15Reject invalid constructed encodings.David Benjamin
2014-11-06Shush some dead assignments.David Benjamin
2014-06-21Inital import.Adam Langley