]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/rand
Fix memory leaks in CA related functions.
[thirdparty/openssl.git] / crypto / rand /
2017-12-08  Rich SalzStandardize syntax around sizeof(foo)
2017-10-13  Rich SalzDon't use colortable; avoid Win32 overwrite
2017-08-07  Rich SalzAdd NOTTOOLONG macro for more clear code.
2017-02-06  Bernd EdlingerCombined patch for the more or less obvious issues
2016-08-19  Richard LevitteVSI submission: RAND fixups
2016-06-30  Matt CaswellConvert memset calls to OPENSSL_cleanse
2016-06-16  Rich SalzRT4545: Backport 2877 to 1.0.2
2016-05-20  Andy Polyakovrand/randfile.c: remove _XOPEN_SOURCE definition.
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-09-15  Rich SalzRT4044: Remove .cvsignore files.
2015-05-23  Richard LevitteFix the update target and remove duplicate file updates
2015-04-16  Viktor DukhovniCode style: space after 'if'
2015-03-05  Matt CaswellUnchecked malloc fixes
2015-02-12  Rich SalzRT3684: rand_egd needs stddef.h
2015-01-22  Matt CaswellRe-align some comments after running the reformat script. OpenSSL_1_0_2-post-reformat
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellMove more comments that confuse indent
2015-01-22  Matt Caswellindent has problems with comments that are on the right...
2015-01-22  Matt CaswellAdditional comment changes for reformat of 1.0.2
2015-01-22  Matt CaswellFurther comment amendments to preserve formatting prior...
2015-01-22  Tim Hudsonmark all block comments that need format preserving...
2015-01-13  Matt CaswellAvoid deprecation problems in Visual Studio 13
2014-09-18  Jake GouldingRT2301: GetDIBits, not GetBitmapBits in rand_win
2014-08-01  Dr. Stephen HensonFix error discrepancy.
2014-07-30  Dr. Stephen HensonAvoid multiple lock using FIPS DRBG.
2014-06-08  Jakub WilkCreate ~/.rnd with mode 0600 instead of 0666
2014-04-07  Dr. Stephen HensonReturn if ssleay_rand_add called with zero num.
2014-02-25  Dr. Stephen HensonAvoid Windows 8 Getversion deprecated errors.
2013-12-10  Dr. Stephen HensonGet FIPS checking logic right.
2013-12-08  Dr. Stephen HensonAvoid multiple locks in FIPS mode.
2013-10-01  Ben LaurieMerge remote-tracking branch 'agl/1.0.2alpn' into agl...
2013-09-24  Ben LaurieMerge remote-tracking branch 'trevp/pempick' into OpenS...
2013-09-22  Dr. Stephen HensonDisable Dual EC DRBG.
2012-08-22  Dr. Stephen HensonPR: 2786
2012-06-09  Dr. Stephen HensonRevert "version skew" patches that break FIPS compilation
2012-06-03  Ben LaurieReduce version skew: trivia (I hope).
2012-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-01-15  Andy PolyakovFix OPNESSL vs. OPENSSL typos [from HEAD].
2011-12-19  Dr. Stephen HensonPR: 2563
2011-09-16  Dr. Stephen HensonImproved error checking for DRBG calls.
2011-06-21  Dr. Stephen HensonDon't set FIPS rand method at same time as RAND method...
2011-06-13  Dr. Stephen HensonSet rand method in FIPS_mode_set() not in rand library.
2011-06-13  Dr. Stephen HensonRedirect RAND to FIPS module in FIPS mode.
2011-05-26  Dr. Stephen HensonThe first of many changes to make OpenSSL 1.0.1 FIPS...
2011-03-19  Richard LevitteApply all the changes submitted by Steven M. Schweda...
2011-01-26  Dr. Stephen HensonFIPS mode changes to make RNG compile (this will need...
2010-11-18  Dr. Stephen HensonPR: 2372
2010-07-08  Andy Polyakovrand_nw.c: compensate for gcc bug (using %edx instead...
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-06-16  Dr. Stephen Hensonclarify comment
2010-06-15  Dr. Stephen HensonFix warnings (From HEAD, original patch by Ben).
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 HensonUpdate from 0.9.8-stable.
2009-06-15  Dr. Stephen HensonUpdate from HEAD.
2009-04-22  Dr. Stephen HensonPR: 1903
2009-04-06  Dr. Stephen HensonPR: 1890
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-02-15  Ben LaurieUse new common flags and fix resulting warnings.
2009-01-03  Richard LevitteVMS stuff I forgot...
2008-12-22  Andy PolyakovThis _WIN32-specific patch makes it possible to "wrap...
2008-11-12  Andy PolyakovRevert commit #17603, it should have been part of ...
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-05  Dr. Stephen HensonPR: 1777
2008-11-04  Ben LaurieOnly one of these needs to be signed.
2008-11-02  Dr. Stephen HensonNot sure about this one... seems to be needed to make...
2008-11-01  Ben LaurieMore size_tification.
2008-10-28  Andy Polyakovrandfile.c: .rnd can become orphaned on VMS.
2008-08-06  Geoff ThorpeRemove the dual-callback scheme for numeric and pointer...
2008-07-03  Geoff ThorpeRevert my earlier CRYPTO_THREADID commit, I will commit...
2008-06-04  Ben LaurieMore type-checking.
2008-05-20  Lutz JänickeCorrectly adjust location of comment
2008-05-16  Lutz JänickeAnother occurance of possible valgrind/purify "uninitia...
2008-03-28  Geoff ThorpeThere was a need to support thread ID types that couldn...
2008-01-03  Dr. Stephen HensonNetware support.
2007-09-24  Lutz JänickePort from 0.9.8-stable
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 HensonConstify version strings and some structures.
2006-11-21  Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
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-06-23  Bodo MöllerNew functions CRYPTO_set_idptr_callback(),
2006-04-11  Ulf MöllerAdd BeOS support.
2006-02-04  Dr. Stephen HensonUpdate filenames in makefiles.
2005-11-03  Andy PolyakovMask libcrypto references to stat with OPENSSL_NO_POSIX_IO.
2005-10-13  Andy PolyakovBroaden compatibility amount Win32 headers even further...
2005-09-22  Andy PolyakovBroaden compatibility among Windows SDK versions. Elder...
2005-08-28  Nils Larschfix warnings when building openssl with the following...
2005-08-07  Andy PolyakovFinal(?) WinCE update.
2005-08-03  Andy PolyakovWCE update, mostly typos.
2005-08-02  Andy PolyakovAbstain from GUI calls in rand_win.c in NT service...
2005-08-02  Andy PolyakovEliminate bogus #if WCEPLATFORM!=MS_HPC_PRO [which...
2005-07-22  Geoff ThorpeFix some signed/unsigned warnings.
2005-06-18  Richard LevitteMove the definition of DEVRANDOM for DJGPP from Configu...
2005-05-30  Richard LevitteDJGPP changes. Contributed by Doug Kaufman <dkaufman...
next