summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2005-11-07Update docs.Dr. Stephen Henson
2005-11-07Update from stable branch.Dr. Stephen Henson
2005-11-06One of Win64 rules lacked bufferoverflowu.lib.Andy Polyakov
2005-11-06Move declaration for optional bn_mul_mont to bn_lcl.h in order to hideAndy Polyakov
2005-11-06Address MASM-specific problems introduced withAndy Polyakov
2005-11-06Eliminate VC compiler warning.Andy Polyakov
2005-11-06First draft for WCE PortSDK support. Once again! It's *draft* which requiresAndy Polyakov
2005-11-06Make DLL engines the default in 0.9.9 and VC++.Dr. Stephen Henson
2005-11-06Add symbols for ASN1 print functions, update ordinal file.Dr. Stephen Henson
2005-11-06Update from stable branch.Dr. Stephen Henson
2005-11-06Revive app_tminterval for Netware.Andy Polyakov
2005-11-06Revive app_tminterval for vxworks.Andy Polyakov
2005-11-06Revive app_tminterval for VMS.Andy Polyakov
2005-11-06Keep removing references to tmdiff.Andy Polyakov
2005-11-06The typos never stop. Fix one in apps/apps.c.Andy Polyakov
2005-11-06x86_64-xlate.pl commentary section update.Andy Polyakov
2005-11-06Fix newly introduced typos and warnings in ./apps.Andy Polyakov
2005-11-06Collect timing procedures in apps/apps.c. It's a bit cruel patch, as itAndy Polyakov
2005-11-06Eliminate crypto/tmdiff.[ch].Andy Polyakov
2005-11-04Eliminate remaining calls to stat in apps/apps.c and unify WIN32_rename forAndy Polyakov
2005-11-04Eliminate dependency on read/write/stat in apps under _WIN32.Andy Polyakov
2005-11-03Engage OPENSSL_NO_POSIX_IO on Windows CE.Andy Polyakov
2005-11-03Make cygwin work in directories mounted with 'text' attribute.Andy Polyakov
2005-11-03Get rid of arcane reference to _fmode in apps/apps.h. Binary open isAndy Polyakov
2005-11-03Mask libcrypto references to stat with OPENSSL_NO_POSIX_IO.Andy Polyakov
2005-11-03Reserve for OPENSSL_NO_POSIX_IO macro which is to eliminate referencesAndy Polyakov
2005-11-03Disable BIO_s_fd on CE and disable fd:N as password passing option onAndy Polyakov
2005-11-03Make pshufw optional and update performance table in sha512-sse2.plAndy Polyakov
2005-11-02fix typo, pointed out by Patrick GuioNils Larsch
2005-11-02compile sstrsep only if HAVE_FORK is defined; patch supplied by Johan Gill <j...Nils Larsch
2005-11-01Document itRichard Levitte
2005-11-01Fix numerous bugs in the Win32 path splitterRichard Levitte
2005-11-01A slight change in documentation that makes it so much more comprehensibleRichard Levitte
2005-10-29Include kerberos libraries (if used) when linking test apps: some need it.Dr. Stephen Henson
2005-10-28Add -install_name in link_a.darwin rule.Andy Polyakov
2005-10-26Add fixes for CAN-2005-2969.Bodo Möller
2005-10-26fix stupid typoBodo Möller
2005-10-26harmonize with 0.9.7-stable and 0.9.8-stable variants of CHANGESBodo Möller
2005-10-25Fix install problems on MacOS X and HP-UX.Andy Polyakov
2005-10-25+20% SHA512 performance improvement on x86.Andy Polyakov
2005-10-25Eliminate false preprocessor dependencies introduced with VOS support.Andy Polyakov
2005-10-25Fix typos in macos x targets.Andy Polyakov
2005-10-25Eliminate ~3.5KB of duplicate code in des-586.pl and reserve for foldedAndy Polyakov
2005-10-25Move DES_SPtrans to where it really belongs, dec_enc to be specific.Andy Polyakov
2005-10-25Clarify binary compatibility with HAL/Fujitsu SPARC64 family.Andy Polyakov
2005-10-22Integrate sparcv9a-mont.pl into UltraSPARC builds.Andy Polyakov
2005-10-22bn_asm.c update.Andy Polyakov
2005-10-22Eliminate gcc warning in bn_mont.c.Andy Polyakov
2005-10-22Add support for 32-bit ABI to sparcv9a-mont.pl module.Andy Polyakov
2005-10-22Change bn_mul_mont declaration and BN_MONT_CTX. Update CHANGES.Andy Polyakov