| Commit message (Expand) | Author | Age | Files | Lines |
* | Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005 | David Woodhouse | 2016-02-17 | 1 | -3/+3 |
* | Move to REF_DEBUG, for consistency. | Rich Salz | 2016-02-11 | 1 | -1/+1 |
* | Auto init/deinit libcrypto | Matt Caswell | 2016-02-09 | 1 | -1/+2 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 1 | -1/+0 |
* | Only declare stacks in headers | Dr. Stephen Henson | 2016-01-07 | 1 | -2/+0 |
* | Rename DECLARE*STACK_OF to DEFINE*STACK_OF | Dr. Stephen Henson | 2016-01-07 | 1 | -1/+1 |
* | Rename some BUF_xxx to OPENSSL_xxx | Rich Salz | 2015-12-16 | 1 | -1/+1 |
* | Replace "SSLeay" in API with OpenSSL | Rich Salz | 2015-10-30 | 1 | -2/+2 |
* | Fix no-stdio build | David Woodhouse | 2015-09-30 | 1 | -2/+1 |
* | Identify and move common internal libcrypto header files | Richard Levitte | 2015-05-14 | 1 | -1/+1 |
* | Use safer sizeof variant in malloc | Rich Salz | 2015-05-04 | 1 | -1/+1 |
* | remove malloc casts | Rich Salz | 2015-04-28 | 1 | -1/+1 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -346/+331 |
* | RT3548: Remove unsupported platforms | Rich Salz | 2015-01-12 | 1 | -7/+7 |
* | remove unnecessary OPENSSL_FIPS reference | Dr. Stephen Henson | 2014-12-08 | 1 | -3/+0 |
* | Include support for an add_lock callback to tiny FIPS locking API. | Dr. Stephen Henson | 2011-02-14 | 1 | -2/+2 |
* | Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just refer | Dr. Stephen Henson | 2011-01-27 | 1 | -0/+9 |
* | Move locking and thread ID functions into new files lock.c and thr_id.c, | Dr. Stephen Henson | 2011-01-27 | 1 | -0/+518 |