summaryrefslogtreecommitdiffstats
path: root/crypto/rand/rand_egd.c
AgeCommit message (Expand)Author
2002-05-22Use OPENSSL_SYS_VMS instead of just VMSRichard Levitte
2002-02-14Add the configuration target VxWorks.Richard Levitte
2001-04-03Make sure OPENSSL_SYS_... is defined when we need it.Bodo Möller
2001-03-18New cofiguration for Unixwre and SCO,with slightly better granularity. Contr...Richard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-07Modify access to EGD socket to deal with EINTR etc that can appearLutz Jänicke
2001-01-11OCSP basic response verify. Very incompleteDr. Stephen Henson
2001-01-09Add automatic query of EGD sockets to RAND_poll(). The EGD sockets areLutz Jänicke
2000-06-28Undo the changes I just made. I'm not sure what I was thinking of.Richard Levitte
2000-06-28Make it possible for people to tell where the EGD socket is throughRichard Levitte
2000-06-03EVP constification.Ben Laurie
2000-02-28Switch for turning on the predictable "random" number generator.Ulf Möller
2000-02-27Use standard header file string.h for memset prototype (whereBodo Möller
2000-02-27Declare memset.Ben Laurie
2000-02-26For safety, check __VMS as well.Richard Levitte
2000-02-25EGD bugfix.Ulf Möller
2000-02-24Add an evil cast, because POSIX/SUSv2 define connect(2) requireRalf S. Engelschall
2000-02-24Support EGD.Ulf Möller