aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rand/rand_vms.c
Commit message (Expand)AuthorAgeFilesLines
* Fix reseeding issues of the public RAND_DRBGDr. Matthias St. Pierre2017-10-181-4/+9
* RAND: Rename the RAND_poll_ex() callback and its typedefDr. Matthias St. Pierre2017-08-281-2/+2
* Switch from ossl_rand to DRBG randRich Salz2017-08-031-2/+2
* Add --with-rand-seedRich Salz2017-07-221-1/+5
* Start to overhaul RAND APIRich Salz2017-07-151-48/+31
* VSI submission: make the VMS version of RAND_poll() faster and more secureRichard Levitte2016-08-041-49/+73
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+5
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-181-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-78/+89
* After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte2011-03-191-2/+14
* Correct a faulty address assignment, and add a length check (notRichard Levitte2005-01-121-2/+3
* Do not forget to increment the pointers...Richard Levitte2001-05-151-0/+2
* Low-case the names of the system routines, since some versions ofRichard Levitte2001-05-151-2/+2
* Make it so the compiler doesn't inform me about the dollars in someRichard Levitte2001-05-141-0/+3
* A randomizer for OpenVMS, using the statistics that are easilyRichard Levitte2001-05-131-5/+63
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-1/+1
* Change RAND_poll for Unix to try a number of devices and only readRichard Levitte2001-01-081-0/+72