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-04-06Clean up SSL_export_keying_material implementation.David Benjamin
2015-03-10Remove finish_mac_length from SSL3_ENC_METHOD.David Benjamin
2015-01-26Reformat SSL/TLS headers.Adam Langley
2015-01-15remove duplicate definesDavid Benjamin
2014-12-05Update references to RFCs.David Benjamin
2014-11-22Remove SSL_set_session_secret_cb (EAP-FAST)David Benjamin
2014-11-19Remove SSL_check_chain and unexport CERT_PKEY flags.David Benjamin
2014-10-25Extended master secret support.Adam Langley
2014-08-29Client-side OCSP stapling support.David Benjamin
2014-08-28unifdef a bunch of OPENSSL_NO_* ifdefs.David Benjamin
2014-08-21Implement client side of TLS signed certificate stamps extension.HÃ¥vard Molland
2014-08-01Add visibility rules.Adam Langley
2014-07-25Remove last remnants of GOST support.David Benjamin
2014-07-15Move public headers to include/openssl/Adam Langley
2014-06-21Inital import.Adam Langley