| Commit message (Expand) | Author | Age | Files | Lines |
* | Partial port of EC_KEY_METHOD from OpenSSL 1.1. | tb | 2019-01-19 | 1 | -1/+2 |
* | Add back a few missing compatibility stubs | bcook | 2018-11-11 | 1 | -3/+1 |
* | Add automatic threading initialization for libcrypto. | bcook | 2018-11-11 | 1 | -29/+25 |
* | Let CRYPTO_mem_leaks{,_fp,_cb}() return -1. | tb | 2018-08-24 | 1 | -5/+5 |
* | Use recallocarray() instead of OPENSSL_realloc_clean(). | jsing | 2018-05-13 | 1 | -1/+3 |
* | Correct mistake of loading the default openssl.conf by default during autoinit. | beck | 2018-03-19 | 1 | -2/+2 |
* | Fix a typo: OPENSSL_INIT_LOAD_CONFIG doesn't have double underbars. | tb | 2018-03-18 | 1 | -2/+2 |
* | Bring in compatibility for OpenSSL 1.1 style init functions. | beck | 2018-03-17 | 1 | -1/+35 |
* | Start providing parts of the OpenSSL 1.1 API. | jsing | 2018-02-14 | 1 | -1/+9 |
* | Stop calling OPENSSL_init() internally, since it is a no-op. Also place | jsing | 2017-04-29 | 1 | -2/+2 |
* | include stdint.h for uint64_t | bcook | 2015-09-17 | 1 | -1/+2 |
* | Since a major bump of libcrypto is coming, remove OPENSSL_ia32cap and | miod | 2015-09-13 | 1 | -4/+1 |
* | Add a new interface, OPENSSL_cpu_caps(), to return the currently running | miod | 2015-09-13 | 1 | -1/+4 |
* | Put OPENSSL_cleanse under #ifndef LIBRESSL_INTERNAL. | jsing | 2015-09-10 | 1 | -1/+4 |
* | CRYPTO_set_mem_debug_functions() and CRYPTO_set_mem_functions() are already | jsing | 2015-09-10 | 1 | -18/+3 |
* | Put CRYPTO_memcmp() under #ifndef LIBRESSL_INTERNAL. | jsing | 2015-06-20 | 1 | -1/+3 |
* | Send OPENSSL_issetugid() straight to hell, no final cigarette. | deraadt | 2015-04-11 | 1 | -3/+1 |
* | Delete a lot of #if 0 code in libressl. | doug | 2015-02-07 | 1 | -15/+1 |
* | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 1 | -5/+4 |
* | Remove ancient workaround for previous century's compilers in the declaration | miod | 2014-06-24 | 1 | -2/+1 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | Add a deprecated attribute to all CRYPTO_dbg_ functions. | miod | 2014-06-01 | 1 | -10/+10 |
* | Everything sane has stdio, and FILE *. we don't need ifdefs for this. | beck | 2014-05-29 | 1 | -4/+0 |
* | define LIBRESSL_INTERNAL, and use it to hide the bad stuff from ourselves | tedu | 2014-05-25 | 1 | -1/+2 |
* | Almost nothing actually needs to include <openssl/e_os2.h>, however by | jsing | 2014-05-24 | 1 | -1/+1 |
* | don't deprecate until at least the base src tree is clean. | tedu | 2014-05-23 | 1 | -12/+8 |
* | Mark the malloc wrapper functions as deprecated so warnings will | beck | 2014-05-22 | 1 | -8/+12 |
* | Remove fips_md_init() macro indirection for digest algorithms, used by the | miod | 2014-05-01 | 1 | -6/+0 |
* | More KNF. | jsing | 2014-04-20 | 1 | -8/+8 |
* | typo | miod | 2014-04-18 | 1 | -1/+1 |
* | Fully kill FIPS API. Forcible certification conflicts with the goals of a | tedu | 2014-04-17 | 1 | -3/+0 |
* | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 1 | -16/+0 |
* | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity | beck | 2014-04-15 | 1 | -4/+0 |
* | First pass at applying KNF to the OpenSSL code, which almost makes it | jsing | 2014-04-15 | 1 | -67/+59 |
* | Cope with the removal of openssl/symhacks.h | deraadt | 2014-04-13 | 1 | -4/+0 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -2/+9 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -0/+29 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -74/+30 |
* | resolve conflicts | djm | 2009-01-09 | 1 | -8/+76 |
* | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 1 | -0/+1 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -75/+107 |
* | resolve conflicts | djm | 2006-06-27 | 1 | -4/+1 |
* | resolve conflicts | djm | 2005-04-29 | 1 | -1/+60 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -27/+38 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -31/+79 |
* | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -0/+2 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -29/+57 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -83/+121 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -86/+102 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+319 |