summaryrefslogtreecommitdiff
path: root/src/lib/libssl/d1_enc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* move back read_hash and enc_read_ctx into ssl_st. wpa_supplicant andbeck2017-01-231-6/+6
* Move a large part of ssl_st into internal, so we can see what squeals.beck2017-01-231-11/+11
* Move most of the SSL3_STATE fields to internal - the ones that remain arejsing2017-01-221-3/+3
* Make sure stdio functions don't end up in the library, from miod@beck2016-03-061-3/+5
* Remove workaround for TLS padding bug from SSLeay days.doug2015-07-171-5/+1
* Remove trailing whitespace.jsing2014-12-141-10/+10
* Sort and group includes.jsing2014-11-161-1/+3
* Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().jsing2014-10-181-4/+3
* decompress libssl. ok beck jsingtedu2014-07-101-4/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* KSSL is dead... nuke KSSL_DEBUG from orbit.jsing2014-05-201-31/+0
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-141-78/+65
* cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txtmarkus2013-02-141-44/+15
* import OpenSSL-1.0.1cdjm2012-10-131-1/+1
* import OpenSSL 1.0.0edjm2011-11-031-5/+1
* import OpenSSL-1.0.0adjm2010-10-011-12/+19
* import openssl-0.9.8jdjm2009-01-091-7/+12
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+281