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-04-26Fix buffer overrun in ASN1_parse() and signed/unsigned warning.Steven Valdez
2016-03-15Align with upstream's error strings, take two.David Benjamin
2016-03-12Match upstream's error codes for the old sigalg code.David Benjamin
2016-03-01ASN1_get_object should not accept large universal tags.David Benjamin
2016-01-19OpenSSL reformat x509/, x509v3/, pem/ and asn1/.Adam Langley
2015-12-22Remove ASN1_R_MALLOC_FAILURE.David Benjamin
2015-07-16Remove the func parameter to OPENSSL_PUT_ERROR.David Benjamin
2015-07-16Get rid of err function codes.David Benjamin
2015-04-08Prune away (almost) all of asn1_mac.hDavid Benjamin
2015-02-12Fix cross-module errors.David Benjamin
2015-02-02Remove string.h from base.h.Adam Langley
2014-08-01Add visibility rules.Adam Langley
2014-07-29ASN1 sanity check.Adam Langley
2014-06-21Inital import.Adam Langley