summaryrefslogtreecommitdiffstats
path: root/crypto/rand/rand_vms.c
AgeCommit message (Expand)Author
2017-10-18Fix reseeding issues of the public RAND_DRBGDr. Matthias St. Pierre
2017-08-28RAND: Rename the RAND_poll_ex() callback and its typedefDr. Matthias St. Pierre
2017-08-03Switch from ossl_rand to DRBG randRich Salz
2017-07-22Add --with-rand-seedRich Salz
2017-07-15Start to overhaul RAND APIRich Salz
2016-08-04VSI submission: make the VMS version of RAND_poll() faster and more secureRichard Levitte
2016-05-17Copyright consolidation 09/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2011-03-19After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte
2005-01-12Correct a faulty address assignment, and add a length check (notRichard Levitte
2001-05-15Do not forget to increment the pointers...Richard Levitte
2001-05-15Low-case the names of the system routines, since some versions ofRichard Levitte
2001-05-14Make it so the compiler doesn't inform me about the dollars in someRichard Levitte
2001-05-13A randomizer for OpenVMS, using the statistics that are easilyRichard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-01-08Change RAND_poll for Unix to try a number of devices and only readRichard Levitte