| Commit message (Expand) | Author | Age | Files | Lines |
* | move endian/word size checks from runtime to compile time |  bcook | 2017-08-13 | 1 | -33/+33 |
* | Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by |  miod | 2016-11-04 | 2 | -8/+10 |
* | Less S390. |  jsing | 2016-09-04 | 1 | -234/+0 |
* | Less IA64. |  jsing | 2016-09-04 | 1 | -755/+0 |
* | In the case where len is not a multiple of sizeof(RC4_CHUNK) the RC4 code |  jsing | 2015-10-21 | 1 | -63/+1 |
* | Lob a style(9) grenade in here. |  jsing | 2015-10-20 | 3 | -172/+185 |
* | Remove old interesting but not useful content. |  jsing | 2015-02-10 | 1 | -278/+0 |
* | deregister; no binary change |  jsg | 2014-10-28 | 2 | -7/+7 |
* | Remove private_{Camellia,RC4}_set_key FIPS indirection tentacles, as has been |  miod | 2014-07-12 | 6 | -73/+14 |
* | Only import cryptlib.h in the four source files that actually need it. |  jsing | 2014-07-11 | 1 | -3/+1 |
* | Explicitly include <openssl/opensslconf.h> in every file that references |  jsing | 2014-07-10 | 1 | -1/+2 |
* | Remove leading underscore from _BYTE_ORDER and _{LITTLE,BIG}_ENDIAN, to be |  miod | 2014-07-09 | 1 | -2/+2 |
* | remove unused, private version strings except SSL_version_str |  bcook | 2014-07-09 | 1 | -3/+1 |
* | tags as requested by miod and tedu |  deraadt | 2014-06-12 | 5 | -4/+6 |
* | c-file-style hints, begone; ok beck |  deraadt | 2014-06-11 | 1 | -1/+1 |
* | Do not output SOM-specific directives. |  miod | 2014-05-01 | 1 | -0/+6 |
* | First pass at removing win64 support from the assembly generating Perl |  jsing | 2014-04-30 | 2 | -241/+0 |
* | typo in comment |  miod | 2014-04-27 | 1 | -1/+1 |
* | I'm glad to know that Ultrix CC has a bug optimizing switch() statements |  miod | 2014-04-23 | 1 | -10/+0 |
* | Figure out endianness at compile-time, using _BYTE_ORDER from |  miod | 2014-04-23 | 1 | -7/+3 |
* | Remove meat which either duplicates code found in apps/, or is only of value |  miod | 2014-04-22 | 2 | -445/+0 |
* | OPENSSL_DECLARE_EXIT serves no purpose. |  deraadt | 2014-04-17 | 1 | -1/+0 |
* | unistd.h is always in the same place; no need to #include the result of |  deraadt | 2014-04-17 | 1 | -1/+1 |
* | we don't use these files for building |  tedu | 2014-04-15 | 1 | -103/+0 |
* | remove FIPS mode support. people who require FIPS can buy something that |  tedu | 2014-04-15 | 1 | -3/+0 |
* | Moved to regress/lib/libcrypto. |  miod | 2014-04-15 | 1 | -242/+0 |
* | remove pentium specific benchmark code |  jsg | 2014-04-15 | 1 | -73/+0 |
* | remove auto-generated dependencies from the old unused build system, so |  deraadt | 2014-04-14 | 1 | -22/+0 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. |  miod | 2014-04-13 | 2 | -1/+8 |
* | Import OpenSSL 1.0.1g |  miod | 2014-04-13 | 2 | -2/+4 |
* | On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don't |  kettenis | 2012-10-31 | 1 | -2/+2 |
* | resolve conflicts |  djm | 2012-10-13 | 4 | -105/+384 |
* | import OpenSSL-1.0.1c |  djm | 2012-10-13 | 5 | -13/+1058 |
* | resolve conflicts, fix local changes |  djm | 2010-10-01 | 10 | -832/+424 |
* | import OpenSSL-1.0.0a |  djm | 2010-10-01 | 3 | -27/+977 |
* | resolve conflicts |  djm | 2009-01-09 | 3 | -1/+20 |
* | import openssl-0.9.8j |  djm | 2009-01-09 | 2 | -4/+89 |
* | fix some cause of bad TEXTREL on i386 and amd64 |  otto | 2008-09-19 | 1 | -3/+2 |
* | resolve conflicts |  djm | 2008-09-06 | 7 | -34/+99 |
* | import of OpenSSL 0.9.8h |  djm | 2008-09-06 | 3 | -77/+277 |
* | resolve conflicts |  djm | 2006-06-27 | 3 | -12/+1 |
* | import of openssl-0.9.7j |  djm | 2006-06-27 | 3 | -35/+193 |
* | resolve conflicts |  djm | 2005-04-29 | 4 | -30/+103 |
* | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ |  djm | 2005-04-29 | 4 | -0/+508 |
* | merge 0.9.7d |  markus | 2004-04-08 | 1 | -0/+1 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto |  markus | 2003-05-12 | 3 | -13/+9 |
* | merge openssl-0.9.7-beta3, tested on vax by miod@ |  markus | 2002-09-10 | 1 | -1/+1 |
* | execute bourne shell scripts with 'sh' and not with $SHELL |  markus | 2002-09-04 | 1 | -1/+1 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge |  beck | 2002-05-15 | 5 | -12/+12 |
* | openssl-engine-0.9.6a merge |  beck | 2001-06-22 | 1 | -1/+2 |