| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Chop off more SSLv2 tentacles and start fixing and noting y2038 issues. | guenther | 2014-04-20 | 1 | -1/+1 |
* | Do not ask the user to pass either -DB_ENDIAN or -DL_ENDIAN to the compiler, | miod | 2014-04-18 | 1 | -11/+1 |
* | first round of static config. ok miod | tedu | 2014-04-18 | 13 | -559/+0 |
* | Put back i2d_ASN1_SET() and d2i_ASN1_SET() from the NO_ASN1_OLD prune, as there | miod | 2014-04-18 | 1 | -1/+2 |
* | we need to crank | tedu | 2014-04-18 | 1 | -1/+1 |
* | another round of chemo for the RAND code to provide clarity. | tedu | 2014-04-18 | 1 | -3/+2 |
* | egd support is too dangerous to leave where somebody might find it. | tedu | 2014-04-18 | 1 | -2/+2 |
* | Use !defined() rather than empty(). | miod | 2014-04-17 | 1 | -2/+2 |
* | -Wall | tedu | 2014-04-17 | 1 | -1/+3 |
* | Ok, there was a need for OPENSSL_cleanse() instead of bzero() to prevent | miod | 2014-04-17 | 1 | -2/+2 |
* | Move the machine-specific parts of the libcrypto Makefile to per-arch makefile | miod | 2014-04-17 | 3 | -104/+124 |
* | Fully kill FIPS API. Forcible certification conflicts with the goals of a | tedu | 2014-04-17 | 1 | -2/+2 |
* | No need to define ANSI_SOURCE and NO_ERR. TERMIOS kept until ui/ui_openssl.c | miod | 2014-04-16 | 1 | -2/+2 |
* | No need to build with -DOPENSSL_NO_CAPIENG and -DOPENSSL_NO_HW_xxx for all | miod | 2014-04-16 | 1 | -10/+1 |
* | Remove DES_read_password and DES_read_2passwords which are `modern' flavours | miod | 2014-04-16 | 1 | -2/+1 |
* | Your operating system memory allocation functions are your friend. If they | beck | 2014-04-16 | 1 | -2/+2 |
* | don't even pretend to build md2, seed, or jpake | tedu | 2014-04-15 | 1 | -17/+3 |
* | The more you remove Chtulhu^WVMS tentacles, the more there are | miod | 2014-04-15 | 13 | -26/+0 |
* | 12 years ago, old_des.h was used to provide compatibility with libdes. | tedu | 2014-04-15 | 1 | -3/+2 |
* | Crank major for libcrypto and libssl; more symbol removals to occur during the | miod | 2014-04-15 | 1 | -2/+2 |
* | The NO_ASN1_OLD define was introduced in 0.9.7, 8 years ago, to allow for | miod | 2014-04-15 | 1 | -2/+2 |
* | Just like every web browser expands until it can read mail, every modular | miod | 2014-04-15 | 1 | -3/+3 |
* | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 1 | -3/+3 |
* | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity | beck | 2014-04-15 | 1 | -3/+2 |
* | As we now remove it permanently, we no longer need NO_WINDOWS_BRAINDEATH | beck | 2014-04-15 | 1 | -2/+2 |
* | Replace the old OpenSSL PRNG by direct use of arc4random_buf(), keeping the | miod | 2014-04-15 | 1 | -2/+2 |
* | revert 1.2 and define OPENSSL_NO_EC_NISTP_64_GCC_128 again, it has a downside | sthen | 2014-04-14 | 1 | -0/+3 |
* | Don't bother compiling files which end up containing | miod | 2014-04-14 | 1 | -2/+2 |
* | Cope with the removal of openssl/symhacks.h | deraadt | 2014-04-13 | 1 | -2/+1 |
* | Don't edit on cvs. 23.1 as intended. | miod | 2014-04-13 | 1 | -2/+2 |
* | Do not install e_os.h, it is not an external header and should not be used | miod | 2014-04-13 | 1 | -2/+1 |
* | Move undocumented internal OPENSSL_DIR interface from libcrypto to libssl, | miod | 2014-04-13 | 1 | -2/+2 |
* | Crank libcrypto minor (addition of BN_consttime_swap and CRYPTO_memcmp) | miod | 2014-04-13 | 1 | -1/+1 |
* | No longer define OPENSSL_NO_EC_NISTP_64_GCC_128 on amd64; requested by djm | miod | 2014-04-13 | 1 | -3/+0 |
* | Move build machinery for libcrypto from libssl/crypto to libcrypto, as well | miod | 2014-04-11 | 16 | -0/+4553 |