aboutsummaryrefslogtreecommitdiff
path: root/crypto/rand
AgeCommit message (Expand)AuthorFilesLines
2016-01-20Remove update tagsRich Salz1-2/+0
2016-01-17Remove some old makefile targetsRich Salz1-12/+0
2016-01-14Add a no-egd option to disable EGD-related codeBenjamin Kaduk2-43/+51
2016-01-12Move Makefiles to Makefile.inRich Salz2-158/+63
2016-01-12make updateRichard Levitte1-41/+47
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni2-4/+6
2016-01-06Remove more (rest?) of FIPS build stuff.Rich Salz1-89/+0
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte1-1/+1
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz3-10/+12
2015-12-09make updateDr. Stephen Henson1-2/+1
2015-12-07Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte1-6/+6
2015-12-07Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte1-31/+41
2015-11-23"make update" after async merge.Rich Salz1-9/+9
2015-11-20Fix async deadlock problemMatt Caswell1-0/+17
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell3-3/+3
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