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-01-15Remove SSL_SESSION::cipher_id.David Benjamin
2014-12-19Reformat the rest of ssl/.Adam Langley
2014-11-17Remove some remnants of SSLv2.David Benjamin
2014-11-11Remove psk_identity_hint from SSL_SESSION.David Benjamin
2014-10-21Remove key_arg and key_arg_length from SSL_SESSION.David Benjamin
2014-08-18Remove SSL_OP_CISCO_ANYCONNECT.David Benjamin
2014-07-25unifdef OPENSSL_NO_PSK.David Benjamin
2014-07-15Port ssl3_get_new_session_ticket to CBS.David Benjamin
2014-07-08Remove OPENSSL_NO_TLSEXT compilation option.David Benjamin
2014-06-24Remove crypto/comp and SSL_COMP support code.David Benjamin
2014-06-21SSL AEAD support.Adam Langley
2014-06-21Inital import.Adam Langley