summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2000-03-03Add an #include.Bodo Möller
2000-03-03Use signed type where -1 may be returned.Bodo Möller
2000-03-03Avoid potential memory leak in code generated by 'openssl dhparam -C'.Bodo Möller
2000-03-03New '-dsaparam' option for 'openssl dhparam', and related fixes.Bodo Möller
2000-03-03Fix for previous patch: If RAND_pseudo_bytes returns 0, this is not an error.Bodo Möller
2000-03-03Make name_funcs_stack static.Dr. Stephen Henson
2000-03-03Move the 'file scope' argument in set_label toDr. Stephen Henson
2000-03-02SynchroniseRichard Levitte
2000-03-02Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts.Bodo Möller
2000-03-02Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts.Bodo Möller
2000-03-02Update comment.Bodo Möller
2000-03-02Add missing dependencies.Bodo Möller
2000-03-02Use RAND_METHOD for implementing RAND_status.Bodo Möller
2000-03-02Change comment.Bodo Möller
2000-03-02Hack b_print.c to implement asprintf() functionality. Not enabled byRichard Levitte
2000-03-02Make bss_log.c a bit more readable, and implement it for VMS as well.Richard Levitte
2000-03-02It started with finding a misplaced #endif. Then I wanted to see theRichard Levitte
2000-03-02I'm experimenting with a hack in dopr() and friends b_printf.c to makeRichard Levitte
2000-03-02Fix bug which would free up a public keyDr. Stephen Henson
2000-03-01add comment.Ulf Möller
2000-03-01Bug fix.Ulf Möller
2000-03-01Note bug fix for the DSA infinite loopUlf Möller
2000-03-01pseudo-seed for the PRNG before testing DSAUlf Möller
2000-03-01add RAND_status() to titleUlf Möller
2000-03-01change info text (as on the web site)Ulf Möller
2000-03-01'rand'/'-rand' documentation.Bodo Möller
2000-03-01Document the 'rand' application.Bodo Möller
2000-03-01check for WIN32 (needed by Mingw32)Ulf Möller
2000-03-01Keep the references to other INSTALL files short. These are the UnixUlf Möller
2000-02-29'rand' application for creating pseudo-random files.Bodo Möller
2000-02-29Check BN_rand return value.Bodo Möller
2000-02-29Point to INSTALL.MacOS for MacOS pre X.Bodo Möller
2000-02-29some people can't read :)Ulf Möller
2000-02-29change wordingUlf Möller
2000-02-29how to recognize assembler problemsUlf Möller
2000-02-29Added configuration support for Linux/IA64Ralf S. Engelschall
2000-02-29MacOS pseudo-random entropy collector.Andy Polyakov
2000-02-29Bug fix.Ulf Möller
2000-02-28Forgot to check correctly for the new optionsRichard Levitte
2000-02-28Mingw32 can now use assembler.Ulf Möller
2000-02-28Switch for turning on the predictable "random" number generator.Ulf Möller
2000-02-28Fix for non-monolithic build.Ulf Möller
2000-02-28Support assembler for Mingw32.Ulf Möller
2000-02-28Shared library support for Solaris and HPUXUlf Möller
2000-02-28Switch to 0.9.6, and finally remove the annoying messageBodo Möller
2000-02-28Ouch! PKCS7_encrypt() was heading MIME text headers twiceDr. Stephen Henson
2000-02-28Tagging has been done, time to switch to 0.9.6-dev.Richard Levitte
2000-02-28Time for a releaseRichard Levitte
2000-02-28A few more tests were reported.Richard Levitte
2000-02-28Typo corrected.Richard Levitte