summaryrefslogtreecommitdiff
path: root/lib
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-07Kill the {nd6_,}useloopback buttons, using the loopback interface forMartin Pieuchot
2014-05-07use calloc. from Peter MaloneTed Unangst
2014-05-07miod forgot about fcrypt_b.c being needed, before he went off to get hisTheo de Raadt
2014-05-06We don't really need uniform distribution for mktemp(3) so useTodd C. Miller
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-06Sort CFLAGS, SRC and SSLASM stanzas by the directories they apply to, to makeMiod Vallat
2014-05-06missing NULL checks to see if init is needed. found hard way by deraadt.Ted Unangst
2014-05-06fix stupid commitTed Unangst
2014-05-06enh@google reported a warning in crufty y2k code. just delete it.Ted Unangst
2014-05-06reallocarray for things which are arrays. ok deraadtTed Unangst
2014-05-06use explicit_bzeroTed Unangst
2014-05-06clear a stack buffer with explicit_bzeroTed Unangst
2014-05-06knf approximationTed Unangst
2014-05-06move chacha context and buffer out of bss and allow mmap to place themTed 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-05Enable assembler code for DES. Assembler code for BN is commented out as itMiod Vallat
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-04delete useless test codeTheo de Raadt
2014-05-04Remove trailing whitespace.Jim Razmus II
2014-05-04i give up. reuse problem is unfixable. dlg says puppet crashes.Ted Unangst
2014-05-04Enable the assembler code for BN, which was lost quite some time ago.Miod Vallat
2014-05-04Remove the !SSLASM conditional. Either there is an arch-specific Makefile.inc,Miod Vallat
2010-10-01import OpenSSL-1.0.0aDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller