]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/rand/rand_egd.c
Netware-specific changes,
[thirdparty/openssl.git] / crypto / rand / rand_egd.c
2003-11-28  Richard LevitteNetware-specific changes,
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-09-22  Ulf Mölleruse OPENSSL_SYS_MSDOS rather than __DJGPP__ to disable...
2002-06-13  Richard LevitteAdd support for DJGPP.
2002-05-22  Richard LevitteUse OPENSSL_SYS_VMS instead of just VMS
2002-02-14  Richard LevitteAdd the configuration target VxWorks.
2001-04-03  Bodo MöllerMake sure OPENSSL_SYS_... is defined when we need it.
2001-03-18  Richard LevitteNew cofiguration for Unixwre and SCO,with slightly...
2001-02-20  Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-07  Lutz JänickeModify access to EGD socket to deal with EINTR etc...
2001-01-11  Dr. Stephen HensonOCSP basic response verify. Very incomplete
2001-01-09  Lutz JänickeAdd automatic query of EGD sockets to RAND_poll()....
2000-06-28  Richard LevitteUndo the changes I just made. I'm not sure what I...
2000-06-28  Richard LevitteMake it possible for people to tell where the EGD socke...
2000-06-03  Ben LaurieEVP constification.
2000-02-28  Ulf MöllerSwitch for turning on the predictable "random" number...
2000-02-27  Bodo MöllerUse standard header file string.h for memset prototype...
2000-02-27  Ben LaurieDeclare memset.
2000-02-26  Richard LevitteFor safety, check __VMS as well.
2000-02-25  Ulf MöllerEGD bugfix.
2000-02-24  Ralf S. EngelschallAdd an evil cast, because POSIX/SUSv2 define connect...
2000-02-24  Ulf MöllerSupport EGD.