editing error.
[openssl.git] / crypto /
1999-08-13 Ulf MöllerFix faulty base64 decoding of data that was 46 or 47...
1999-08-13 Ulf MöllerAdd pkcs7 and des apps to "make all".
1999-08-13 Ulf MöllerCompile pkcs7 and des apps.
1999-08-11 Bodo MöllerSubmitted by: Lidong Zhou <ldzhou@cs.cornell.edu>
1999-08-11 Dr. Stephen HensonAdd functions to allow extensions to be added to certif...
1999-08-11 Bodo MöllerFix typo.
1999-08-10 Bodo MöllerUpdates.
1999-08-09 Dr. Stephen HensonSupport for parsing of certificate extensions in PKCS...
1999-08-09 Ralf S. EngelschallBump after tarball rolling.
1999-08-09 Ralf S. EngelschallBump version to 0.9.4 OpenSSL_0_9_4
1999-08-08 Bodo Möllermore consistent formatting
1999-08-08 Ralf S. EngelschallFix two remaining prototype-related warnings
1999-08-08 Ralf S. EngelschallA few more ``#ifndef NO_FP_API / #endif'' pairs for...
1999-08-07 Bodo Möllerchange formatting a bit
1999-08-06 Bodo Möllerfix the bug
1999-08-05 Bodo MöllerNew function DSA_dup_DH, and fixes for bugs that were...
1999-08-03 Ben LaurieMore diagnostics.
1999-08-03 Ben LaurieMake it compile under -pedantic.
1999-08-03 Bodo Möllercomment
1999-08-03 Bodo MöllerRevert erroneous change.
1999-08-02 Bodo Möllerautomatically use no-mdc2 if no-des is requested.
1999-08-02 Bodo Mölleravoid some NO_<cipher> problems
1999-08-02 Bodo Mölleravoid cast
1999-07-31 Andy PolyakovExtra i386+gcc bn_div.c tune-up featuring inline divisi...
1999-07-30 Bodo Möllerby request: let BN_dup(NULL) just return NULL
1999-07-30 Andy PolyakovBignum division tune-up. Idea is to move multiplication...
1999-07-30 Bodo Möllercorrect error signalling for opendir() failure
1999-07-30 Dr. Stephen HensonFix to PKCS#12 code to use the cipher block length...
1999-07-30 Dr. Stephen HensonAllow the PKCS#7 (S/MIME encrypt) application to suppor...
1999-07-29 Ulf MöllerNo use in naming the cblock _; the structure still...
1999-07-29 Ulf Möllerobj_dat.h is autogenerated (it was in the CVS because...
1999-07-29 Bodo MöllerAlways use buildinf.h, which now includes the mk1mfinf...
1999-07-29 Ulf MöllerRestore compability with kerberos/des.h (I had deleted...
1999-07-28 Ulf MöllerVMS updates.
1999-07-27 Dr. Stephen HensonNew function OBJ_obj2txt()
1999-07-27 Dr. Stephen HensonNew RSA flag RSA_FLAG_EXT_PKEY, to always call rsa_mod_exp.
1999-07-27 Andy Polyakovwhen invoking bn_*_comba[48] result->top wasn't always...
1999-07-27 Bodo MöllerUse correct CFLAG definition for makefile.one builds.
1999-07-25 Andy PolyakovSPARC Solaris config updates.
1999-07-25 Andy PolyakovMinor MD5 tune-up for WIN32 on Intel.
1999-07-25 Andy PolyakovAdded support for SPARC Linux.
1999-07-25 Andy PolyakovGNU assembler (read SPARC Linux) support added.
1999-07-25 Andy Polyakov- performance retunes, v8plus bn_*_comba routines are...
1999-07-24 Bodo MöllerDon't include x509.h when we just need asn1.h
1999-07-22 Ulf MöllerRemove obsolete files.
1999-07-22 Bodo Möllerignore r586unix.cpp
1999-07-22 Bodo Möllerdate.h no longer to be deleted by "make clean"
1999-07-22 Ulf MöllerMake the perl module compile and eliminate some of...
1999-07-21 Bodo MöllerTorture weak compilers less by not automatically includ...
1999-07-21 Bodo MöllerAdditional user data argument to pem_password_cb functi...
1999-07-21 Bodo Mölleravoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command...
1999-07-21 Bodo Möllerslight clean-up
1999-07-21 Bodo MöllerAuto-generated file -- this should not be under version...
1999-07-21 Andy PolyakovGet rid of redundant multiplications in bn_div_words.
1999-07-20 Andy PolyakovMIPS III/IV assembler module is reimplemented.
1999-07-20 Andy Polyakovcrypto/bn/asm/mips3.s is moved to crypto/bn/asm/obsolete/
1999-07-20 Andy Polyakovcrypto/bn/asm/mips3.s is obsolete. I'm moving it to...
1999-07-19 Bodo MöllerNew compile time option -DCRYPTO_MDEBUG_THREAD.
1999-07-19 Bodo MöllerHave CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,
1999-07-18 Bodo MöllerAdd optional (compile-time configurable) time to CRYPTO...
1999-07-17 Bodo Möller"make clean" has to delete date.h
1999-07-15 Ulf MöllerMore DES library cleanups: remove references to srand...
1999-07-15 Ulf MöllerRSA private keys without dmp1/dmq1/iqmp are also valid...
1999-07-15 Ulf MöllerNO_HMAC.
1999-07-13 Dr. Stephen HensonEliminate a warning: BN_mod_inverse() returns a (BIGNUM...
1999-07-12 Bodo Möllercosmetic changes
1999-07-12 Dr. Stephen HensonMore NASM support code it still doesn't work but it...
1999-07-12 Bodo Möllertypo in string
1999-07-12 Dr. Stephen HensonBeginnings of experimental support for NASM assembler...
1999-07-12 Bodo Möllercorrect error handling
1999-07-11 Bodo Möllertypo
1999-07-11 Bodo MöllerNew function RSA_check_key.
1999-07-11 Bodo MöllerNew function RSA_check_key,
1999-07-11 Dr. Stephen HensonVarious changes to stop VC++ choking under Win32.
1999-07-11 Dr. Stephen HensonAdd a debugging option to PKCS#5 v2.0 key generation...
1999-07-11 Dr. Stephen HensonCopy flags in ASN1_STRING_dup()
1999-07-10 Dr. Stephen HensonSXnet code was freeing up the extension data rather...
1999-07-09 Bodo MöllerFix memory checking.
1999-07-09 Ulf MöllerObsolete/experimental code.
1999-07-06 Bodo Möllerimprove readability of #if conditions (ELF, if defined...
1999-07-05 Bodo Mölleravoid confliction definitions of NDEBUG
1999-07-05 Bodo MöllerDisable asserts for standard configurations.
1999-06-30 Ulf MöllerMore no-xxx option tweaks.
1999-06-29 Ulf MöllerFix no-hmac and no-ripemd.
1999-06-29 Dr. Stephen HensonNew functions to allow RSA_METHODs to be changed withou...
1999-06-28 Ulf MöllerUse "long long" for all Win32 gcc ports.
1999-06-28 Bodo MöllerWith mingw32, use "long long" rather than "_int64"...
1999-06-25 Bodo MöllerClose another memory hole.
1999-06-25 Bodo MöllerAvoid some memory holes, one of which was pointed out by
1999-06-24 Dr. Stephen HensonFix d2i_ASN1_INTEGER() and i2d_ASN1_INTEGER() so it...
1999-06-23 Bodo MöllerDon't use inline assembler when configured for "no...
1999-06-22 Dr. Stephen HensonNew function PKCS7_signatureVerify to allow the signing...
1999-06-22 Dr. Stephen HensonChange the PEM_* function prototypes to use DECLARE_PEM...
1999-06-21 Dr. Stephen HensonImplement STACK_OF(ANS1_OBJECT) for extended key usage...
1999-06-21 Ben LaurieDon't shadow.
1999-06-21 Bodo Möller"make update"
1999-06-20 Dr. Stephen HensonConvert the CONF library to use a typesafe stack: a...
1999-06-20 Dr. Stephen HensonNew functions CONF_load_bio() and CONF_load_fp() to...
1999-06-18 Bodo MöllerNew function CRYPTO_num_locks.
1999-06-18 Bodo MöllerUse same name in the definition as in the header file...
next