summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2000-02-25EGD bugfix.Ulf Möller
2000-02-25different snprintf version.Ulf Möller
2000-02-25Clarification.Bodo Möller
2000-02-25handle entropy estimate correctlyBodo Möller
2000-02-25Allow code which calls RSA temp key callback to copeDr. Stephen Henson
2000-02-25divide the correct number...Ulf Möller
2000-02-24work around a bug in BN_div_recp or BN_reciprocalUlf Möller
2000-02-24Use public domain snprintf() implementation by Patrick Powell to avoidUlf Möller
2000-02-24Version 0.9.5beta2-dev (so that the next snapshot will notBodo Möller
2000-02-24Don't use buffered fread() to read from DEVRANDOM,Bodo Möller
2000-02-24Do fflush(stdout) when there was an error.Bodo Möller
2000-02-24Don't define platform-dependent preprocessor symbols for OPENSSL_THREAD_DEFINES.Bodo Möller
2000-02-24Add an evil cast, because POSIX/SUSv2 define connect(2) requireRalf S. Engelschall
2000-02-24Support EGD.Ulf Möller
2000-02-240.9.5beta1OpenSSL_0_9_5beta1Richard Levitte
2000-02-23make updateRichard Levitte
2000-02-23correct macro.Ulf Möller
2000-02-23Sync with UnixRichard Levitte
2000-02-23Add PBE algorithms with ciphers, not digests.Dr. Stephen Henson
2000-02-23Allow ADH to be used but not present in the default cipherDr. Stephen Henson
2000-02-22Make pkcs8 work again.Dr. Stephen Henson
2000-02-22warning.Ulf Möller
2000-02-22Check tlen size in all padding_check functions. As called within the rsaUlf Möller
2000-02-22Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md forDr. Stephen Henson
2000-02-20Move the registration of callback functions to special functionsRichard Levitte
2000-02-20Fix gcc warnings.Ulf Möller
2000-02-20Change the 'other' structure in certificate aux info.Dr. Stephen Henson
2000-02-19Allow for higher granularity of entropy estimates by using 'double'Bodo Möller
2000-02-18Cosmetic change. No, openssl.h.in is not autogenerated :-)Richard Levitte
2000-02-18New functions and option to use NEW in certificate requests.Dr. Stephen Henson
2000-02-17Make sure the return value of by_file_ctrl(..., X509_L_FILE_LOAD, ...)Bodo Möller
2000-02-16Pass phrase reorganisation.Dr. Stephen Henson
2000-02-16Add support for Compaq Atalla crypto accelerator.Ben Laurie
2000-02-16Move primes to read-only segment.Andy Polyakov
2000-02-16Fix signed/unsigned warnings.Ben Laurie
2000-02-15Move initial key to read-only segment.Andy Polyakov
2000-02-15Move CAST_S_tables to read-only segment.Andy Polyakov
2000-02-15New NO_INLINE_ASM macro. Primary target for the moment is Solaris x86Andy Polyakov
2000-02-15test_mont was exercising 100-bit multiplication modulus X*I-bit, whereAndy Polyakov
2000-02-13Modernise 'selfsign.c' to use new X509_NAME codeDr. Stephen Henson
2000-02-12HP-UX tune-up: new unified configs, HP C compiler bug workaround.Andy Polyakov
2000-02-11Update.Bodo Möller
2000-02-11Correct time in seconds instead of minutes.Ben Laurie
2000-02-11Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall
2000-02-1016 * 8 = 128.Bodo Möller
2000-02-08Note about des_ncbc_encrypt.Bodo Möller
2000-02-08ConstifyRichard Levitte
2000-02-08Add command line password options to the reamining utilities,Dr. Stephen Henson
2000-02-07Rename the X509V3_*_d2i functions to X509_get_ext_d2i() etc.Dr. Stephen Henson
2000-02-06"print" is GNU bc specific.Ulf Möller