summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2001-12-21Time to release 0.9.6c [engine]. The tag will be OpenSSL-engine-0_9_6cRichard Levitte
2001-12-21And just for the sake of completeness, let's add some standard macros...Richard Levitte
2001-12-21Better use the same number in all branches, to avoid confusionRichard Levitte
2001-12-20really make update, this time...Richard Levitte
2001-12-20make updateRichard Levitte
2001-12-20Do not forget to compile comp_err.cRichard Levitte
2001-12-20Another merge from the 0.9.6 branch.Richard Levitte
2001-12-20merge from the 0.9.6 branch.Richard Levitte
2001-12-11Make the type of hConnection consistent.Richard Levitte
2001-12-11Problem:Richard Levitte
2001-11-24This looks to have been a typo.Geoff Thorpe
2001-11-23fixes submitted by Andy Schneider <andy.schneider@bjss.co.uk>Bodo Möller
2001-11-21merge changes from the 0.9.6 branch.Richard Levitte
2001-11-21inttypes.h apparently doesn't exist with VC++. Therefore, use theRichard Levitte
2001-11-21Squash a VC++ warning.Geoff Thorpe
2001-11-20Testing on WIN32 turned up a faulty default value.Geoff Thorpe
2001-11-17unsigned long long is not accepted anywhere, especially on certainRichard Levitte
2001-11-17Another ENGINE that's been working in 0.9.6-engine for a while that willGeoff Thorpe
2001-11-16Use memset() instead of bzero().Richard Levitte
2001-11-16unsigned char * vs. char *Richard Levitte
2001-11-16Let's not forget the latest engines on VMS (at least see if theyRichard Levitte
2001-11-15Merge in latest changes from 0.9.6-stable.Richard Levitte
2001-11-15Merg in latest changes from 0.9.6-stable.Richard Levitte
2001-11-15"sureware" should not be "hwcrhk".Geoff Thorpe
2001-11-13fix warning (due to an error during manual conflict resolution)Bodo Möller
2001-11-12synchronise with main 0.9.6 stable branchBodo Möller
2001-11-12Back-port of Broadcom engine code from 0.9.7 to 0.9.6, but with a fewMark J. Cox
2001-11-12Add initial support for Baltimore SureWare accelerator cards; this worksMark J. Cox
2001-11-12Commit missing AEP files (oops)Mark J. Cox
2001-11-12Add support for AEP crypto cards to 0.9.6c. This patch is in Red Hat LinuxMark J. Cox
2001-11-10This commit was manufactured by cvs2svn to create branch 'OpenSSL-engine-cvs2svn
2001-11-092001, not 2000Bodo Möller
2001-11-09adjust to OpenSSL_0_9_6-stable versionBodo Möller
2001-11-09cast to 'unsigned long' before using ~ if we need an unsigned long resultBodo Möller
2001-11-06PKCS#12 code fixes: initialize and cleanup digests and ciphersDr. Stephen Henson
2001-11-06Win32 fixes.Dr. Stephen Henson
2001-11-06des_old.h doesn't really need to include des.h, so don't. That willRichard Levitte
2001-11-05Place the OpenSSL-specific headers back so they always get included,Richard Levitte
2001-11-05No need to include anything on systems that do not have /dev/cryptRichard Levitte
2001-10-30Change the shared library support so the shared libraries get builtRichard Levitte
2001-10-29Addapt VMS scripts to the newer disk layout system ODS-5, which allows more t...Richard Levitte
2001-10-27Stop compiler warnings.Dr. Stephen Henson
2001-10-27Add support for Subject Info Acess extension.Dr. Stephen Henson
2001-10-26Consistency fix in BUF_MEM_grow: Initialise to zero when new memoryBodo Möller
2001-10-26disable caching in BIO_gethostbynameBodo Möller
2001-10-25Fix warning.Ben Laurie
2001-10-25Like MD_Init, MD now must include a NULL engine pointer in its definition.Bodo Möller
2001-10-25remove redundant definitions that are also in des.hBodo Möller
2001-10-25filenames are des_old.[ch], not des.comp*Bodo Möller
2001-10-25Remove DES_random_seed() but retain des_random_seed() for now. ChangeRichard Levitte