summaryrefslogtreecommitdiff
path: root/lib/libssl/d1_enc.c
AgeCommit message (Expand)Author
2017-01-23move back read_hash and enc_read_ctx into ssl_st. wpa_supplicant andBob Beck
2017-01-23Move a large part of ssl_st into internal, so we can see what squeals.Bob Beck
2017-01-22Move most of the SSL3_STATE fields to internal - the ones that remain areJoel Sing
2016-03-06Make sure stdio functions don't end up in the library, from miod@Bob Beck
2015-07-17Remove workaround for TLS padding bug from SSLeay days.Doug Hogan
2014-12-14Remove trailing whitespace.Joel Sing
2014-11-16Sort and group includes.Joel Sing
2014-10-18Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().Joel Sing
2014-07-10decompress libssl. ok beck jsingTed Unangst
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-05-20KSSL is dead... nuke KSSL_DEBUG from orbit.Joel Sing
2014-04-14First pass at applying KNF to the OpenSSL code, which almost makes itJoel Sing
2013-02-14cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txtMarkus Friedl
2008-09-06import of OpenSSL 0.9.8hDamien Miller