]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/rand
Don't auto-instantiate a DRBG when trying to use it and it's not
[thirdparty/openssl.git] / crypto / rand /
2017-08-28  Kurt RoeckxDon't auto-instantiate a DRBG when trying to use it...
2017-08-28  Dr. Matthias St... DRBG: Remove 'randomness' buffer from 'RAND_DRBG'
2017-08-28  Dr. Matthias St... RAND: Rename the RAND_poll_ex() callback and its typedef
2017-08-28  Dr. Matthias St... DRBG: clarify difference between entropy counts and...
2017-08-25  Richard LevitteNO_SYS_TYPES_H isn't defined anywhere, stop using it...
2017-08-23  Rich SalzMove randomness to allocated buffer
2017-08-13  Rich SalzInstantiate when RAND_status() checks
2017-08-07  Rich SalzVarious RAND improvements
2017-08-07  Rich SalzMake RAND_DRBG fork-safe
2017-08-06  Dr. Stephen HensonUse passed drbg, not global one
2017-08-05  Dr. Stephen HensonAdd entropy sanity check
2017-08-05  Dr. Stephen HensonSet randomness buffer pointer in get_entropy calls.
2017-08-03  Rich SalzAdd RAND_priv_bytes() for private keys
2017-08-03  Rich SalzAdd a DRBG to each SSL object
2017-08-03  Rich SalzSwitch from ossl_rand to DRBG rand
2017-07-26  Rich SalzInstall custom RAND_METHOD for fuzzing
2017-07-26  Emeric BrunFix async engine pause dead lock in error case.
2017-07-22  Rich SalzAdd --with-rand-seed
2017-07-20  Benjamin KadukFix out-of-bounds read in ctr_XOR
2017-07-20  Benjamin Kaduktypedef's for RAND_DRBG methods
2017-07-20  Rich SalzRename internal rand.h file
2017-07-20  Richard LevitteFix faulty include
2017-07-20  Rich SalzAdd range-checking to RAND_DRBG_set_reseed_interval
2017-07-19  Rich SalzAdd DRBG random method
2017-07-17  Rich SalzFix use-after-free
2017-07-16  Rich SalzStandardize apps use of -rand, etc.
2017-07-15  Rich SalzStart to overhaul RAND API
2017-07-12  Rich SalzRewrite RAND_egd
2017-07-07  PauliTrivial bounds checking.
2017-07-06  Rich SalzRemove some now-unneeded VMS controls
2017-07-06  Rich SalzCleanup RAND_load_file,RAND_write_file
2017-07-05  Rich SalzUndo commit de02ec2
2017-07-05  Rich SalzUndo commit d420ac2
2017-06-20  Rich SalzAdd RAND_UNIMPLEMENTED error code
2017-06-07  Rich Salzmake error tables const and separate header file
2017-04-10  Andy Polyakovrand/rand_lib.c: keep fixing no-engine configuration.
2017-04-07  Richard LevitteFix rand_lib.c for no-engine configuration
2017-04-07  Richard LevitteMake getting and setting the RAND default method thread...
2017-04-06  Richard LevitteIn rand_cleanup_int(), don't go creating a default...
2017-02-28  Emilia KasperClean up references to FIPS
2017-01-24  ganeshRAND_egd_bytes: No need to check RAND_status on connect...
2017-01-24  ganeshFixed the return code for RAND_egd_bytes.
2017-01-24  ganeshFixed the return code of RAND_query_egd_bytes when...
2017-01-06  Kurt RoeckxMake rand_add predictable when fuzzing
2016-12-12  Paul Hoveyupdated macro spacing for styling purposes
2016-12-12  Paul Hoveyfix undoes errors introduced by https://github.com...
2016-12-08  Kurt RoeckxMake the predictable numbers start from 1
2016-12-02  Kurt RoeckxMake the random number generator predictable when fuzzing.
2016-09-21  Andy Polyakovrand/randfile.c: treat empty string in RAND_file_name...
2016-09-21  Andy Polyakovrand/randfile.c: rationalize __OpenBSD__ code path.
2016-09-21  Andy Polyakovrand/randfile.c: restore fallback to $HOME for non...
2016-09-08  Matt CaswellFix mem leaks during auto-deinit
2016-08-05  klemensspelling fixes, just comments and readme.
2016-08-04  Richard LevitteVSI submission: make the VMS version of RAND_poll(...
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-07-19  Richard LevitteChange all our uses of CRYPTO_THREAD_run_once to use...
2016-07-15  Richard LevitteFix: dummy definition of rand_hw_seed() should also...
2016-07-15  Dr. Stephen Hensoncheck return values for EVP_Digest*() APIs
2016-06-30  Matt CaswellConvert memset calls to OPENSSL_cleanse
2016-06-27  Matt CaswellFix one more instance of incorrect OPENSSL_API_COMPAT...
2016-06-22  Andy Polyakovrand/randfile.c: make it non-ASCII-savvy.
2016-06-20  Andy Polyakovrand/randfile.c: remove obsolete commentary.
2016-06-20  Richard LevitteChange default directory for the .rnd file on Windows...
2016-06-17  Matt CaswellChange default directory for storing the .rnd file...
2016-06-03  MatAdded define for STATUS_SUCCESS
2016-06-03  MatAdds casts for 64-bit
2016-06-03  MatDefine USE_BCRYPT
2016-06-03  MatUse BCryptGenRandom on Windows 7 or higher
2016-06-01  Rich SalzFix some RAND bugs
2016-05-29  Joey Yandleadd removed functions back as deprecated
2016-05-29  Joey Yandleget rid of unnecessary include
2016-05-29  Joey Yandleremove RAND_screen and friends
2016-05-29  Joey Yandlecherry pick pr-512 changes
2016-05-29  Joey YandleOR flags with CRYPT_SILENT to really make sure no UI...
2016-05-29  Joey Yandlefix endif comment
2016-05-29  Joey Yandleremove all WINCE ifdefs
2016-05-29  Joey Yandle- remove insane heap walk and kernel loading code;...
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-20  Richard LevitteClean up the VMS hacks in crypto/rand/randfile.c
2016-05-20  Richard LevitteVMS: setbuf() only takes 32-bit pointers
2016-05-19  Andy Polyakovrand/randfile.c: remove _XOPEN_SOURCE definition.
2016-05-17  Rich SalzManual fixes after copyright consolidation
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-05-16  Viktor DukhovniFold threads.h into crypto.h making API public
2016-04-20  Richard LevitteRemove --classic build entirely
2016-04-13  Matt CaswellRename int_*() functions to *_int()
2016-04-13  Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-04-13  Matt CaswellDeprecate RAND_cleanup() and make it a no-op
2016-04-11  Matt CaswellFix the no-posix-io option
2016-03-21  Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-20  Rich SalzRemove #error from include files.
2016-03-17  Rich SalzRemove Netware and OS/2
2016-03-09  Matt CaswellConvert rand code to new threading API
2016-03-08  Rich SalzOpenSSLDie --> OPENSSL_die
2016-02-25  Rich SalzGH715: ENGINE_finish can take NULL
2016-02-20  Richard LevitteAlways build library object files with shared library...
2016-02-18  Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-18  Rich SalzRemove outdated DEBUG flags.
2016-02-16  Viktor Szakatsmd_rand: FAQ URL to use https and follow a redirect
2016-02-10  Richard Levitteunified build scheme: add a "unified" template for...
next