DragonFly BSD
 

Message4734

Author voroskoi
Recipients
Date 2008-05-30.19:21:00
Content
On Fri, May 30, 2008 at 7:23 PM, Simon 'corecode' Schubert
<corecode@fs.ei.tum.de> wrote:
> Thanks for your submission!  Could you please send diffs excluding upstream
> sources, as this makes the diffs really large and they can be obtained from
> upstream anyways.

http://frugalware.org/~voroskoi/dfly/openssl-0.9.8h-secure.diff

Here it is. It contains only the the diff to secure/ dir. It's quite
big too, but that's because of the manpage changes.

For the Makefile{,inc} changes see:
http://frugalware.org/~voroskoi/dfly/openssl-0.9.8h-min.diff

GMP was disabled and it is disabled now too. It's also disabled in
opensslconf-i386.h and opensslconf-amd64.h, but openssl seems to
ignore it.
It's disabled on a default openssl install.

CMS is new code as you can see in CHANGES. It's also disabled by
default in openssl, i've added the source files to Makefile, but i've
commented them.

That's all i think.
History
Date User Action Args
2008-05-30 19:21:01voroskoilinkissue1025 messages
2008-05-30 19:21:00voroskoicreate