]> git.sur5r.net Git - openldap/history - libraries/liblutil/entropy.c
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
[openldap] / libraries / liblutil / entropy.c
2012-09-14 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-07 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-24 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-23 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-22 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-26 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-06-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-05-09 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-03-24 Quanah Gibson-MountITS#6832
2011-01-05 Kurt ZeilengaHappy New Year!
2010-04-13 Kurt Zeilengahappy belated new year
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-01-03 Kurt ZeilengaHappy new year!
2005-01-01 Kurt ZeilengaHappy New Year!
2004-01-01 Kurt ZeilengaHappy new year
2003-11-25 Kurt ZeilengaNotice updates
2003-05-02 Hallvard FurusethFix assignment of <char/int>* to unsigned <char/int...
2003-01-03 Kurt ZeilengaHappy new year
2002-06-03 Kurt Zeilenga/dev/urandom re-read(2) loop
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-17 Howard Chufrom jon@symas.com - misc Windows cleanup
2000-10-18 Kurt ZeilengaRemove lint
2000-10-14 Kurt Zeilengaentropy should be unsigned
2000-09-15 Ben Collinsinclude ac/unistd.h to avoid compiler warnings
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-05-13 Kurt ZeilengaY2k copyright update
1999-12-13 Kurt ZeilengaRemove lint
1999-10-28 Kurt ZeilengaRefine comments.
1999-10-27 Kurt ZeilengaFix up comments.
1999-10-27 Kurt ZeilengaReally fix gettimeofday usage.
1999-10-27 Kurt ZeilengaDon't use sig_atomic_t.
1999-10-27 Kurt ZeilengaIn fallback mode, use value of buffer to improve qualit...
1999-10-27 Kurt ZeilengaPort to NT.
1999-10-27 Kurt ZeilengaDidn't mean to commit #undef URANDOM_DEVICE
1999-10-27 Kurt ZeilengaMake sure rdata differs for each program.
1999-10-26 Kurt ZeilengaRework counter code in fallback.
1999-10-26 Kurt ZeilengaAdd a fallback based upon Phil Karn's "practical random...
1999-10-26 Kurt ZeilengaMinor cleanup.
1999-10-26 Kurt ZeilengaFix compilation errors.
1999-10-26 Kurt ZeilengaAdd lutil_entropy(). Currently only supports /dev...