summaryrefslogtreecommitdiff
path: root/crypto/rand
Commit message (Expand)AuthorAgeFilesLines
* Added define for STATUS_SUCCESSMat2016-06-031-5/+8
* Adds casts for 64-bitMat2016-06-031-3/+3
* Define USE_BCRYPTMat2016-06-031-5/+7
* Use BCryptGenRandom on Windows 7 or higherMat2016-06-031-7/+19
* Fix some RAND bugsRich Salz2016-06-011-3/+3
* add removed functions back as deprecatedJoey Yandle2016-05-291-0/+13
* get rid of unnecessary includeJoey Yandle2016-05-291-1/+0
* remove RAND_screen and friendsJoey Yandle2016-05-291-68/+0
* cherry pick pr-512 changesJoey Yandle2016-05-291-95/+0
* OR flags with CRYPT_SILENT to really make sure no UI pops upJoey Yandle2016-05-291-2/+2
* fix endif commentJoey Yandle2016-05-291-1/+1
* remove all WINCE ifdefsJoey Yandle2016-05-291-35/+2
* - remove insane heap walk and kernel loading code; clean up style and calling...Joey Yandle2016-05-291-349/+13
* Remove unused error/function codes.Rich Salz2016-05-231-19/+1
* Clean up the VMS hacks in crypto/rand/randfile.cRichard Levitte2016-05-201-16/+6
* VMS: setbuf() only takes 32-bit pointersRichard Levitte2016-05-201-4/+40
* rand/randfile.c: remove _XOPEN_SOURCE definition.Andy Polyakov2016-05-191-8/+26
* Manual fixes after copyright consolidationRich Salz2016-05-171-51/+6
* Copyright consolidation 09/10Rich Salz2016-05-178-642/+48
* Fold threads.h into crypto.h making API publicViktor Dukhovni2016-05-161-1/+0
* Remove --classic build entirelyRichard Levitte2016-04-201-45/+0
* Rename int_*() functions to *_int()Matt Caswell2016-04-131-1/+1
* Rename lots of *_intern or *_internal function to int_*Matt Caswell2016-04-131-1/+1
* Deprecate RAND_cleanup() and make it a no-opMatt Caswell2016-04-131-2/+2
* Fix the no-posix-io optionMatt Caswell2016-04-111-1/+1
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Remove #error from include files.Rich Salz2016-03-201-3/+1
* Remove Netware and OS/2Rich Salz2016-03-176-355/+6
* Convert rand code to new threading APIMatt Caswell2016-03-091-32/+47
* OpenSSLDie --> OPENSSL_dieRich Salz2016-03-081-1/+1
* GH715: ENGINE_finish can take NULLRich Salz2016-02-251-6/+4
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* Remove outdated DEBUG flags.Rich Salz2016-02-181-10/+0
* md_rand: FAQ URL to use https and follow a redirectViktor Szakats2016-02-161-1/+1
* 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