summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2014-12-19RT3548: Remove outdated platformsRich Salz
2014-12-19Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell
2014-12-18Turn on OPENSSL_NO_DEPRECATED by default.Matt Caswell
2014-12-11make updateMatt Caswell
2014-12-10Remove old private pod2manRich Salz
2014-12-08Move bn internal functions into bn_int.h and bn_lcl.hMatt Caswell
2014-12-08Make bn opaqueMatt Caswell
2014-12-08Prepare for bn opaquify. Implement internal helper functions.Matt Caswell
2014-12-08Remove fips directories from mkfiles.plDr. Stephen Henson
2014-12-08Remove FIPS error library from openssl.ec mkerr.plDr. Stephen Henson
2014-12-08Remove fips.h reference.Dr. Stephen Henson
2014-12-08Remove fipscanister from Configure, delete fips directoryDr. Stephen Henson
2014-12-08Add EVP support for OCB modeMatt Caswell
2014-12-04Remove SSLv2 supportKurt Roeckx
2014-11-28Remove all .cvsignore filesRich Salz
2014-11-27NetWare compilation fix.Guenter
2014-11-19New option no-ssl3-method which removes SSLv3_*methodDr. Stephen Henson
2014-11-16Add whrlpool and camellia .s files to perlasm listMike Bland
2014-11-16Improve variable parsing when generating MINFOMike Bland
2014-11-16Emit PERLASM_SCHEME to fix GitMake on OS XMike Bland
2014-10-20no-ssl2 with no-ssl3 does not mean drop the ssl libTim Hudson
2014-10-15Fix SRTP compile issues for windowsMatt Caswell
2014-10-06Fix single makefile.Ben Laurie
2014-09-23make updateEmilia Kasper
2014-09-05make updateEmilia Kasper
2014-09-05sync ordinals with 1.0.2Dr. Stephen Henson
2014-07-24Add conditional unit testing interface.Dr. Stephen Henson
2014-07-20Add test header, sync ordinals with 1.0.2Dr. Stephen Henson
2014-07-19Windows build fixes.Dr. Stephen Henson
2014-07-01Windows build fixes.Dr. Stephen Henson
2014-06-22Implement sk_deep_copy.Viktor Dukhovni
2014-06-12Fix Windows build.Dr. Stephen Henson
2014-05-24Only copy opensslconf.h at init time.Ben Laurie
2014-04-25util/mkerr.pl: fix perl warningGeoff Thorpe
2014-04-25util/mkdef.pl: o_time.h doesn't exist any moreGeoff Thorpe
2014-03-12Update ordinals.Dr. Stephen Henson
2014-02-24BC-32.pl: refresh Borland C support.Andy Polyakov
2014-02-15Don't use getcwd in non-copy builds.Dr. Stephen Henson
2014-02-09Build on MacOS.Ben Laurie
2013-11-14Fix compilation with no-nextprotoneg.Piotr Sikora
2013-11-12Make Makefiles OSF-make-friendly.Andy Polyakov
2013-10-03Support new asm files.Ben Laurie
2013-07-12Clarify FIXME.Ben Laurie
2013-07-12Note non-export of CC.Ben Laurie
2013-07-12Support new rsaz asm stuff.Ben Laurie
2013-06-12Add support for arbitrary TLS extensions.Trevor
2013-06-12Add aesni-sha256-x86_64.Ben Laurie
2013-05-05Tests pass!Ben Laurie
2013-05-05Ugly hack to avoid recompiling the same thing multiple times in parallel.Ben Laurie
2013-04-08Asm build portability.Dr. Stephen Henson