]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/rand
GH886: CONNECT should use HTTP/1.1
[thirdparty/openssl.git] / crypto / rand /
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...
2016-02-10  Rich SalzUse NON_EMPTY_TRANSLATION_UNIT, consistently.
2016-02-05  FdaSilvaYYGH601: Various spelling fixes.
2016-02-04  Matt CaswellDon't use RDRAND if told not to
2016-02-01  Richard Levitteunified build scheme: add build.info files
2016-01-29  Rich SalzTemplatize util/domd
2016-01-29  Emilia KasperAlways DPURIFY
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-20  Rich SalzRemove update tags
2016-01-17  Rich SalzRemove some old makefile targets
2016-01-14  Benjamin KadukAdd a no-egd option to disable EGD-related code
2016-01-12  Rich SalzMove Makefiles to Makefile.in
2016-01-12  Richard Levittemake update
2016-01-08  Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2016-01-06  Rich SalzRemove more (rest?) of FIPS build stuff.
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-09  Dr. Stephen Hensonmake update
2015-12-07  Richard LevitteCleanup: fix all sources that used EVP_MD_CTX_(create...
2015-12-07  Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-11-23  Rich Salz"make update" after async merge.
2015-11-20  Matt CaswellFix async deadlock problem
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-10-30  Rich SalzReplace "SSLeay" in API with OpenSSL
2015-09-29  Andy PolyakovFix -Wshadow warnings in mingw builds.
2015-09-09  David WoodhouseRT3969: Add OPENSSL_SYS_UEFI
2015-09-03  Long, QinAdd UEFI flag for rand build
2015-08-10  Rich SalzRT3999: Remove sub-component version strings
2015-05-22  Richard LevitteFix the update target and remove duplicate file updates
2015-05-14  Richard Levittemake depend
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-03  Dr. Stephen HensonAdd OSSL_NELEM macro.
2015-04-30  Rich Salzfree cleanup almost the finale
2015-04-16  Viktor DukhovniCode style: space after 'if'
2015-03-31  Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31  Richard LevitteStop symlinking, move files to intended directory
2015-03-25  Matt CaswellDeprecate RAND_pseudo_bytes
2015-03-25  Matt CaswellRAND_bytes updates
2015-03-05  Matt CaswellUnchecked malloc fixes
2015-02-12  Clang via Jeffrey... RT3684: rand_egd needs stddef.h
2015-02-06  Rich SalzLive code cleanup: remove #if 1 stuff
2015-01-30  Rich SalzDead code removal: #if 0 bio, comp, rand
2015-01-29  Richard Levitteclang on Linux x86_64 complains about unreachable code.
2015-01-27  Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-24  Rich Salzifdef cleanup, part 4a: '#ifdef undef'
2015-01-23  Rich Salzifdef cleanup part 3: OPENSSL_SYSNAME
2015-01-22  Rich Salzifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBF
2015-01-22  Matt CaswellMore comment realignment master-post-reformat
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellMove more comments that confuse indent
2015-01-22  Matt Caswellindent has problems with comments that are on the right...
2015-01-22  Matt CaswellFurther comment changes for reformat (master)
2015-01-13  Matt CaswellAvoid deprecation problems in Visual Studio 13
2015-01-06  Matt CaswellFurther comment amendments to preserve formatting prior...
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2014-12-17  Rich SalzRT3548: Remove some obsolete platforms
2014-12-17  Rich SalzRT3544: Restore MWERKS for NetWare
2014-12-08  Dr. Stephen Hensonremove OPENSSL_FIPSAPI
2014-12-08  Dr. Stephen Hensonremove FIPS_*_SIZE_T
2014-12-08  Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28  Rich SalzRemove all .cvsignore files
2014-09-24  Rich SalzRT3544: Remove MWERKS support
2014-09-18  Jake GouldingRT2301: GetDIBits, not GetBitmapBits in rand_win
2014-06-08  Jakub WilkCreate ~/.rnd with mode 0600 instead of 0666
2014-04-09  Dr. Stephen Hensonssleay_rand_add returns a value in 1.1.0
2014-04-07  Dr. Stephen HensonReturn if ssleay_rand_add called with zero num.
2014-02-25  Dr. Stephen HensonAvoid Windows 8 Getversion deprecated errors.
2014-01-12  Dr. Stephen Hensontypo
2014-01-11  Dr. Stephen HensonUse rdrand as additional entropy source.
2013-10-20  Dr. Stephen HensonTime value for various platforms.
2013-09-20  Ben LaurieMix time into the pool to avoid repetition of the Andro...
2013-09-05  Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2012-08-22  Dr. Stephen HensonPR: 2786
2012-06-03  Ben LaurieVersion skew reduction: trivia (I hope).
2012-01-15  Andy PolyakovFix OPNESSL vs. OPENSSL typos.
2011-12-19  Dr. Stephen HensonPR: 2563
2011-10-14  Dr. Stephen Hensonmore vxworks patches
2011-09-05  Bodo Möllermake update
2011-06-21  Dr. Stephen HensonDon't set FIPS rand method at same time as RAND method...
2011-04-23  Dr. Stephen HensonOops, work out expanded buffer length before allocating...
2011-04-23  Dr. Stephen HensonAlways return multiple of block length bytes from defau...
2011-04-21  Dr. Stephen HensonAdd continuous RNG test to entropy source. Entropy...
2011-04-06  Dr. Stephen HensonUpdate OpenSSL DRBG support code. Use date time vector...
2011-04-05  Dr. Stephen HensonExtensive reorganisation of PRNG handling in FIPS modul...
2011-03-24  Richard Levittemake update
2011-03-19  Richard LevitteAfter some adjustments, apply the changes OpenSSL 1...
2011-03-12  Ben LaurieAdd SRP support.
2011-02-21  Dr. Stephen HensonUpdate dependencies.
2011-02-16  Dr. Stephen HensonInclude openssl/crypto.h first in several other files...
2011-02-16  Dr. Stephen HensonExperimental symbol renaming to avoid clashes with...
2011-02-03  Dr. Stephen HensonAdd FIPS support to the WIN32 build system.
2011-01-27  Dr. Stephen HensonUpdate source files to handle new FIPS_lock() location...
next