Age | Commit message (Expand) | Author |
2014-04-15 | use explicit_bzero instead of a bizarro "no compiler could ever be smart | Ted Unangst |
2014-04-15 | remove BIO_snprintf usage - convert to snprintf. | Bob Beck |
2014-04-15 | remove md2, jpake, and seed clutter. | Ted Unangst |
2014-04-15 | don't even pretend to build md2, seed, or jpake | Ted Unangst |
2014-04-15 | o_dir.c had a very funny odor. all users of this now use standard functions. | Bob Beck |
2014-04-15 | Remove wraparounds for operating systems which lack issetugid(). | Theo de Raadt |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |
2009-04-06 | import of OpenSSL 0.9.8k | Damien Miller |
2009-01-09 | import openssl-0.9.8j | Damien Miller |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
2005-04-29 | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | Damien Miller |
2014-04-15 | All the other old Makefiles are gone, so also remove unused engines | Reyk Floeter |
2014-04-15 | remove ssl2 support even more completely. | Ted Unangst |
2014-04-15 | the VMS code is legion | Ted Unangst |
2014-04-15 | $infile="/home/eay/ssl/SSLeay/MINFO"; | Ted Unangst |
2014-04-15 | we don't use this makefile | Ted Unangst |
2014-04-15 | The more you remove Chtulhu^WVMS tentacles, the more there are | Miod Vallat |
2014-04-15 | we don't use these files for building | Ted Unangst |
2014-04-15 | 12 years ago, old_des.h was used to provide compatibility with libdes. | Ted Unangst |
2014-04-15 | 12 years ago, old_des.h was used to provide compatibility with libdes. | Ted Unangst |
2014-04-15 | imake died in a fire a long time ago | Ted Unangst |
2014-04-15 | repair some whitespace | Ted Unangst |
2014-04-15 | Crank major for libcrypto and libssl; more symbol removals to occur during the | Miod Vallat |
2014-04-15 | The NO_ASN1_OLD define was introduced in 0.9.7, 8 years ago, to allow for | Miod Vallat |
2014-04-15 | convert BIO_snprintf to snprintf | Bob Beck |
2014-04-15 | Just like every web browser expands until it can read mail, every modular | Miod Vallat |
2014-04-15 | remove FIPS mode support. people who require FIPS can buy something that | Ted Unangst |
2014-04-15 | Q: How would you like your lies, sir? | Miod Vallat |
2014-04-15 | Go home, VMS, you're drunk | Miod Vallat |
2014-04-15 | remove FIPS mode support. people who require FIPS can buy something that | Ted Unangst |
2014-04-15 | In EC_POINT_invert(), actually check the correct function pointer for NULL | Miod Vallat |
2014-04-15 | No longer mention OPENSSL_EC_BIN_PT_COMP being required to allow for | Miod Vallat |
2014-04-15 | No licence. | Miod Vallat |
2014-04-15 | Moved to regress/lib/libcrypto. | Miod Vallat |
2014-04-15 | Remove the GOST engine: It is not compiled or used and depends on the | Reyk Floeter |
2014-04-15 | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity | Bob Beck |
2014-04-15 | Toss a `unifdef -U OPENSSL_SYS_WINDOWS' bomb into crypto/bio. | Joel Sing |
2014-04-15 | First pass at applying KNF to the OpenSSL code, which almost makes it | Joel Sing |
2014-04-15 | As we now remove it permanently, we no longer need NO_WINDOWS_BRAINDEATH | Bob Beck |
2014-04-15 | No need to define DEVRANDOM and DEVRANDOM_EGD any longer. | Miod Vallat |
2014-04-15 | Remove VMS code. | Joel Sing |
2014-04-15 | Replace the old OpenSSL PRNG by direct use of arc4random_buf(), keeping the | Miod Vallat |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |
2009-01-09 | import openssl-0.9.8j | Damien Miller |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
2003-11-11 | import 0.9.7c | Markus Friedl |
2003-05-11 | import 0.9.7b (without idea and rc5) | Markus Friedl |
1998-10-05 | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker |
2014-04-15 | remove a test directory. If anyone wants something this again, this is | Theo de Raadt |
2014-04-15 | First pass at applying KNF to the OpenSSL code, which almost makes it | Joel Sing |