Add the configuration target VxWorks.
[openssl.git] / crypto / rand / rand_egd.c
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.