summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2000-04-01Building version 0.9.5aRichard Levitte
2000-04-01_lrotl and _lrotr are defined in MSVC but nowhere else that we knowRichard Levitte
2000-03-30'entropy >= ENTROPY_NEEDED' should be evaluated while theBodo Möller
2000-03-29Since ssleay_rand_initialize() unlocks then locks CRYPTO_LOCK_RAND,Richard Levitte
2000-03-27Removed, especially since it conflicts with des.pod onRichard Levitte
2000-03-27Fix for HMAC.Dr. Stephen Henson
2000-03-25Beautifying code.Richard Levitte
2000-03-23Tagging has been done, update to next probable version...Richard Levitte
2000-03-23Time for version 0.9.5a beta2Richard Levitte
2000-03-23Clean up context, even if an error occured.Richard Levitte
2000-03-23Update docs and remove old PKCS#7 README file.Dr. Stephen Henson
2000-03-22Fix a memory leak in PKCS12_parse.Dr. Stephen Henson
2000-03-20In some of the Makefiles CPP was not defined.Ulf Möller
2000-03-20Problems with the Windows build.Ulf Möller
2000-03-20Tagging done, we move to the next possible.Richard Levitte
2000-03-20make updateRichard Levitte
2000-03-20Change the version text, it's time to release the first beta of 0.9.5a.Richard Levitte
2000-03-19Bug fix: RAND_write_file() failed to write to files created by open()Ulf Möller
2000-03-19Make sure an error condition is returned if, for some reason, the fileRichard Levitte
2000-03-19oops. don't use "entropy" directly.Ulf Möller
2000-03-19New function RAND_event() collects entropy from Windows events.Ulf Möller
2000-03-19FLAT_INC is not needed; we use -I.. all the timeUlf Möller
2000-03-19Integrate podd.h sk.h into set_key.cUlf Möller
2000-03-19Change the notation and coding of the version to be able to containRichard Levitte
2000-03-19Keep in sync with Unix code, and prepare for a misfeature fix.Richard Levitte
2000-03-19make updateUlf Möller
2000-03-19cleanup.Ulf Möller
2000-03-19libdes manpage.Ulf Möller
2000-03-19des_quad_cksum() byte order bug fix.Ulf Möller
2000-03-18DES in Perl was incomplete and not very usefulUlf Möller
2000-03-18superseded by des_modes.podUlf Möller
2000-03-18change manpages to pod. Contents are not up to date!Ulf Möller
2000-03-18Eliminate memory leaks in mem_dbg.c.Bodo Möller
2000-03-17Make sure to complete the cleanup of names.Richard Levitte
2000-03-17Bugs correctedRichard Levitte
2000-03-14Insert a comment: This is one of the few files in this directoryBodo Möller
2000-03-14Remove "Makefile.uni" files and some related stuff.Bodo Möller
2000-03-14Typos corrected.Richard Levitte
2000-03-14Target added.Richard Levitte
2000-03-14Bugs corrected, and a couple of include files to get declarations forRichard Levitte
2000-03-14bss_log has dollars, so compile it with that warning flag disabled.Richard Levitte
2000-03-14Typo correctedRichard Levitte
2000-03-14Make V_ASN1_APP_CHOOSE work again.Dr. Stephen Henson
2000-03-13Update test suite so that 'make test' succeeds in 'no-rsa' configuration.Bodo Möller
2000-03-13Remove Win32 assembler files. They are always rebuilt (with someBodo Möller
2000-03-12cleaning up a littleBodo Möller
2000-03-12asm workaround for SuSE LinuxUlf Möller
2000-03-12make updateUlf Möller
2000-03-11Workaround for Windoze weirdness.Bodo Möller
2000-03-10NO_SYSLOG is defined for MSDOS anyway. just don't include the UnixUlf Möller