aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rand
Commit message (Expand)AuthorAgeFilesLines
* 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
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-6/+7
* Further comment changes for reformat (master)Matt Caswell2015-01-221-2/+4
* Avoid deprecation problems in Visual Studio 13Matt Caswell2015-01-131-59/+2
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-061-1/+2
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+1
* RT3548: Remove some obsolete platformsRich Salz2014-12-172-19/+2
* RT3544: Restore MWERKS for NetWareRich Salz2014-12-171-1/+7