summaryrefslogtreecommitdiffstats
path: root/crypto/rand
AgeCommit message (Expand)Author
2016-06-03Added define for STATUS_SUCCESSMat
2016-06-03Adds casts for 64-bitMat
2016-06-03Define USE_BCRYPTMat
2016-06-03Use BCryptGenRandom on Windows 7 or higherMat
2016-06-01Fix some RAND bugsRich Salz
2016-05-29add removed functions back as deprecatedJoey Yandle
2016-05-29get rid of unnecessary includeJoey Yandle
2016-05-29remove RAND_screen and friendsJoey Yandle
2016-05-29cherry pick pr-512 changesJoey Yandle
2016-05-29OR flags with CRYPT_SILENT to really make sure no UI pops upJoey Yandle
2016-05-29fix endif commentJoey Yandle
2016-05-29remove all WINCE ifdefsJoey Yandle
2016-05-29- remove insane heap walk and kernel loading code; clean up style and calling...Joey Yandle
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-20Clean up the VMS hacks in crypto/rand/randfile.cRichard Levitte
2016-05-20VMS: setbuf() only takes 32-bit pointersRichard Levitte
2016-05-19rand/randfile.c: remove _XOPEN_SOURCE definition.Andy Polyakov
2016-05-17Manual fixes after copyright consolidationRich Salz
2016-05-17Copyright consolidation 09/10Rich Salz
2016-05-16Fold threads.h into crypto.h making API publicViktor Dukhovni
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-13Rename int_*() functions to *_int()Matt Caswell
2016-04-13Rename lots of *_intern or *_internal function to int_*Matt Caswell
2016-04-13Deprecate RAND_cleanup() and make it a no-opMatt Caswell
2016-04-11Fix the no-posix-io optionMatt Caswell
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-03-20Remove #error from include files.Rich Salz
2016-03-17Remove Netware and OS/2Rich Salz
2016-03-09Convert rand code to new threading APIMatt Caswell
2016-03-08OpenSSLDie --> OPENSSL_dieRich Salz
2016-02-25GH715: ENGINE_finish can take NULLRich Salz
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte
2016-02-18Remove outdated DEBUG flags.Rich Salz
2016-02-16md_rand: FAQ URL to use https and follow a redirectViktor Szakats
2016-02-10unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte
2016-02-09Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-02-04Don't use RDRAND if told not toMatt Caswell
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-01-29Templatize util/domdRich Salz
2016-01-29Always DPURIFYEmilia Kasper
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-20Remove update tagsRich Salz
2016-01-17Remove some old makefile targetsRich Salz
2016-01-14Add a no-egd option to disable EGD-related codeBenjamin Kaduk
2016-01-12Move Makefiles to Makefile.inRich Salz
2016-01-12make updateRichard Levitte
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni
2016-01-06Remove more (rest?) of FIPS build stuff.Rich Salz