aboutsummaryrefslogtreecommitdiff
path: root/crypto/rand
AgeCommit message (Expand)AuthorFilesLines
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz3-39/+39
2015-09-29Fix -Wshadow warnings in mingw builds.Andy Polyakov1-3/+3
2015-09-08RT3969: Add OPENSSL_SYS_UEFIDavid Woodhouse1-1/+1
2015-09-03Add UEFI flag for rand buildLong, Qin1-2/+2
2015-08-10RT3999: Remove sub-component version stringsRich Salz1-2/+0
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte1-0/+2
2015-05-14make dependRichard Levitte1-8/+9
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte5-5/+5
2015-05-03Add OSSL_NELEM macro.Dr. Stephen Henson1-3/+2
2015-04-30free cleanup almost the finaleRich Salz1-4/+1
2015-04-16Code style: space after 'if'Viktor Dukhovni1-1/+1
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-17/+1
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte2-351/+0
2015-03-25Deprecate RAND_pseudo_bytesMatt Caswell3-1/+13
2015-03-25RAND_bytes updatesMatt Caswell1-2/+2
2015-03-05Unchecked malloc fixesMatt Caswell1-0/+3
2015-02-12RT3684: rand_egd needs stddef.hClang via Jeffrey Walton1-4/+1
2015-02-06Live code cleanup: remove #if 1 stuffRich Salz1-2/+0
2015-01-29Dead code removal: #if 0 bio, comp, randRich Salz1-10/+0
2015-01-29clang on Linux x86_64 complains about unreachable code.Richard Levitte1-1/+0
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz1-11/+1
2015-01-24ifdef cleanup, part 4a: '#ifdef undef'Rich Salz1-10/+0
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz2-3/+3
2015-01-22ifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBFRich Salz1-3/+1
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell1-4/+4
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell13-2384/+2374
2015-01-22Move more comments that confuse indentMatt Caswell1-2/+4
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell1-6/+7
2015-01-22Further comment changes for reformat (master)Matt Caswell1-2/+4
2015-01-13Avoid deprecation problems in Visual Studio 13Matt Caswell1-59/+2
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell1-1/+2
2014-12-30mark all block comments that need format preserving so thatTim Hudson1-1/+1
2014-12-17RT3548: Remove some obsolete platformsRich Salz2-19/+2
2014-12-17RT3544: Restore MWERKS for NetWareRich Salz1-1/+7
2014-12-08remove OPENSSL_FIPSAPIDr. Stephen Henson2-2/+2
2014-12-08remove FIPS_*_SIZE_TDr. Stephen Henson1-4/+0
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson1-1/+1
2014-11-28Remove all .cvsignore filesRich Salz1-4/+0
2014-09-24RT3544: Remove MWERKS supportRich Salz1-7/+1
2014-09-18RT2301: GetDIBits, not GetBitmapBits in rand_winJake Goulding1-18/+19
2014-06-08Create ~/.rnd with mode 0600 instead of 0666Jakub Wilk1-0/+1
2014-04-09ssleay_rand_add returns a value in 1.1.0Dr. Stephen Henson1-1/+1
2014-04-07Return if ssleay_rand_add called with zero num.Dr. Stephen Henson1-0/+3
2014-02-25Avoid Windows 8 Getversion deprecated errors.Dr. Stephen Henson1-1/+1
2014-01-12typoDr. Stephen Henson1-1/+1
2014-01-11Use rdrand as additional entropy source.Dr. Stephen Henson3-0/+81
2013-10-20Time value for various platforms.Dr. Stephen Henson1-8/+27
2013-09-20Mix time into the pool to avoid repetition of the Android duplicated PID prob...Ben Laurie1-1/+21
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2-3/+3
2012-08-22PR: 2786Dr. Stephen Henson1-2/+5