summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
1999-07-21Torture weak compilers less by not automatically including x509.h whereBodo Möller
1999-07-21additional argument for key_callbackBodo Möller
1999-07-21Additional user data argument to pem_password_cb function typeBodo Möller
1999-07-21avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command lines,Bodo Möller
1999-07-21slight clean-upBodo Möller
1999-07-21Auto-generated file -- this should not be under version controlBodo Möller
1999-07-21Get rid of redundant multiplications in bn_div_words.Andy Polyakov
1999-07-20"make TABLE" (to follow recent Configure change)Bodo Möller
1999-07-20MIPS III/IV assembler module is reimplemented.Andy Polyakov
1999-07-20crypto/bn/asm/mips3.s is moved to crypto/bn/asm/obsolete/Andy Polyakov
1999-07-20crypto/bn/asm/mips3.s is obsolete. I'm moving it to crypto/bn/asm/obsoleteAndy Polyakov
1999-07-19SSL_MODE_ENABLE_PARTIAL_WRITE and SSL_MODE_ACCEPT_MOVING_WRITE_BUFFERBodo Möller
1999-07-19New compile time option -DCRYPTO_MDEBUG_THREAD.Bodo Möller
1999-07-19Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,Bodo Möller
1999-07-18Add optional (compile-time configurable) time to CRYPTO_mem_leaks output.Bodo Möller
1999-07-17"make clean" has to delete date.hBodo Möller
1999-07-16DES library changes.Ulf Möller
1999-07-16Did not check the last SDIR line for excluded algorithms.Ulf Möller
1999-07-15More DES library cleanups: remove references to srand/randUlf Möller
1999-07-15RSA private keys without dmp1/dmq1/iqmp are also valid (but slower).Ulf Möller
1999-07-15NO_HMAC.Ulf Möller
1999-07-14Fix option processing.Bodo Möller
1999-07-14Judging from various messages on the OpenSSL mailing lists, HP-UX 10Bodo Möller
1999-07-13Eliminate a warning: BN_mod_inverse() returns a (BIGNUM *) and remove andDr. Stephen Henson
1999-07-12Continues NASM support. This might work now. Its still experimental but itDr. Stephen Henson
1999-07-12cosmetic changesBodo Möller
1999-07-12More NASM support code it still doesn't work but it doesn't work less than itDr. Stephen Henson
1999-07-12fix memory leak in s3_clnt.cBodo Möller
1999-07-12typo in stringBodo Möller
1999-07-12Looks like another memory leak ...Bodo Möller
1999-07-12Beginnings of experimental support for NASM assembler. This is a freeDr. Stephen Henson
1999-07-12correct error handlingBodo Möller
1999-07-11typoBodo Möller
1999-07-11New function RSA_check_key.Bodo Möller
1999-07-11New function RSA_check_key,Bodo Möller
1999-07-11Various changes to stop VC++ choking under Win32.Dr. Stephen Henson
1999-07-11Add a debugging option to PKCS#5 v2.0 key generation function.Dr. Stephen Henson
1999-07-11Copy flags in ASN1_STRING_dup()Dr. Stephen Henson
1999-07-11Fix a bug in x509.c that omitted DSA parameters when they didn't match theDr. Stephen Henson
1999-07-10SXnet code was freeing up the extension data rather than the temporaryDr. Stephen Henson
1999-07-09Fix memory checking.Bodo Möller
1999-07-09Obsolete/experimental code.Ulf Möller
1999-07-09Provide CFLAGS and PLATFORM information on Windows platforms.Bodo Möller
1999-07-09remove editing artifactsBodo Möller
1999-07-09Mention modification to Configure.Bodo Möller
1999-07-09Don't confuse mk1mf.pl by combining multiple options into one.Bodo Möller
1999-07-09Updated to reflect recent "Configure" modification.Bodo Möller
1999-07-09Broken HPUX cc.Ulf Möller
1999-07-06improve readability of #if conditions (ELF, if defined, supersedes BSDIBodo Möller
1999-07-05avoid confliction definitions of NDEBUGBodo Möller