aboutsummaryrefslogtreecommitdiff
path: root/crypto/rand
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Remove Netware and OS/2Rich Salz6-355/+6
2016-03-09Convert rand code to new threading APIMatt Caswell1-32/+47
2016-03-08OpenSSLDie --> OPENSSL_dieRich Salz1-1/+1
2016-02-25GH715: ENGINE_finish can take NULLRich Salz1-6/+4
2016-02-20Always build library object files with shared library cflagsRichard Levitte1-1/+1
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte1-1/+1
2016-02-18Remove outdated DEBUG flags.Rich Salz1-10/+0
2016-02-16md_rand: FAQ URL to use https and follow a redirectViktor Szakats1-1/+1
2016-02-10unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte1-1/+1
2016-02-09Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz1-9/+8
2016-02-05GH601: Various spelling fixes.FdaSilvaYY2-2/+2
2016-02-04Don't use RDRAND if told not toMatt Caswell1-1/+2
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+4
2016-01-29Templatize util/domdRich Salz1-2/+1
2016-01-29Always DPURIFYEmilia Kasper2-19/+1
2016-01-26Remove /* foo.c */ commentsRich Salz11-11/+0
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