Blow away Makefile.ssl.
[openssl.git] / crypto / rand /
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2005-03-24 Ulf Möllerundo Cygwin change
2005-03-19 Ulf MöllerUse Windows randomness code on Cygwin
2005-02-19 Lutz JänickeFix hang in EGD/PRNGD query when communication socket...
2005-01-13 Andy PolyakovFix an "oops" typo! Well, it was a debugging left-over...
2005-01-13 Andy PolyakovO_NOFOLLOW is not appropriate when opening /dev/* entri...
2005-01-12 Richard LevitteCorrect a faulty address assignment, and add a length...
2005-01-04 Andy PolyakovDJGPP update.
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-07-21 Andy PolyakovMake rand_win.c UNICODE savvy.
2004-06-28 Richard LevitteChanges for VOS, submitted by Paul Green <Paul.Green...
2004-06-28 Richard LevitteNetWare fixes provided by Verdon Walker for OpenSSL...
2004-05-17 Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-05-17 Andy PolyakovMake reservations for FIPS code in HEAD branch, so...
2004-04-19 Geoff Thorpemake update
2004-04-19 Geoff ThorpeReduce header interdependencies, initially in engine...
2004-03-25 Richard LevitteWrap code starting with a definition.
2004-03-25 Richard LevitteA couple more cases where RAND_add() gets an integer...
2004-03-15 Richard LevitteIt was just pointed out to me that it's better to cast...
2004-03-15 Richard LevitteMake sure that the last argument to RAND_add() is a...
2004-01-29 Richard LevitteTypo
2004-01-28 Richard Levittemake update
2004-01-26 Richard LevitteS_IFBLK and S_IFCHR may not exist in some places (like...
2004-01-04 Lutz JänickeUpdate URI
2003-12-27 Richard LevitteCheck if a random "file" is really a device file, and...
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-11-30 Geoff ThorpeAdd more debugging to my Configure target, and "make...
2003-11-28 Richard LevitteNetware-specific changes,
2003-10-29 Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2003-08-07 Richard LevitteCorrect two problems, found by Martin Kochanski <cardbo...
2003-05-01 Richard Levittemake update
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2002-12-29 Richard Levittemake update
2002-12-03 Richard LevitteWindows CE updates, contributed by Steven Reddie <smr...
2002-11-28 Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-15 Richard LevitteWinCE patches
2002-11-14 Richard LevitteClose the implicitely opened registry key.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-10-14 Richard LevitteComplete the VxWorks fix by implementing a NULL RAND_po...
2002-10-09 Richard LevitteAdd a few more VxWorks targets.
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-09-22 Ulf Mölleruse OPENSSL_SYS_MSDOS rather than __DJGPP__ to disable...
2002-08-09 Bodo Möllermake update
2002-07-30 Lutz Jänicke"make update"
2002-07-18 Richard LevitteOPENSSL_SYS_WIN32 is important so util/mkdef.pl can...
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-06-27 Richard Levitteopensslconf.h doesn't define what we want, e_os2.h...
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-27 Richard LevitteWhen compiling for Windows, make sure we have the windo...
2002-06-20 Lutz Jänicke<sys/select.h> is included for AIX, when USE_SOCKETS...
2002-06-20 Lutz JänickeAIX (V3) requires <sys/select.h> (included via e_os...
2002-06-13 Richard LevitteAdd support for DJGPP.
2002-05-22 Richard LevitteUse OPENSSL_SYS_VMS instead of just VMS
2002-02-21 Bodo Möllerdisable '#ifdef DEBUG' sections
2002-02-14 Richard LevitteAdd the configuration target VxWorks.
2002-02-13 Bodo MöllerECDSA support
2001-10-25 Bodo MöllerLike MD_Init, MD now must include a NULL engine pointer...
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-04 Richard Levitte'make update'
2001-10-04 Richard LevitteBecause there's chances we clash with the system's...
2001-09-25 Geoff Thorpe"make update".
2001-09-25 Geoff ThorpeThis commits changes to various parts of libcrypto...
2001-09-10 Geoff Thorpemake update
2001-09-10 Bodo Möllercopyright
2001-09-07 Bodo MöllerThe various hash #includes in rand_lcl.h *are* needed...
2001-09-07 Ben LaurieNow need sha.h for some reason.
2001-09-07 Ulf Möllermake engine file names unique in 8.3
2001-09-06 Ulf Möllerinclude the proper header file
2001-08-05 Ben LaurieStart to reduce some of the header bloat.
2001-08-03 Ben LaurieHeader bloat reduction for EVP_PKEY.
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-25 Bodo Möllermd_rand.c thread safety
2001-07-24 Bodo MöllerAvoid race condition.
2001-07-10 Richard Levittemake update
2001-07-10 Richard LevitteEVP_Digest() takes one more parameter.
2001-07-10 Bodo MöllerFix PRNG.
2001-07-02 Richard Levitte[Forgotten commits?]
2001-07-01 Richard LevitteChanges to have OpenSSL compile on OS/2.
2001-06-23 Richard Levittemake update
2001-06-21 Dr. Stephen HensonFix memory leak when RAND is used: need to cleanup
2001-06-19 Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-06-07 Lutz JänickeERR_peek_error() returns "unsigned long".
2001-06-05 Richard Levitte'make update'
2001-05-15 Lutz JänickeIncrease ENTROPY_NEEDED to support Rijndael's larger...
2001-05-15 Richard LevitteDo not forget to increment the pointers...
2001-05-15 Richard LevitteLow-case the names of the system routines, since some...
2001-05-14 Richard LevitteMake it so the compiler doesn't inform me about the...
2001-05-13 Richard LevitteA randomizer for OpenVMS, using the statistics that...
2001-05-06 Richard Levittemake update
2001-05-03 Richard LevitteSome platforms (most notably Windows) do not have a...
2001-04-30 Geoff ThorpeIn RSA, DSA, DH, and RAND - if the "***_new()" function...
2001-04-18 Bodo Möllerfix md_rand.c locking bugs
2001-04-18 Geoff ThorpeSome more tweaks from ENGINE code.
2001-04-17 Geoff Thorpe'make update'
2001-04-03 Bodo MöllerMake sure OPENSSL_SYS_... is defined when we need it.
2001-03-24 Richard Levittemake update
2001-03-21 Richard LevitteUse stdlib.h to get size_t.
next