Update fipsld to use external signature for fips_premain.c . Update build system
[openssl.git] / crypto / rand /
2006-11-21 Dr. Stephen HensonRebuild error source files.
2006-06-30 Bodo Mölleruse <poll.h> as by Single Unix Specification
2006-06-28 Bodo Mölleralways read if we can't use select because of a too...
2006-06-27 Richard LevitteUse poll() when possible to gather Unix randomness...
2006-02-04 Dr. Stephen HensonFix from HEAD.
2005-06-10 Ben LaurieDefault sensibly when in FIPS mode.
2005-05-21 Richard LevitteWhen _XOPEN_SOURCE is defined, make sure it's defined...
2005-05-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-19 Dr. Stephen HensonVarious Win32 and other fixes for warnings and compilat...
2005-04-12 Dr. Stephen HensonRebuild error codes.
2005-04-12 Dr. Stephen HensonRebuild error codes.
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-07 Nils Larschmake sure error queue is totally emptied
2005-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2005-03-24 Ulf Möllerundo Cygwin change
2005-03-23 Ulf Möllerundo Cygwin change
2005-03-19 Ulf MöllerCygwin randomness
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-02-19 Lutz JänickeFix hang in EGD/PRNGD query when communication socket...
2005-01-14 Andy PolyakovO_NOFOLLOW is not appropriate when opening /dev/* entri...
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-12 Richard LevitteCorrect a faulty address assignment, and add a length...
2005-01-04 Andy PolyakovDJGPP update.
2005-01-04 Andy PolyakovDJGPP update.
2004-12-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-05 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-30 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-08-10 Richard Levittemake update
2004-07-30 Richard LevitteTo protect FIPS-related global variables, add locking...
2004-07-21 Andy PolyakovMake rand_win.c UNICODE savvy. "Backport" from HEAD.
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 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-05-17 Andy PolyakovMake reservations in FIPS code for upcoming size_t...
2004-05-12 Ben LaurieBlow up in people's faces if they don't reseed.
2004-05-11 Ben LauriePull FIPS back into stable.
2004-04-19 Geoff Thorpemake update
2004-04-19 Geoff ThorpeReduce header interdependencies, initially in engine...
2004-04-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-03-25 Richard LevitteWrap code starting with a definition.
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 Levittemake update
2004-01-29 Richard LevitteTypo
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-26 Richard LevitteS_IFBLK and S_IFCHR may not exist in some places (like...
2004-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-01-04 Lutz JänickeUpdate URI
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 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 sh explicitely to run point.sh
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
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-11 Richard LevitteA new branch for FIPS-related changes has been created...
2003-08-07 Richard LevitteCorrect two problems, found by Martin Kochanski <cardbo...
2003-08-07 Richard LevitteCorrect two problems, found by Martin Kochanski <cardbo...
2003-07-27 Ben LaurieUnfinished FIPS stuff for review/improvement.
2003-05-01 Richard Levittemake update
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-29 Richard Levittemake update
2002-12-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-03 Richard LevitteWindows CE updates, contributed by Steven Reddie <smr...
2002-12-03 Richard LevitteWindows CE updates, contributed by Steven Reddie <smr...
2002-11-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-28 Richard LevitteHave all tests use EXIT() to exit rather than exit...
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-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15 Richard LevitteWinCE patches
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15 Richard LevitteWinCE patches
2002-11-14 Richard LevitteClose the implicitely opened registry key.
2002-11-14 Richard LevitteClose the implicitely opened registry key.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
next