summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Collapse)Author
2012-02-12PR: 2708Dr. Stephen Henson
Submitted by: Bruce Stephens <bruce.stephens@isode.com> Translate path separators correctly for $fipsdir in util/mk1mf.pl
2012-01-05PR: 2652Dr. Stephen Henson
Submitted by: Arpadffy Zoltan <Zoltan.Arpadffy@scientificgames.se> OpenVMS fixes.
2011-12-31recognise HEARTBEATS in mkdef.pl scriptDr. Stephen Henson
2011-12-27fix deprecated statementDr. Stephen Henson
2011-12-25recognise no-sctpDr. Stephen Henson
2011-12-25update ordinalsDr. Stephen Henson
2011-12-25recognise SCTP in mkdef.pl scriptDr. Stephen Henson
2011-12-23delete unimplemented function from header file, update ordinalsDr. Stephen Henson
2011-12-22update ordinalsDr. Stephen Henson
2011-11-22update ordinalsDr. Stephen Henson
2011-11-22add cryptlib.h to mkdef.plDr. Stephen Henson
2011-11-21update ordinalsDr. Stephen Henson
2011-11-21add strp.h to mkdef.pl headersDr. Stephen Henson
2011-11-21recognise NEXTPROTONEGDr. Stephen Henson
2011-10-21Recognise new ECC option (from HEAD).Dr. Stephen Henson
2011-10-19"make update"Bodo Möller
2011-10-19Fix warnings.Bodo Möller
Also, use the common Configure mechanism for enabling/disabling the 64-bit ECC code.
2011-10-15Recognise no-rsax option.Dr. Stephen Henson
2011-10-09Update ordinals.Dr. Stephen Henson
2011-10-09Update ordinals.Dr. Stephen Henson
2011-08-26Update ordinals.Dr. Stephen Henson
2011-07-08Update ordinals.Dr. Stephen Henson
2011-06-18Set FIPSLINK correctly now trailing slash is removed from FIPSDIR.Dr. Stephen Henson
2011-06-18Don't add trailing slash to FIPSDIR: it causes problems with Windows builds.Dr. Stephen Henson
2011-06-17Preliminary WIN32 support for FIPS capable OpenSSL building.Dr. Stephen Henson
2011-06-10update ordinalsDr. Stephen Henson
2011-06-10add cmac to Windows build, update ordinalsDr. Stephen Henson
2011-06-06Recognise "fips" in mkdef.pl script.Dr. Stephen Henson
2011-06-06Backport from HEAD:Dr. Stephen Henson
New option to disable characteristic two fields in EC code. Make no-ec2m work on Win32 build.
2011-05-19update dateDr. Stephen Henson
2011-05-13Recognise and ignore no-ec-nistp224-64-gcc-128 (from HEAD).Dr. Stephen Henson
2011-05-13typoDr. Stephen Henson
2011-05-13Recognise NO_NISTP224-64-GCC-128Dr. Stephen Henson
2011-05-12Add SSL_INTERN definition.Dr. Stephen Henson
2011-05-12Have EC_NISTP224_64_GCC_128 treated like any algorithm, and have disabled byDr. Stephen Henson
default. If we don't do it this way, it screws up libeay.num. (update from HEAD, original from levitte).
2011-05-11Update ordinals.Dr. Stephen Henson
2011-03-23make update (1.0.1-stable)Richard Levitte
This meant a slight renumbering in util/libeay.num due to symbols appearing in 1.0.0-stable. However, since there's been no release on this branch yet, it should be harmless.
2011-03-22* util/mkdef.pl: Add crypto/o_str.h and crypto/o_time.h. Maybe someRichard Levitte
more need to be added...
2011-03-19Apply all the changes submitted by Steven M. Schweda <sms@antinode.info>Richard Levitte
2011-03-16Add SRP.Ben Laurie
2011-02-08OCSP stapling fix (OpenSSL 0.9.8r/1.0.0d)Bodo Möller
Submitted by: Neel Mehta, Adam Langley, Bodo Moeller
2011-02-03add -stripcr option to copy.pl from 0.9.8Dr. Stephen Henson
2011-02-03Assorted bugfixes:Bodo Möller
- safestack macro changes for C++ were incomplete - RLE decompression boundary case - SSL 2.0 key arg length check Submitted by: Google (Adam Langley, Neel Mehta, Bodo Moeller)
2010-12-03ignore leading null fieldsDr. Stephen Henson
2010-09-13VC-32.pl: default to nasm if neither nasm or nasmw is is found at the moment ↵Andy Polyakov
[from HEAD]. PR: 2338
2010-09-02make no-gost work on WindowsDr. Stephen Henson
2010-08-26update ordinalsDr. Stephen Henson
2010-08-24util/cygwin.sh: maintainer's update [from HEAD].Andy Polyakov
Submitted by: Corinna Vinschen
2010-07-25Add modes.h to mkdef.pl, update ordinals.Dr. Stephen Henson
2010-07-24Fix WIN32 build system to correctly link ENGINE DLLs contained in aDr. Stephen Henson
directory: currently the GOST ENGINE is the only case.