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