Age | Commit message (Expand) | Author |
2016-11-04 | Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by | Miod Vallat |
2016-09-04 | Less S390. | Joel Sing |
2016-09-04 | Less IA64. | Joel Sing |
2015-10-21 | In the case where len is not a multiple of sizeof(RC4_CHUNK) the RC4 code | Joel Sing |
2015-10-20 | Lob a style(9) grenade in here. | Joel Sing |
2015-02-10 | Remove old interesting but not useful content. | Joel Sing |
2014-10-28 | deregister; no binary change | Jonathan Gray |
2014-07-12 | Remove private_{Camellia,RC4}_set_key FIPS indirection tentacles, as has been | Miod Vallat |
2014-07-11 | Only import cryptlib.h in the four source files that actually need it. | Joel Sing |
2014-07-10 | Explicitly include <openssl/opensslconf.h> in every file that references | Joel Sing |
2014-07-09 | Remove leading underscore from _BYTE_ORDER and _{LITTLE,BIG}_ENDIAN, to be | Miod Vallat |
2014-07-09 | remove unused, private version strings except SSL_version_str | Brent Cook |
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt |
2014-06-11 | c-file-style hints, begone; ok beck | Theo de Raadt |
2014-05-01 | Do not output SOM-specific directives. | Miod Vallat |
2014-04-30 | First pass at removing win64 support from the assembly generating Perl | Joel Sing |
2014-04-27 | typo in comment | Miod Vallat |
2014-04-23 | I'm glad to know that Ultrix CC has a bug optimizing switch() statements | Miod Vallat |
2014-04-23 | Figure out endianness at compile-time, using _BYTE_ORDER from | Miod Vallat |
2014-04-22 | Remove meat which either duplicates code found in apps/, or is only of value | Miod Vallat |
2014-04-17 | OPENSSL_DECLARE_EXIT serves no purpose. | Theo de Raadt |
2014-04-17 | unistd.h is always in the same place; no need to #include the result of | Theo de Raadt |
2014-04-15 | we don't use these files for building | Ted Unangst |
2014-04-15 | remove FIPS mode support. people who require FIPS can buy something that | Ted Unangst |
2014-04-15 | Moved to regress/lib/libcrypto. | Miod Vallat |
2014-04-15 | remove pentium specific benchmark code | Jonathan Gray |
2014-04-14 | remove auto-generated dependencies from the old unused build system, so | Theo de Raadt |
2014-04-13 | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | Miod Vallat |
2012-10-31 | On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don't | Mark Kettenis |
2012-10-13 | resolve conflicts | Damien Miller |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |
2010-10-01 | resolve conflicts, fix local changes | Damien Miller |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |
2009-01-09 | resolve conflicts | Damien Miller |
2009-01-09 | import openssl-0.9.8j | Damien Miller |
2008-09-19 | fix some cause of bad TEXTREL on i386 and amd64 | Otto Moerbeek |
2008-09-06 | resolve conflicts | Damien Miller |
2006-06-27 | resolve conflicts | Damien Miller |
2006-06-27 | import of openssl-0.9.7j | Damien Miller |
2005-04-29 | resolve conflicts | Damien Miller |
2005-04-29 | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | Damien Miller |
2004-04-08 | merge 0.9.7d | Markus Friedl |
2003-05-12 | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | Markus Friedl |
2002-09-10 | merge openssl-0.9.7-beta3, tested on vax by miod@ | Markus Friedl |
2002-09-04 | execute bourne shell scripts with 'sh' and not with $SHELL | Markus Friedl |
2002-05-15 | OpenSSL 0.9.7 stable 2002 05 08 merge | Bob Beck |
2001-06-22 | openssl-engine-0.9.6a merge | Bob Beck |
2000-12-15 | openssl-engine0.9.6 merge | Bob Beck |
2000-12-15 | openssl-engine-0.9.6 merge | Bob Beck |
2000-07-07 | use %s with fprintf | Theo de Raadt |