aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rand
Commit message (Expand)AuthorAgeFilesLines
* unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte2016-02-101-1/+1
* Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz2016-02-091-9/+8
* GH601: Various spelling fixes.FdaSilvaYY2016-02-052-2/+2
* Don't use RDRAND if told not toMatt Caswell2016-02-041-1/+2
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+4
* Templatize util/domdRich Salz2016-01-291-2/+1
* Always DPURIFYEmilia Kasper2016-01-292-19/+1
* Remove /* foo.c */ commentsRich Salz2016-01-2611-11/+0
* Remove update tagsRich Salz2016-01-201-2/+0
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Add a no-egd option to disable EGD-related codeBenjamin Kaduk2016-01-142-43/+51
* Move Makefiles to Makefile.inRich Salz2016-01-122-158/+63
* make updateRichard Levitte2016-01-121-41/+47
* Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni2016-01-072-4/+6
* Remove more (rest?) of FIPS build stuff.Rich Salz2016-01-061-89/+0
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-181-1/+1
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-163-10/+12
* make updateDr. Stephen Henson2015-12-091-2/+1
* Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte2015-12-071-6/+6
* Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte2015-12-071-31/+41
* "make update" after async merge.Rich Salz2015-11-231-9/+9
* Fix async deadlock problemMatt Caswell2015-11-201-0/+17
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-093-3/+3
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-303-39/+39
* Fix -Wshadow warnings in mingw builds.Andy Polyakov2015-09-291-3/+3
* RT3969: Add OPENSSL_SYS_UEFIDavid Woodhouse2015-09-081-1/+1
* Add UEFI flag for rand buildLong, Qin2015-09-031-2/+2
* RT3999: Remove sub-component version stringsRich Salz2015-08-101-2/+0
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-8/+9
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-145-5/+5
* Add OSSL_NELEM macro.Dr. Stephen Henson2015-05-031-3/+2
* free cleanup almost the finaleRich Salz2015-04-301-4/+1
* Code style: space after 'if'Viktor Dukhovni2015-04-161-1/+1
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-312-351/+0
* Deprecate RAND_pseudo_bytesMatt Caswell2015-03-253-1/+13
* RAND_bytes updatesMatt Caswell2015-03-251-2/+2
* Unchecked malloc fixesMatt Caswell2015-03-051-0/+3
* RT3684: rand_egd needs stddef.hClang via Jeffrey Walton2015-02-121-4/+1
* Live code cleanup: remove #if 1 stuffRich Salz2015-02-061-2/+0
* Dead code removal: #if 0 bio, comp, randRich Salz2015-01-291-10/+0
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-291-1/+0
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-11/+1
* ifdef cleanup, part 4a: '#ifdef undef'Rich Salz2015-01-241-10/+0
* ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz2015-01-232-3/+3
* ifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBFRich Salz2015-01-221-3/+1
* More comment realignmentmaster-post-reformatMatt Caswell2015-01-221-4/+4
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2213-2384/+2374
* Move more comments that confuse indentMatt Caswell2015-01-221-2/+4