2019-04-04 |
Matt Caswell | Create a FIPS provider and put SHA256 in it |
blob | commitdiff | raw |
2018-12-06 |
Richard Levitte | Following the license change, modify the boilerplates... |
blob | commitdiff | raw | diff to current |
2018-08-07 |
Andy Polyakov | crypto/mem.c: switch to tsan_assist.h in CRYPTO_MDEBUG. |
blob | commitdiff | raw | diff to current |
2018-03-06 |
knekritz | Avoid unconditional store in CRYPTO_malloc. |
blob | commitdiff | raw | diff to current |
2018-01-19 |
Richard Levitte | Copyright update of more files that have changed this... |
blob | commitdiff | raw | diff to current |
2018-01-09 |
David von Oheimb | Various small build improvements on mkdef.pl, progs... |
blob | commitdiff | raw | diff to current |
2017-10-13 |
Rich Salz | Add CRYPTO_get_alloc_counts. |
blob | commitdiff | raw | diff to current |
2017-08-29 |
Pauli | Move e_os.h to be the very first include. |
blob | commitdiff | raw | diff to current |
2017-08-29 |
Pauli | e_os.h removal from other headers and source files. |
blob | commitdiff | raw | diff to current |
2017-08-22 |
Rich Salz | (Re)move some things from e_os.h |
blob | commitdiff | raw | diff to current |
2017-07-03 |
Pauli | Use the return value from write(2) |
blob | commitdiff | raw | diff to current |
2017-06-28 |
Richard Levitte | crypto/mem.c: on Windows, use rand() instead of random() |
blob | commitdiff | raw | diff to current |
2017-02-21 |
Hikar | Removed ugly size_t less than zero check. |
blob | commitdiff | raw | diff to current |
2017-02-17 |
Richard Levitte | Fix symbol shadow |
blob | commitdiff | raw | diff to current |
2017-01-13 |
Rich Salz | Fix "failure rate" bugs |
blob | commitdiff | raw | diff to current |
2017-01-12 |
Rich Salz | Add "random malloc failure" tooling |
blob | commitdiff | raw | diff to current |
2016-06-30 |
Matt Caswell | Convert memset calls to OPENSSL_cleanse |
blob | commitdiff | raw | diff to current |
2016-05-17 |
Rich Salz | Copyright consolidation 06/10 |
blob | commitdiff | raw | diff to current |
2016-04-21 |
Dr. Stephen Henson | Fix CRYPTO_clear_realloc() bug. |
blob | commitdiff | raw | diff to current |
2016-02-25 |
Rich Salz | Build fix: remove cleanse_ctr |
blob | commitdiff | raw | diff to current |
2016-02-22 |
Rich Salz | Remove unused parameters from internal functions |
blob | commitdiff | raw | diff to current |
2016-02-17 |
Richard Levitte | Implement the use of heap manipulator implementions |
blob | commitdiff | raw | diff to current |
2016-01-26 |
Rich Salz | Remove /* foo.c */ comments |
blob | commitdiff | raw | diff to current |
2016-01-11 |
Viktor Dukhovni | Enable/disable crypto-mdebug just like other features |
blob | commitdiff | raw | diff to current |
2016-01-07 |
Rich Salz | mem functions cleanup |
blob | commitdiff | raw | diff to current |
2015-12-22 |
Rich Salz | Rename *_realloc_clean to *_clear_realloc |
blob | commitdiff | raw | diff to current |
2015-12-22 |
Kurt Roeckx | Also change the non-debug versions to use size_t |
blob | commitdiff | raw | diff to current |
2015-12-17 |
Richard Levitte | Modify the lower level memory allocation routines to... |
blob | commitdiff | raw | diff to current |
2015-12-17 |
Rich Salz | mem-cleanup, cont'd. |
blob | commitdiff | raw | diff to current |
2015-12-16 |
Rich Salz | Rename some BUF_xxx to OPENSSL_xxx |
blob | commitdiff | raw | diff to current |
2015-09-03 |
Rich Salz | Add and use OPENSSL_zalloc |
blob | commitdiff | raw | diff to current |
2015-08-26 |
Rich Salz | Remove _locked memory functions. |
blob | commitdiff | raw | diff to current |
2015-06-23 |
Rich Salz | More secure storage of key material. |
blob | commitdiff | raw | diff to current |
2015-05-14 |
Richard Levitte | Identify and move common internal libcrypto header... |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Rich Salz | free null cleanup finale |
blob | commitdiff | raw | diff to current |
2015-04-30 |
Rich Salz | free cleanup almost the finale |
blob | commitdiff | raw | diff to current |
2015-04-28 |
Rich Salz | remove malloc casts |
blob | commitdiff | raw | diff to current |
2015-04-22 |
Loganaden Velvindron | Fix CRYPTO_strdup |
blob | commitdiff | raw | diff to current |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
blob | commitdiff | raw | diff to current |
2014-11-10 |
Russell Coker | Fix datarace reported by valgrind/helgrind |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Ben Laurie | Version skew reduction: trivia (I hope). |
blob | commitdiff | raw | diff to current |
2012-04-19 |
Dr. Stephen Henson | Check for potentially exploitable overflows in asn1_d2i... |
blob | commitdiff | raw | diff to current |
2011-04-12 |
Dr. Stephen Henson | No need to disable leak checking for FIPS builds now... |
blob | commitdiff | raw | diff to current |
2011-04-01 |
Dr. Stephen Henson | Add additional OPENSSL_init() handling add dummy call... |
blob | commitdiff | raw | diff to current |
2011-01-27 |
Dr. Stephen Henson | Move locking and thread ID functions into new files... |
blob | commitdiff | raw | diff to current |
2008-11-12 |
Geoff Thorpe | Revert the size_t modifications from HEAD that had... |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Dr. Stephen Henson | Fix prototypes. |
blob | commitdiff | raw | diff to current |
2008-11-01 |
Ben Laurie | size_tification. |
blob | commitdiff | raw | diff to current |
2008-10-26 |
Ben Laurie | Add JPAKE. |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Andy Polyakov | Profiling revealed that OPENSSL_cleanse consumes *more... |
blob | commitdiff | raw | diff to current |
2003-12-01 |
Richard Levitte | CRYPTO_malloc(), CRYPTO_realloc() and variants of them... |
blob | commitdiff | raw | diff to current |
2003-10-07 |
Richard Levitte | In realloc, don't destroy the old memory area if a... |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Richard Levitte | Make sure the memory allocation routines check for... |
blob | commitdiff | raw | diff to current |
2002-11-28 |
Richard Levitte | Cleanse memory using the new OPENSSL_cleanse() function. |
blob | commitdiff | raw | diff to current |
2002-11-27 |
Richard Levitte | Add OPENSSL_cleanse() to help cleanse memory and avoid... |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Ben Laurie | Security fixes brought forward from 0.9.7. |
blob | commitdiff | raw | diff to current |
2002-08-01 |
Richard Levitte | If CRYPTO_realloc() is called with a NULL pointer,... |
blob | commitdiff | raw | diff to current |
2001-01-10 |
Bodo Möller | No functional change, but slightly improved code clarity. |
blob | commitdiff | raw | diff to current |
2001-01-10 |
Bodo Möller | After discussion with Richard, change the new API for... |
blob | commitdiff | raw | diff to current |
2001-01-10 |
Bodo Möller | make indentation consistent |
blob | commitdiff | raw | diff to current |
2001-01-10 |
Richard Levitte | As response to a user request to be able to use externa... |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Richard Levitte | Constification of the data of a hash table. This means... |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
blob | commitdiff | raw | diff to current |
2000-05-02 |
Richard Levitte | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm... |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Ralf S. Engelschall | Make gcc 2.95.2 happy again, even under ``-Wall -Wshado... |
blob | commitdiff | raw | diff to current |
2000-01-30 |
Ulf Möller | Source code cleanups: Use void * rather than char ... |
blob | commitdiff | raw | diff to current |
1999-12-19 |
Andy Polyakov | Late break-in patch for MacOS support. |
blob | commitdiff | raw | diff to current |
1999-12-18 |
Bodo Möller | - Don't assume that int and size_t have the same repres... |
blob | commitdiff | raw | diff to current |
1999-12-18 |
Richard Levitte | - Added more documentation in CHANGES. |
blob | commitdiff | raw | diff to current |
1999-12-17 |
Richard Levitte | Rebuild of the OpenSSL memory allocation and deallocati... |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Richard Levitte | The info removal code was overcomplicated, and error... |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Bodo Möller | Avoid deadlock. |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Richard Levitte | Avoid some silly compiler warnings, and add the change... |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Richard Levitte | Two changes have been made: |
blob | commitdiff | raw | diff to current |
1999-07-19 |
Bodo Möller | New compile time option -DCRYPTO_MDEBUG_THREAD. |
blob | commitdiff | raw | diff to current |
1999-07-19 |
Bodo Möller | Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG, |
blob | commitdiff | raw | diff to current |
1999-07-18 |
Bodo Möller | Add optional (compile-time configurable) time to CRYPTO... |
blob | commitdiff | raw | diff to current |
1999-07-09 |
Bodo Möller | Fix memory checking. |
blob | commitdiff | raw | diff to current |
1999-06-10 |
Bodo Möller | Avoid warnings. |
blob | commitdiff | raw | diff to current |
1999-06-07 |
Bodo Möller | Don't mix real tabs with tabs expanded as 8 spaces... |
blob | commitdiff | raw | diff to current |
1999-04-23 |
Bodo Möller | Change #include filenames from <foo.h> to <openssl.h>. |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Ulf Möller | Change functions to ANSI C. |
blob | commitdiff | raw | diff to current |
1999-04-17 |
Ben Laurie | Massive constification. |
blob | commitdiff | raw | diff to current |
1999-04-10 |
Ben Laurie | Rid the world of more evil casts. |
blob | commitdiff | raw | diff to current |
1999-02-27 |
Ben Laurie | Update dependencies. |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.0b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.8.1b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
|