Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
1999-08-19Allow memory bios to be read only and change PKCS#7 routines to use them.Dr. Stephen Henson
1999-08-18Really undo the base64 change so that make test survivesBodo Möller
1999-08-17Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and addDr. Stephen Henson
1999-08-15Undo base64 decoding change (was not a bug fix).Ulf Möller
1999-08-13Fix faulty base64 decoding of data that was 46 or 47 bytes long.Ulf Möller
1999-08-13Add pkcs7 and des apps to "make all".Ulf Möller
1999-08-13Compile pkcs7 and des apps.Ulf Möller
1999-08-11Submitted by: Lidong Zhou <ldzhou@cs.cornell.edu>Bodo Möller
1999-08-11Add functions to allow extensions to be added to certificate requests.Dr. Stephen Henson
1999-08-11Fix typo.Bodo Möller
1999-08-10Updates.Bodo Möller
1999-08-10Support for parsing of certificate extensions in PKCS#10 requests: these areDr. Stephen Henson
1999-08-09Bump after tarball rolling.Ralf S. Engelschall
1999-08-09Bump version to 0.9.4OpenSSL_0_9_4Ralf S. Engelschall
1999-08-08more consistent formattingBodo Möller
1999-08-08Fix two remaining prototype-related warningsRalf S. Engelschall
1999-08-08A few more ``#ifndef NO_FP_API / #endif'' pairs for consistency.Ralf S. Engelschall
1999-08-07change formatting a bitBodo Möller
1999-08-06fix the bugBodo Möller
1999-08-05New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller
1999-08-03More diagnostics.Ben Laurie
1999-08-03Make it compile under -pedantic.Ben Laurie
1999-08-03commentBodo Möller
1999-08-03Revert erroneous change.Bodo Möller
1999-08-03automatically use no-mdc2 if no-des is requested.Bodo Möller
1999-08-03avoid some NO_<cipher> problemsBodo Möller
1999-08-02avoid castBodo Möller
1999-08-01Extra i386+gcc bn_div.c tune-up featuring inline division and savingAndy Polyakov
1999-07-30by request: let BN_dup(NULL) just return NULLBodo Möller
1999-07-30Bignum division tune-up. Idea is to move multiplications in front ofAndy Polyakov
1999-07-30correct error signalling for opendir() failureBodo Möller
1999-07-30Fix to PKCS#12 code to use the cipher block length when allocating a bufferDr. Stephen Henson
1999-07-30Allow the PKCS#7 (S/MIME encrypt) application to support more than oneDr. Stephen Henson
1999-07-29No use in naming the cblock _; the structure still is incompatibleUlf Möller
1999-07-29obj_dat.h is autogenerated (it was in the CVS because old versions ofUlf Möller
1999-07-29Always use buildinf.h, which now includes the mk1mfinf.h data.Bodo Möller
1999-07-29Restore compability with kerberos/des.h (I had deleted some seemingly uselessUlf Möller
1999-07-29VMS updates.Ulf Möller
1999-07-28New function OBJ_obj2txt()Dr. Stephen Henson
1999-07-28New RSA flag RSA_FLAG_EXT_PKEY, to always call rsa_mod_exp.Dr. Stephen Henson
1999-07-27when invoking bn_*_comba[48] result->top wasn't always set correctly.Andy Polyakov
1999-07-27Use correct CFLAG definition for makefile.one builds.Bodo Möller
1999-07-26SPARC Solaris config updates.Andy Polyakov
1999-07-25Minor MD5 tune-up for WIN32 on Intel.Andy Polyakov
1999-07-25Added support for SPARC Linux.Andy Polyakov
1999-07-25GNU assembler (read SPARC Linux) support added.Andy Polyakov
1999-07-25- performance retunes, v8plus bn_*_comba routines are reimplemented;Andy Polyakov
1999-07-24Don't include x509.h when we just need asn1.hBodo Möller
1999-07-23Remove obsolete files.Ulf Möller
1999-07-22ignore r586unix.cppBodo Möller