ECC library bugfixes.
[openssl.git] / crypto / rand /
2010-07-08 Andy Polyakovrand_nw.c: compensate for gcc bug (using %edx instead...
2010-06-12 Ben LaurieFix gcc 4.6 warnings. Check TLS server hello extension...
2010-03-22 Andy Polyakovrand_win.c: fix logical bug in readscreen [from HEAD].
2010-02-17 Dr. Stephen HensonPR: 2100
2010-01-26 Dr. Stephen HensonPR: 2138
2010-01-19 Andy Polyakovrand_win.c: handel GetTickCount wrap-around [from HEAD].
2009-09-20 Dr. Stephen HensonDon't use __try+__except unless on VC++
2009-07-24 Dr. Stephen HensonPR: 1992
2009-06-02 Dr. Stephen HensonPR: 1937
2009-02-16 Ben LaurieUse shared dev team flags, fix resulting warning.
2008-12-30 Andy PolyakovBackport cvs.openssl.org/chngview?cn=17710 from HEAD.
2008-10-28 Andy Polyakovrandfile.c: .rnd can become orphaned on VMS [from HEAD].
2008-09-17 Dr. Stephen HensonMake update: delete duplicate error code.
2008-09-16 Dr. Stephen HensonMerge changes to build system from fips branch.
2008-09-16 Dr. Stephen HensonAdd missing file.
2008-09-16 Dr. Stephen HensonRAND library FIPS merge.
2008-09-14 Dr. Stephen HensonFix error code discrepancy.
2008-05-20 Lutz JänickeCorrectly adjust location of comment
2008-05-16 Lutz JänickeAnother occurance of possible valgrind/purify "uninitia...
2008-01-03 Dr. Stephen HensonNetware support.
2007-09-21 Lutz JänickeThe use of the PURIFY macro in ssleay_rand_bytes()...
2007-09-20 Ben LaurieUse PURIFY instead of PEDANTIC.
2007-09-19 Dr. Stephen HensonWrap "keep valgrind happy" change in #ifdef PEDANTIC...
2007-03-02 Lutz JänickeInitialize "buf" to 0 to make valgrind happy :-)
2007-03-02 Lutz JänickeDo not use uninitialized memory to seed the PRNG as...
2007-01-21 Dr. Stephen HensonUpdate from HEAD.
2006-11-21 Dr. Stephen HensonRebuild error file C source files.
2006-06-30 Bodo Mölleruse <poll.h> as by Single Unix Specification
2006-06-28 Bodo Mölleralways read in RAND_poll() if we can't use select becau...
2006-06-27 Richard LevitteUse poll() when possible to gather Unix randomness...
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles
2005-10-13 Andy PolyakovBroaden compatibility amount Win32 headers even further...
2005-09-22 Andy PolyakovBroaden compatibility among Windows SDK versions [from...
2005-08-28 Nils Larschfix warnings when building openssl with (gcc 3.3.1):
2005-08-07 Andy PolyakovWindows CE update from HEAD.
2005-08-03 Andy PolyakovWCE update, mostly typos [from HEAD].
2005-08-02 Andy PolyakovAbstain from GUI calls in rand_win.c in NT service...
2005-08-02 Andy PolyakovWCE update from HEAD.
2005-06-18 Richard LevitteMove the definition of DEVRANDOM for DJGPP from Configu...
2005-05-30 Richard LevitteDJGPP changes. Contributed by Doug Kaufman <dkaufman...
2005-05-21 Richard LevitteWhen _XOPEN_SOURCE is defined, make sure it's defined...
2005-05-21 Richard LevitteWhen _XOPEN_SOURCE is defined, make sure it's defined...
2005-05-21 Andy PolyakovMove _WIN32_WINNT definition from command line to e_os...
2005-05-21 Andy PolyakovMove _WIN32_WINNT definition from command line to e_os...
2005-05-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-16 Bodo Möllermake update
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-04-19 Dr. Stephen HensonVarious Win32 and other fixes for warnings and compilat...
2005-04-12 Dr. Stephen HensonRebuild error codes.
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-07 Nils Larschmake sure error queue is totally emptied
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'
next