summaryrefslogtreecommitdiff
path: root/crypto/external/bsd/openssl
AgeCommit message (Expand)Author
2014-03-02Use assembler code for 32-bit sparc compat library on sparc64.nakayama
2014-03-02Use more assembler code on sparc64.nakayama
2014-03-02Fix assembler code generation: pass option -m64 properly, andnakayama
2014-01-16eliminate use of bsd.sys.mk from Makefileschristos
2014-01-11merge conflictschristos
2014-01-11regenchristos
2014-01-11zero %excchristos
2014-01-11 Changes between 1.0.1e and 1.0.1f [6 Jan 2014]christos
2013-10-20remove unused variableschristos
2013-08-04Prefer "." for the current address and not the PPC specific "$".joerg
2013-07-28Re-check the entropy level after we call RAND_poll(), so that we dotls
2013-02-18Touch e_aes.c to force a rebuild with new compiler flags for AES-NI.riastradh
2013-02-18Fix build goo for OpenSSL AES-NI support.riastradh
2013-02-12merge in 1.0.1echristos
2013-02-12Changes between 1.0.1d and 1.0.1e [11 Feb 2013]christos
2013-02-08remove obsolete filechristos
2013-02-08fix generationchristos
2013-02-08Change bclr 14,2 to beqlrmatt
2013-02-07commit the new man page.christos
2013-02-07one more pagechristos
2013-02-06reorg and add missing file.christos
2013-02-05bump and add extra filechristos
2013-02-05merge changeschristos
2013-02-05regenchristos
2013-02-05regen!christos
2013-02-05import 1.0.1d for http://www.openssl.org/news/secadv_20130204.txtchristos
2013-02-04Pull multiple free bua fix from upstream:manu
2013-02-01use the version in the source tree, instead of the build hostchristos
2013-01-22print only the version as the full version confuses pkgconfig.christos
2013-01-19FILESBUILD_<filename>=yes can replace bothapb
2013-01-19add a dependency to realall from Takeshi Nakayamachristos
2013-01-18Add pkgconfig gluonschristos
2013-01-18#!/bin/shchristos
2012-08-12Prefer SIXTY_FOUR_BIT_LONG instead of SIXTY_FOUR_BIT as beforechristos
2012-08-12define OPENSSL_THREADS, from drochner.christos
2012-08-04add #include <machine/asm.h>, use PIC_PLT()christos
2012-07-31add this directory to the search pathchristos
2012-07-31- -m64 is needed for ghashchristos
2012-07-30Fix mips asm to not use outdated stuff.matt
2012-07-30make sure alloca is undefed on SSPchristos
2012-07-30only use alloca if not __SSP__christos
2012-07-30Do not use dots in identifiers (replace by _)martin
2012-07-30Add sparccpuid.Smatt
2012-07-30fix the generationchristos
2012-07-29Fix init call to OPENSSL_cpuid_setup.matt
2012-07-28make sure that the PLT change is not lostchristos
2012-07-28Call OPENSSL_cpuid_setup through PLT to avoid DT_TEXTRELmatt
2012-07-27Get new openssl to work on powerpc.matt
2012-07-27This cannot be used because we are compiling with __ARM_ARCH_3__ and it needschristos
2012-07-27remove extra parens that make clang bitchy.christos