]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/rand/randfile.c
Re-align some comments after running the reformat script.
[thirdparty/openssl.git] / crypto / rand / randfile.c
2015-01-22  Matt CaswellRe-align some comments after running the reformat script. OpenSSL_0_9_8-post-reformat
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellAdditional comment changes for reformat of 0.9.8
2010-06-12  Ben LaurieFix gcc 4.6 warnings. Check TLS server hello extension...
2010-01-26  Dr. Stephen HensonPR: 2138
2009-06-02  Dr. Stephen HensonPR: 1937
2008-12-30  Andy PolyakovBackport http://cvs.openssl.org/chngview?cn=17710 from...
2008-10-28  Andy Polyakovrandfile.c: .rnd can become orphaned on VMS [from HEAD].
2008-05-20  Lutz JänickeCorrectly adjust location of comment
2008-05-16  Lutz JänickeAnother occurance of possible valgrind/purify "uninitia...
2007-03-02  Lutz JänickeDo not use uninitialized memory to seed the PRNG as...
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-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
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-01-29  Richard LevitteTypo
2004-01-26  Richard LevitteS_IFBLK and S_IFCHR may not exist in some places (like...
2003-12-27  Richard LevitteCheck if a random "file" is really a device file, and...
2002-11-28  Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2001-05-03  Richard LevitteSome platforms (most notably Windows) do not have a...
2001-02-22  Bodo Möllerundo previous change: "e_os.h" is now the official...
2001-02-22  Bodo Möllerinclude e_os.h as "openssl/e_os.h" (as elsewhere)
2001-02-22  Richard LevitteSince RAND_file_name() uses strlen, make sure the numbe...
2001-02-20  Richard LevitteInclude OpenSSL header files earlier so macros like...
2001-02-20  Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-14  Ulf MöllerNew function OPENSSL_issetugid(). Needs more work.
2001-02-08  Ulf Mölleruse <= instead of ==
2001-02-08  Ulf Möllerpoint out that RAND_load_file() etc are only for seed...
2000-09-11  Richard LevitteDon't include e_os.h before the system headers
2000-06-16  Bodo MöllerThere are compilers that complain if a variable has...
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
2000-05-11  Bodo MöllerWhen open()ing 'file' in RAND_write_file, don't use...
2000-03-19  Ulf MöllerBug fix: RAND_write_file() failed to write to files...
2000-03-19  Richard LevitteMake sure an error condition is returned if, for some...
2000-03-11  Bodo MöllerWorkaround for Windoze weirdness.
2000-02-26  Richard Levitteftruncate() and fileno() are not supported on all versi...
2000-02-25  Richard LevitteChanges to synchronise with Unix.
2000-01-30  Ulf MöllerSource code cleanups: Use void * rather than char ...
2000-01-24  Bodo MöllerRAND_load_file(..., -1) now means "read the complete...
2000-01-23  Bodo MöllerUnder VMS, ftruncate should be available
2000-01-23  Bodo MöllerAs ftruncate is not availabe on all platforms, switch...
2000-01-21  Ulf MöllerDocument RAND library.
2000-01-21  Bodo MöllerIn RAND_write_file, truncate the file to the no. of...
2000-01-21  Ulf MöllerCheck RAND_bytes() return value or use RAND_pseudo_bytes().
2000-01-13  Ulf MöllerPrecautions against using the PRNG uninitialized: RAND_...
1999-10-26  Bodo MöllerVarious randomness handling bugfixes and improvements --
1999-09-11  Andy PolyakovInitial support for MacOS.
1999-05-21  Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
1999-05-20  Bodo MöllerAdd a kludge :-(
1999-05-20  Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-05-13  Ulf MöllerVMS support.
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-04-16  Ulf MöllerWrite random seed file in binary mode.
1999-02-09  Ben LaurieMore exactitude with function arguments.
1999-01-25  Ben LaurieOops. One header too many.
1999-01-25  Ben LaurieReduce header dependencies.
1999-01-24  Ben LaurieMinor constification.
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...