summaryrefslogtreecommitdiff
path: root/lib/libssl
AgeCommit message (Expand)Author
2014-05-07KNF.Joel Sing
2014-05-07KNF.Joel Sing
2012-10-13import OpenSSL-1.0.1cDamien Miller
2010-10-01import OpenSSL-1.0.0aDamien Miller
2014-05-07revert, thanks sthenTed Unangst
2014-05-07add additional includes from eng_cryptodev.cJonathan Gray
2014-05-06small fix from mancha1. currently unused file, but no harm fixing it.Ted Unangst
2014-05-06Assorted cleanups:Miod Vallat
2014-05-06Remove broken-by-design testMiod Vallat
2014-05-06Make sure PKCS7_get_octet_string() return values are checked for NULL.Miod Vallat
2014-05-06knf approximationTed Unangst
2014-05-06"stay backwards-compatible with 0.9.5; this should go away soon"Ted Unangst
2014-05-06remove KerberosTed Unangst
2014-05-06move a comment to make unifdef happierTed Unangst
2014-05-06bye bye SRPTed Unangst
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2014-05-05inspired by a cloudflare diff, cleanse old memory when expanding a bignum.Ted Unangst
2014-05-05Sort and group includes.Joel Sing
2014-05-05Repair BIO_socket_nbio operation.Joel Sing
2014-05-05During the great e_os.h nukathon we stopped pulling in <sys/filio.h> viaJoel Sing
2014-05-05Kill memory debug calls that are now noops. While here, nuke an #if 0 andJoel Sing
2014-05-05OpenBSD has_SC_CLK_TCK.Joel Sing
2014-05-05Remove SRP and Kerberos support from libssl. These are complex protocolsTed Unangst
2014-05-04Improve line wrapping for lines exceeding 80 chars.Jim Razmus II
2014-05-04Add missing SEE ALSO section header.Jim Razmus II
2014-05-04Remove trailing whitespace.Jim Razmus II
2014-05-04Remove a leading whitespace.Jim Razmus II
2014-05-04Add missing SEE ALSO section header.Jim Razmus II
2014-05-04Improve line wrapping for lines exceeding 80 chars.Jim Razmus II
2014-05-04Remove trailing whitespace.Jim Razmus II
2014-05-04Remove trailing whitespace.Jim Razmus II
2014-05-04i give up. reuse problem is unfixable. dlg says puppet crashes.Ted Unangst
2010-10-01import OpenSSL-1.0.0aDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2004-04-07import openssl-0.9.7dMarkus Friedl
2003-05-11import 0.9.7b (without idea and rc5)Markus Friedl
2014-05-03Do not compile the neon probe code until __ARM_ARCH__ >= 7. Neon-specific codeMiod Vallat
2014-05-03typosMiod Vallat
2014-05-03Add checks for invalid base64 encoded data, specifically relating to theJoel Sing
2014-05-03It is definitly not the correct spelling.Joel Sing
2014-05-03KNF.Joel Sing
2014-05-03Nuke more defines - we have setvbuf() and _IONBF.Joel Sing
2014-05-03KNF.Joel Sing
2014-05-03Detect Altivec support with the machdep.altivec sysctl rather than setmp andMiod Vallat
2014-05-02More use of 64-bit registers which needs to be disabled under OpenBSD.Miod Vallat
2014-05-02The assembly sha512 code detects at runtime if it is running on a 64-bitMiod Vallat
2014-05-02Add ChaCha as a cipher.Joel Sing
2014-05-02remove crazy #undefs; ok jsingTheo de Raadt
2014-05-02Nuke OPENSSL_NO_SOCK since any half sane operating system has sockets.Joel Sing
2014-05-02Sort and group includes. We also do not need to include openssl/evp.h moreJoel Sing