summaryrefslogtreecommitdiff
path: root/src/lib/libssl/s3_cbc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* decompress libssl. ok beck jsingtedu2014-07-101-2/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Add a define for the SSLv3 sequence size and use it, rather than sprinklingjsing2014-06-081-2/+2
* Make use of SSL_IS_DTLS, SSL_USE_EXPLICIT_IV, SSL_USE_SIGALGS andjsing2014-05-301-1/+2
* quick pass at removing ability to disable sha256 and sha512. ok miodtedu2014-04-171-12/+0
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-51/+0
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-141-238/+207
* cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txtmarkus2013-02-141-0/+790