summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2000-02-27New logical names to skip algorithms are now supported.Richard Levitte
2000-02-27Bug fix!Ulf Möller
2000-02-27Fix so Win32 assembly language works with MASM.Dr. Stephen Henson
2000-02-27*** empty log message ***Ulf Möller
2000-02-26workaround no longer neededUlf Möller
2000-02-26removeUlf Möller
2000-02-26Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller
2000-02-26Make ASN1 types real typedefs.Dr. Stephen Henson
2000-02-26BN_div_recp fix. I've ran divtest for 10 mins and it didn't exhibit aAndy Polyakov
2000-02-26A small script to compile mttest.c on VMS as well.Richard Levitte
2000-02-26Make sure there's some entropy, and log a few more errors.Richard Levitte
2000-02-26More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller
2000-02-26make updateRichard Levitte
2000-02-26Don't include sys/types.h if NO_SYS_TYPES_H is defined.Richard Levitte
2000-02-26ftruncate() and fileno() are not supported on all versions of OpenVMSRichard Levitte
2000-02-26Rename functions for new convention.Dr. Stephen Henson
2000-02-26Let's avoid compiler warnings over types.Richard Levitte
2000-02-26Compile rand_egd.c on VMS as well.Richard Levitte
2000-02-26For safety, check __VMS as well.Richard Levitte
2000-02-26Since a stack with quite long name is declared here, vms_idhacks.h isRichard Levitte
2000-02-25Small error fix.Richard Levitte
2000-02-25Adjust all the old scripts to deal with the new location.Richard Levitte
2000-02-25New script to compile on systems that already have pthreads in theRichard Levitte
2000-02-25Update the two threads modules to conform to our recommendations (useRichard Levitte
2000-02-25flush output.Ulf Möller
2000-02-25Enhance consistency by using BIO_flush() instead of fflush().Richard Levitte
2000-02-25Changes to synchronise with Unix.Richard Levitte
2000-02-25Test the division functions.Ulf Möller
2000-02-25The main() return value is a program's exit code.Ulf Möller
2000-02-25More VC++ pickiness. (destest.c doesn't have a "return" and the usualGeoff Thorpe
2000-02-25Gets around VC++ compiler pickiness. (long != double)Geoff Thorpe
2000-02-25mt contained an old copy of mttest.c. remove it and move the otherUlf Möller
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