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-11-19Add malloc failure tests.Adam Langley
2014-11-06Shush some dead assignments.David Benjamin
2014-11-06Fix a2i_ASN1_* leak on failure.David Benjamin
2014-10-29Move the X509_NAME typedef into x509.h.David Benjamin
2014-10-14Don't mix and match libraries and errors.David Benjamin
2014-10-10Remove misspelled error code.David Benjamin
2014-08-21Convert all zero-argument functions to '(void)'David Benjamin
2014-08-19Remove some dead code.Adam Langley
2014-08-08Fix OID handling.Emilia Kasper
2014-08-01Add visibility rules.Adam Langley
2014-07-29ASN1 sanity check.Adam Langley
2014-07-29Memory leak and NULL dereference fixes.Adam Langley
2014-07-15Move public headers to include/openssl/Adam Langley
2014-07-07Remove CHARSET_EBCDICAlex Chernyakhovsky
2014-07-01Add license to charmap.pl.Adam Langley
2014-06-21Set default global mask to UTF8 only.Adam Langley
2014-06-21Const correctness.Adam Langley
2014-06-21Inital import.Adam Langley