summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Collapse)Author
2010-05-27PR: 2245Dr. Stephen Henson
Submitted By: Mounir IDRASSI <mounir.idrassi@idrix.net> Add /Zi to WIN32 debug builds in 0.9.8 tree.
2010-05-06Use /MD in FIPS mode for WIN64 too.Dr. Stephen Henson
2010-03-25PR: 2202 (partial)Dr. Stephen Henson
Submitted by: Steven M. Schweda <sms@antinode.info> Make some declarations conditional on FIPS/ENGINE. Make pqueue_print non-VAX.
2010-02-09update yearDr. Stephen Henson
2010-02-04Only use bufferoverflowu.lib when neededDr. Stephen Henson
2010-01-20Support -L options in VC++ link.Dr. Stephen Henson
2010-01-07util/pl/VC-32.pl: bufferoverflowu.lib only when actually needed [from HEAD].Andy Polyakov
PR: 2086
2010-01-05PR: 2132Dr. Stephen Henson
Submitted by: steve Fix bundled pod2man.pl to handle alternative comment formats.
2009-10-28PR: 2085Dr. Stephen Henson
Submitted by: Mike Frysinger <vapier@gentoo.org> Approved by: steve@openssl.org Change domd test to match 1.0.0+ version: check $MAKEDEPEND ends in "gcc" to support cross compilers.
2009-09-20Ooops, missing close quoteDr. Stephen Henson
2009-09-20add version info for VC-WIN64I tooDr. Stephen Henson
2009-09-19PR: 2048Dr. Stephen Henson
Submitted by: john blair <mailtome200420032002@yahoo.com> Approved by: steve@openssl.org Add version info in VC-WIN64A too.
2009-07-24Update ordinals and add NETWARE platform to handle renamed asc2uni functions.Dr. Stephen Henson
2009-06-02PR: 1939Dr. Stephen Henson
Submitted by: Sean Boudreau <seanb@qnx.com> Reviewed by: steve@openssl.org Better QNX6 support.
2009-05-28Update ordinals.Dr. Stephen Henson
2009-05-15make updateRichard Levitte
2009-05-15Have mkdef.pl also handle VAX and Non-VAX differences for VMSRichard Levitte
2009-04-22Update from 1.0.0-stable.Dr. Stephen Henson
2009-03-09PR: 1860Dr. Stephen Henson
Submitted by: Jurko Gospodneti <jurko.gospodnetic@docte.hr> Reviewed by: steve@openss.org Make Windows build more silent.
2009-02-02Updated symbol for VMSRichard Levitte
2009-01-21PR: 1806Dr. Stephen Henson
Submitted by: philipp_subx@redfish-solutions.com Approved by: steve Use ${CC:-gcc} instead of just gcc in domd, to support cross compilation.
2008-12-31Update ordinals.Dr. Stephen Henson
2008-12-02experimental-foo support for mk1mf.pl.Bodo Möller
2008-11-24Revert OPENSSL_EXPERIMENTAL patch.Dr. Stephen Henson
Change it so JPAKE uses the standard OPENSSL_NO_JPAKE instead.
2008-11-18On WIN32 use /MD for static library in FIPS mode to match value ofDr. Stephen Henson
validated module.
2008-11-12Update mk1mf.pl for new JPAKE options. Update jpaketest.c for WIN32.Dr. Stephen Henson
2008-11-12Add support for experimental code, not compiled in by default andDr. Stephen Henson
with OPENSSL_EXPERIMENTAL_FOO around it. Make JPAKE experimental.
2008-10-27Win32 fixes, add new directory to WIN32 build system.Dr. Stephen Henson
2008-09-18Merge FIPS changes to VC-32 build system.Dr. Stephen Henson
2008-09-18Add extra utilities from FIPS branch.Dr. Stephen Henson
2008-09-17Add FIPS changes to mk1mf.plDr. Stephen Henson
2008-09-17Update defs.Dr. Stephen Henson
2008-09-17Update some util files to recognize new FIPS directories.Dr. Stephen Henson
2008-09-16Merge changes to build system from fips branch.Dr. Stephen Henson
2008-06-22Update ordinals.Dr. Stephen Henson
2008-06-16Make ssl code consistent with FIPS branch. The new code has no effectDr. Stephen Henson
at present because it asserts either noop flags or is inside OPENSSL_FIPS #ifdef's.
2008-06-15Sync ordinals with FIPS branch. FIPS specific functions currently are placeDr. Stephen Henson
holders to keep ordinals consistent.
2008-06-06Update from head.Dr. Stephen Henson
2008-06-06Update ordinals.Dr. Stephen Henson
2008-06-05Configure options of form -Dfoo=bar should get added to CFLAGS in mk1mf.plDr. Stephen Henson
2008-06-05Search $OPTIONS for -DOPENSSL_CAPIENG_DIALOG because $cflags isDr. Stephen Henson
no complete at this point.
2008-06-05Update ordinals.Dr. Stephen Henson
2008-06-05Update from HEAD.Dr. Stephen Henson
2008-05-29Update mkdef.pl to recognize CAPIENGDr. Stephen Henson
2008-05-29Make dynamic engine link work with capi.Dr. Stephen Henson
2008-05-29Disable CryptoAPI engine compilation by default.Dr. Stephen Henson
2008-05-20Update ordinals.Dr. Stephen Henson
2008-05-20Remove deleted function definitions from header filesDr. Stephen Henson
so Windows build picks it up. Recognize new option in mk1mf.pl
2008-04-03Update WIN32 build system for CMS and update ordinals.Dr. Stephen Henson
2008-04-03Update from HEAD.Dr. Stephen Henson