summaryrefslogtreecommitdiff
path: root/lib/libcrypto
AgeCommit message (Expand)Author
2009-01-18Correct the syntax: .ifndef(RC4_SRCS) -> .if !defined(RC4_SRCS).he
2009-01-11bump shared libraries.christos
2008-10-25change MACHINE_CPU occurances to CRYPTO_MACHINE_CPU, defaulting themrg
2008-09-19PR/7505: Obata Akio: add missing bn_const.cchristos
2008-06-02Fix typo.wiz
2008-05-26more camelliachristos
2008-05-26PR/38728: Tomoyuki Okazaki: add support Camellia for opensslchristos
2008-05-15Do the 'bc 25,0,' -> 'bdnz+' conversion automaticallychristos
2008-05-14I have no idea why the assembler doesn't likedogcow
2008-05-13Add ppc bits; untestedchristos
2008-05-11There are no vax assembly modules distributed by openssl, but give this onechristos
2008-05-11add sparc64 assembly. Unfortunately we cannot use any of it right now becausechristos
2008-05-10another missing file botchchristos
2008-05-10handle more assembly stuff.christos
2008-05-10include the proper source filechristos
2008-05-10disable cast for now. The tables generate DT_TEXTREL's.christos
2008-05-10Accommodate more assembly builds.christos
2008-05-10put a file back I removed accidentally.christos
2008-05-10fix typo.christos
2008-05-10add gluechristos
2008-05-10replace all assembly.christos
2008-05-10add assembly stubs for amd64.christos
2008-05-09re-genchristos
2008-05-09new opensslchristos
2008-01-20Fixes the wrong reference to s_time(1), which should be openssl(1). Closes PR...weinem
2007-12-09Cosmetic path changes just clarifying where we actually get the contentsadrianp
2007-12-09OpenSSL switched to using Makefile (as opposed to Makefile.ssl) a littleadrianp
2007-11-27Regen!christos
2007-11-27another minor fix from Anon Ymouschristos
2007-11-26fix substitutions. From Anon Ymouschristos
2007-07-18Bump minor for thread support.christos
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-03-10sort.christos
2007-03-10Add in new source files.skrll
2007-03-07- Fix man pages for openssl upgrademjf
2007-01-17Remove more duplicate #includes, and a few spurious whitespaces at EOLhubertf
2006-11-25spell precede; from Zaferchristos
2006-11-24s/independant/independent/, from Zafer.wiz
2006-11-13regenchristos
2006-11-09compile alloca using code -Wno-stack-protectorchristos
2006-05-24Add a missing ')' to fix the example code. Already fixed in openssl upstream.oster
2006-03-17A couple of the xxx.inc files are non-standard.dsl
2006-03-17Don't add every source directory to the -I path.dsl
2005-12-31move all pqueue.h headers to libcrypto.christos
2005-12-31Add another include file. bump version for hardware cryptodev addition.christos
2005-12-13Sync sparc64 compile time options with the pkgsrc version.martin
2005-11-27Add the last of the deprecated functions.christos
2005-11-26add new man pages.christos
2005-11-26Add some more files needed by opensslchristos
2005-11-25add o_dir.cchristos