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-11-04Add SSL_get_ivs.Adam Langley
2015-10-01Fix |max_tag_len| for TLS CBC AEADs.Brian Smith
2015-09-12Restore the NULL-SHA ciphersuite. (Alas.)Matt Braithwaite
2015-07-16Remove the func parameter to OPENSSL_PUT_ERROR.David Benjamin
2015-05-12AEAD: allow _cleanup after failed _init.Adam Langley
2015-03-18Add SSL_get_rc4_state.Adam Langley
2015-03-10Fix some stray tabs that snuck into e_tls.c.David Benjamin
2015-03-06Don't delay-initialize legacy AEADs.David Benjamin
2015-01-16Follow-ups from recent patch train.David Benjamin
2015-01-14Introduce HMAC_CTX_copy_ex and deprecate HMAC_CTX_copy.David Benjamin
2015-01-14Drop SSLv3 parts of crypto/cipher/tls_cbc.c.David Benjamin
2015-01-14Implement all TLS ciphers with stateful AEADs.David Benjamin