openssl.git
2005-11-30 Andy PolyakovWhirlpool for x86_64.
2005-11-30 Andy PolyakovMention Whirlpool in dgst -help.
2005-11-30 Andy PolyakovAdd Whirlpool to EVP.
2005-11-30 Andy PolyakovAdapt Whirlpool API for EVP.
2005-11-30 Andy PolyakovFix typos in wp-mmx.pl.
2005-11-30 Dr. Stephen... Typo
2005-11-30 Dr. Stephen... Make CA.pl script use CA extensions when creating a...
2005-11-29 Richard LevitteBuild Whirlpool on VMS as well
2005-11-28 Andy PolyakovAdd Whirlpool OID.
2005-11-28 Andy PolyakovRemove development leftover from whrlpool/asm/wp-mmx.pl.
2005-11-28 Andy PolyakovAdd missing Makefile and fix couple of typos in commentary.
2005-11-28 Andy PolyakovWhirlpool hash implementation. The fact that subdirecto...
2005-11-27 Richard LevitteWhen using POSIXly functions, we need to define _POSIX_...
2005-11-20 Dr. Stephen... Extensive OID code enhancement and fixes.
2005-11-19 Richard LevitteSynchronise with the Unix build.
2005-11-16 Bodo MöllerdeFUDify: don't require OPENSSL_EC_BIN_PT_COMP
2005-11-15 Bodo Möllerdisable some invalid ciphersuites
2005-11-15 Bodo MöllerdeFUDify: don't require OPENSSL_EC_BIN_PT_COMP
2005-11-15 Andy PolyakovKeep shutting up VC8.
2005-11-15 Andy PolyakovApply "better safe than sorry" approach after addressin...
2005-11-11 Andy PolyakovAttempt to resolve sporadic SEGV crashes in bn_sub_word...
2005-11-11 Dr. Stephen... Update from stable branch.
2005-11-09 Andy PolyakovThrow in comment so that one doesn't get tempted to...
2005-11-09 Andy PolyakovAvoid end-less loop when libcrypto.a is manually delete...
2005-11-09 Andy PolyakovMention PROBLEMS in FAQ.
2005-11-09 Andy PolyakovAIX -blibpath is not accumulative, one apparently has...
2005-11-09 Andy PolyakovMinor perlasm clean-up.
2005-11-09 Andy PolyakovTidying up WinCE support.
2005-11-09 Andy PolyakovImprove cross-compiler portability of applink.c module...
2005-11-07 Dr. Stephen... Update docs.
2005-11-07 Dr. Stephen... Update from stable branch.
2005-11-06 Andy PolyakovOne of Win64 rules lacked bufferoverflowu.lib.
2005-11-06 Andy PolyakovMove declaration for optional bn_mul_mont to bn_lcl...
2005-11-06 Andy PolyakovAddress MASM-specific problems introduced with
2005-11-06 Andy PolyakovEliminate VC compiler warning.
2005-11-06 Andy PolyakovFirst draft for WCE PortSDK support. Once again! It...
2005-11-06 Dr. Stephen... Make DLL engines the default in 0.9.9 and VC++.
2005-11-06 Dr. Stephen... Add symbols for ASN1 print functions, update ordinal...
2005-11-06 Dr. Stephen... Update from stable branch.
2005-11-06 Andy PolyakovRevive app_tminterval for Netware.
2005-11-06 Andy PolyakovRevive app_tminterval for vxworks.
2005-11-06 Andy PolyakovRevive app_tminterval for VMS.
2005-11-06 Andy PolyakovKeep removing references to tmdiff.
2005-11-06 Andy PolyakovThe typos never stop. Fix one in apps/apps.c.
2005-11-06 Andy Polyakovx86_64-xlate.pl commentary section update.
2005-11-06 Andy PolyakovFix newly introduced typos and warnings in ./apps.
2005-11-06 Andy PolyakovCollect timing procedures in apps/apps.c. It's a bit...
2005-11-06 Andy PolyakovEliminate crypto/tmdiff.[ch].
2005-11-04 Andy PolyakovEliminate remaining calls to stat in apps/apps.c and...
2005-11-04 Andy PolyakovEliminate dependency on read/write/stat in apps under...
2005-11-03 Andy PolyakovEngage OPENSSL_NO_POSIX_IO on Windows CE.
2005-11-03 Andy PolyakovMake cygwin work in directories mounted with 'text...
2005-11-03 Andy PolyakovGet rid of arcane reference to _fmode in apps/apps...
2005-11-03 Andy PolyakovMask libcrypto references to stat with OPENSSL_NO_POSIX_IO.
2005-11-03 Andy PolyakovReserve for OPENSSL_NO_POSIX_IO macro which is to elimi...
2005-11-03 Andy PolyakovDisable BIO_s_fd on CE and disable fd:N as password...
2005-11-03 Andy PolyakovMake pshufw optional and update performance table in...
2005-11-02 Nils Larschfix typo, pointed out by Patrick Guio
2005-11-02 Nils Larschcompile sstrsep only if HAVE_FORK is defined; patch...
2005-11-01 Richard LevitteDocument it
2005-11-01 Richard LevitteFix numerous bugs in the Win32 path splitter
2005-11-01 Richard LevitteA slight change in documentation that makes it so much...
2005-10-29 Dr. Stephen... Include kerberos libraries (if used) when linking test...
2005-10-28 Andy PolyakovAdd -install_name in link_a.darwin rule.
2005-10-26 Bodo MöllerAdd fixes for CAN-2005-2969.
2005-10-26 Bodo Möllerfix stupid typo
2005-10-26 Bodo Möllerharmonize with 0.9.7-stable and 0.9.8-stable variants...
2005-10-25 Andy PolyakovFix install problems on MacOS X and HP-UX.
2005-10-25 Andy Polyakov+20% SHA512 performance improvement on x86.
2005-10-25 Andy PolyakovEliminate false preprocessor dependencies introduced...
2005-10-25 Andy PolyakovFix typos in macos x targets.
2005-10-25 Andy PolyakovEliminate ~3.5KB of duplicate code in des-586.pl and...
2005-10-25 Andy PolyakovMove DES_SPtrans to where it really belongs, dec_enc...
2005-10-25 Andy PolyakovClarify binary compatibility with HAL/Fujitsu SPARC64...
2005-10-22 Andy PolyakovIntegrate sparcv9a-mont.pl into UltraSPARC builds.
2005-10-22 Andy Polyakovbn_asm.c update.
2005-10-22 Andy PolyakovEliminate gcc warning in bn_mont.c.
2005-10-22 Andy PolyakovAdd support for 32-bit ABI to sparcv9a-mont.pl module.
2005-10-22 Andy PolyakovChange bn_mul_mont declaration and BN_MONT_CTX. Update...
2005-10-19 Andy PolyakovAdd rudimentary aix64-gcc target.
2005-10-19 Andy Polyakovutil/pl/OS2-EMX.pl sync.
2005-10-19 Mark J. Coxone time CAN->CVE update
2005-10-19 Andy PolyakovYet another "teaser" Montgomery multiply module, for...
2005-10-15 Richard LevitteAdd in CHANGES for 0.9.7i.
2005-10-14 Andy PolyakovFlip saved argument block and tp [required for non...
2005-10-14 Andy PolyakovMake sure x86-mont.pl returns zero even if compiled...
2005-10-14 Andy PolyakovFix bug in SMALL_FOOTPRINT path and clarify comment.
2005-10-13 Andy PolyakovBroaden compatibility amount Win32 headers even further...
2005-10-11 Mark J. CoxMake sure head CHANGES is up to date, we refer to this...
2005-10-11 Richard LevitteRenumber to follow what happens with 0.9.8.
2005-10-09 Andy PolyakovAdd timestamp to x86-mont.pl.
2005-10-09 Andy PolyakovThrow in bn/asm/x86-mont.pl Montgomery multiplication...
2005-10-08 Dr. Stephen... Add PVK support to dsa utility.
2005-10-08 Dr. Stephen... Avoid warning on Win32.
2005-10-08 Dr. Stephen... New option SSL_OP_NO_COMP to disable compression. New...
2005-10-07 Andy Polyakovx86_64-mont.pl readability improvement.
2005-10-07 Andy PolyakovThrow in Montgomery multiplication assembler for x86_64.
2005-10-06 Andy PolyakovRefine logic in bn_mont.c and eliminate redundant BN_CT...
2005-10-06 Andy PolyakovLeave the decision to call/implement bn_sqr_mont to...
2005-10-05 Dr. Stephen... Initialize bignum constants using BN_bin2bn() instead...
next