Jung-uk Kim
207be92102
Set CC environment variable for Perl scripts. This is for detecting
...
assembler/compiler capabilities, e.g., AVX instructions.
2016-05-11 20:06:23 +00:00
Jung-uk Kim
82d668d29c
Refine comments to add its origin.
2016-05-11 19:59:05 +00:00
Ed Maste
94e989e75f
libcrypto: add "Do not modify" comment to generated source files
...
Reviewed by: jkim
Differential Revision: https://reviews.freebsd.org/D6237
2016-05-11 16:53:56 +00:00
Jung-uk Kim
cdeae6df97
Make libcrypto.so position independent on i386.
2016-05-10 20:31:09 +00:00
Jung-uk Kim
7bded2db17
Merge OpenSSL 1.0.2d.
2015-10-30 20:51:33 +00:00
Jung-uk Kim
1f13597d10
Merge OpenSSL 1.0.1c.
...
Approved by: benl (maintainer)
2012-07-12 19:30:53 +00:00
Jacques Vidrine
d6608aaa6e
Update OpenSSL 0.9.7d -> 0.9.7e.
2005-02-25 06:04:12 +00:00
Mark Murray
f3d90904b0
Re-add the hand-optimised assembler versions of some of the ciphers
...
to the build.
Should have done this ages ago: markm
Reminded above to do this: peter
2004-03-23 08:32:29 +00:00
Jacques Vidrine
715430f81d
Correct path for finding asm-generating files.
2003-02-14 12:25:00 +00:00
David E. O'Brien
dcb2279368
Style sync with rest of FreeBSD.
2002-11-06 22:54:58 +00:00
Peter Wemm
81fb684cc3
Pre-generate the optimized x86 crypto code and check it in rather than
...
depending on perl at build time. Makefile.asm is a helper for after the
next import.
With my cvs@ hat on, the relatively small repo cost of this is acceptable,
especially given that we have other (much bigger) things like
lib*.so.gz.uu checked in under src/lib/compat/*.
Reviewed by: kris (maintainer)
2002-05-03 00:14:39 +00:00