2017-01-06 |
Kurt Roeckx | Make rand_add predictable when fuzzing |
tree | commitdiff |
2016-12-12 |
Paul Hovey | updated macro spacing for styling purposes |
tree | commitdiff |
2016-12-12 |
Paul Hovey | fix undoes errors introduced by https://github.com... |
tree | commitdiff |
2016-12-08 |
Kurt Roeckx | Make the predictable numbers start from 1 |
tree | commitdiff |
2016-12-02 |
Kurt Roeckx | Make the random number generator predictable when fuzzing. |
tree | commitdiff |
2016-09-21 |
Andy Polyakov | rand/randfile.c: treat empty string in RAND_file_name... |
tree | commitdiff |
2016-09-21 |
Andy Polyakov | rand/randfile.c: rationalize __OpenBSD__ code path. |
tree | commitdiff |
2016-09-21 |
Andy Polyakov | rand/randfile.c: restore fallback to $HOME for non... |
tree | commitdiff |
2016-09-08 |
Matt Caswell | Fix mem leaks during auto-deinit |
tree | commitdiff |
2016-08-05 |
klemens | spelling fixes, just comments and readme. |
tree | commitdiff |
2016-08-04 |
Richard Levitte | VSI submission: make the VMS version of RAND_poll(... |
tree | commitdiff |
2016-07-20 |
Kurt Roeckx | Check for errors allocating the error strings. |
tree | commitdiff |
2016-07-19 |
Richard Levitte | Change all our uses of CRYPTO_THREAD_run_once to use... |
tree | commitdiff |
2016-07-15 |
Richard Levitte | Fix: dummy definition of rand_hw_seed() should also... |
tree | commitdiff |
2016-07-15 |
Dr. Stephen Henson | check return values for EVP_Digest*() APIs |
tree | commitdiff |
2016-06-30 |
Matt Caswell | Convert memset calls to OPENSSL_cleanse |
tree | commitdiff |
2016-06-27 |
Matt Caswell | Fix one more instance of incorrect OPENSSL_API_COMPAT... |
tree | commitdiff |
2016-06-22 |
Andy Polyakov | rand/randfile.c: make it non-ASCII-savvy. |
tree | commitdiff |
2016-06-20 |
Andy Polyakov | rand/randfile.c: remove obsolete commentary. |
tree | commitdiff |
2016-06-20 |
Richard Levitte | Change default directory for the .rnd file on Windows... |
tree | commitdiff |
2016-06-17 |
Matt Caswell | Change default directory for storing the .rnd file... |
tree | commitdiff |
2016-06-03 |
Mat | Added define for STATUS_SUCCESS |
tree | commitdiff |
2016-06-03 |
Mat | Adds casts for 64-bit |
tree | commitdiff |
2016-06-03 |
Mat | Define USE_BCRYPT |
tree | commitdiff |
2016-06-03 |
Mat | Use BCryptGenRandom on Windows 7 or higher |
tree | commitdiff |
2016-06-01 |
Rich Salz | Fix some RAND bugs |
tree | commitdiff |
2016-05-29 |
Joey Yandle | add removed functions back as deprecated |
tree | commitdiff |
2016-05-29 |
Joey Yandle | get rid of unnecessary include |
tree | commitdiff |
2016-05-29 |
Joey Yandle | remove RAND_screen and friends |
tree | commitdiff |
2016-05-29 |
Joey Yandle | cherry pick pr-512 changes |
tree | commitdiff |
2016-05-29 |
Joey Yandle | OR flags with CRYPT_SILENT to really make sure no UI... |
tree | commitdiff |
2016-05-29 |
Joey Yandle | fix endif comment |
tree | commitdiff |
2016-05-29 |
Joey Yandle | remove all WINCE ifdefs |
tree | commitdiff |
2016-05-29 |
Joey Yandle | - remove insane heap walk and kernel loading code;... |
tree | commitdiff |
2016-05-23 |
Rich Salz | Remove unused error/function codes. |
tree | commitdiff |
2016-05-20 |
Richard Levitte | Clean up the VMS hacks in crypto/rand/randfile.c |
tree | commitdiff |
2016-05-20 |
Richard Levitte | VMS: setbuf() only takes 32-bit pointers |
tree | commitdiff |
2016-05-19 |
Andy Polyakov | rand/randfile.c: remove _XOPEN_SOURCE definition. |
tree | commitdiff |
2016-05-17 |
Rich Salz | Manual fixes after copyright consolidation |
tree | commitdiff |
2016-05-17 |
Rich Salz | Copyright consolidation 09/10 |
tree | commitdiff |
2016-05-16 |
Viktor Dukhovni | Fold threads.h into crypto.h making API public |
tree | commitdiff |
2016-04-20 |
Richard Levitte | Remove --classic build entirely |
tree | commitdiff |
2016-04-13 |
Matt Caswell | Rename int_*() functions to *_int() |
tree | commitdiff |
2016-04-13 |
Matt Caswell | Rename lots of *_intern or *_internal function to int_* |
tree | commitdiff |
2016-04-13 |
Matt Caswell | Deprecate RAND_cleanup() and make it a no-op |
tree | commitdiff |
2016-04-11 |
Matt Caswell | Fix the no-posix-io option |
tree | commitdiff |
2016-03-21 |
Richard Levitte | Remove the remainder of util/mk1mf.pl and companion... |
tree | commitdiff |
2016-03-20 |
Rich Salz | Remove #error from include files. |
tree | commitdiff |
2016-03-17 |
Rich Salz | Remove Netware and OS/2 |
tree | commitdiff |
2016-03-09 |
Matt Caswell | Convert rand code to new threading API |
tree | commitdiff |
2016-03-08 |
Rich Salz | OpenSSLDie --> OPENSSL_die |
tree | commitdiff |
2016-02-25 |
Rich Salz | GH715: ENGINE_finish can take NULL |
tree | commitdiff |
2016-02-20 |
Richard Levitte | Always build library object files with shared library... |
tree | commitdiff |
2016-02-18 |
Richard Levitte | Remove all special make depend flags, as well as OPENSS... |
tree | commitdiff |
2016-02-18 |
Rich Salz | Remove outdated DEBUG flags. |
tree | commitdiff |
2016-02-16 |
Viktor Szakats | md_rand: FAQ URL to use https and follow a redirect |
tree | commitdiff |
2016-02-10 |
Richard Levitte | unified build scheme: add a "unified" template for... |
tree | commitdiff |
2016-02-10 |
Rich Salz | Use NON_EMPTY_TRANSLATION_UNIT, consistently. |
tree | commitdiff |
2016-02-05 |
FdaSilvaYY | GH601: Various spelling fixes. |
tree | commitdiff |
2016-02-04 |
Matt Caswell | Don't use RDRAND if told not to |
tree | commitdiff |
2016-02-01 |
Richard Levitte | unified build scheme: add build.info files |
tree | commitdiff |
2016-01-29 |
Rich Salz | Templatize util/domd |
tree | commitdiff |
2016-01-29 |
Emilia Kasper | Always DPURIFY |
tree | commitdiff |
2016-01-26 |
Rich Salz | Remove /* foo.c */ comments |
tree | commitdiff |
2016-01-20 |
Rich Salz | Remove update tags |
tree | commitdiff |
2016-01-17 |
Rich Salz | Remove some old makefile targets |
tree | commitdiff |
2016-01-14 |
Benjamin Kaduk | Add a no-egd option to disable EGD-related code |
tree | commitdiff |
2016-01-12 |
Rich Salz | Move Makefiles to Makefile.in |
tree | commitdiff |
2016-01-12 |
Richard Levitte | make update |
tree | commitdiff |
2016-01-08 |
Viktor Dukhovni | Backwards-compatibility subject to OPENSSL_API_COMPAT |
tree | commitdiff |
2016-01-06 |
Rich Salz | Remove more (rest?) of FIPS build stuff. |
tree | commitdiff |
2015-12-18 |
Richard Levitte | Remove the "eay" c-file-style indicators |
tree | commitdiff |
2015-12-16 |
Rich Salz | Rename some BUF_xxx to OPENSSL_xxx |
tree | commitdiff |
2015-12-09 |
Dr. Stephen Henson | make update |
tree | commitdiff |
2015-12-07 |
Richard Levitte | Cleanup: fix all sources that used EVP_MD_CTX_(create... |
tree | commitdiff |
2015-12-07 |
Richard Levitte | Adjust all accesses to EVP_MD_CTX to use accessor funct... |
tree | commitdiff |
2015-11-23 |
Rich Salz | "make update" after async merge. |
tree | commitdiff |
2015-11-20 |
Matt Caswell | Fix async deadlock problem |
tree | commitdiff |
2015-11-09 |
Matt Caswell | Continue standardising malloc style for libcrypto |
tree | commitdiff |
2015-10-30 |
Rich Salz | Replace "SSLeay" in API with OpenSSL |
tree | commitdiff |
2015-09-29 |
Andy Polyakov | Fix -Wshadow warnings in mingw builds. |
tree | commitdiff |
2015-09-09 |
David Woodhouse | RT3969: Add OPENSSL_SYS_UEFI |
tree | commitdiff |
2015-09-03 |
Long, Qin | Add UEFI flag for rand build |
tree | commitdiff |
2015-08-10 |
Rich Salz | RT3999: Remove sub-component version strings |
tree | commitdiff |
2015-05-22 |
Richard Levitte | Fix the update target and remove duplicate file updates |
tree | commitdiff |
2015-05-14 |
Richard Levitte | make depend |
tree | commitdiff |
2015-05-14 |
Richard Levitte | Identify and move common internal libcrypto header... |
tree | commitdiff |
2015-05-03 |
Dr. Stephen Henson | Add OSSL_NELEM macro. |
tree | commitdiff |
2015-04-30 |
Rich Salz | free cleanup almost the finale |
tree | commitdiff |
2015-04-16 |
Viktor Dukhovni | Code style: space after 'if' |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Remove EXHEADER, TEST, APPS, links:, install: and unins... |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Stop symlinking, move files to intended directory |
tree | commitdiff |
2015-03-25 |
Matt Caswell | Deprecate RAND_pseudo_bytes |
tree | commitdiff |
2015-03-25 |
Matt Caswell | RAND_bytes updates |
tree | commitdiff |
2015-03-05 |
Matt Caswell | Unchecked malloc fixes |
tree | commitdiff |
2015-02-12 |
Clang via Jeffrey... | RT3684: rand_egd needs stddef.h |
tree | commitdiff |
2015-02-06 |
Rich Salz | Live code cleanup: remove #if 1 stuff |
tree | commitdiff |
2015-01-30 |
Rich Salz | Dead code removal: #if 0 bio, comp, rand |
tree | commitdiff |
2015-01-29 |
Richard Levitte | clang on Linux x86_64 complains about unreachable code. |
tree | commitdiff |
2015-01-27 |
Rich Salz | OPENSSL_NO_xxx cleanup: SHA |
tree | commitdiff |
next |