| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-01-21 | lenght -> length |  jsg | 1 | -2/+2 |
| 2018-01-24 | Make the NEON codepaths conditional on __STRICT_ALIGNMENT not being |  kettenis | 1 | -2/+2 |
| 2018-01-07 | On OpenBSD/armv7 we deliberately trap unaligned access. Unfortunately |  kettenis | 3 | -4/+4 |
| 2016-12-23 | Move __BEGIN_HIDDEN_DECLS out of the middle of a function declaration. |  patrick | 1 | -3/+3 |
| 2016-12-21 | Explicitly export a list of symbols from libcrypto. |  jsing | 1 | -1/+6 |
| 2016-11-04 | Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by |  miod | 3 | -10/+11 |
| 2016-11-04 | Remove I386_ONLY define. It was only used to prefer a |  miod | 1 | -12/+1 |
| 2016-09-04 | Less S390. |  jsing | 2 | -568/+0 |
| 2016-09-04 | Less IA64. |  jsing | 2 | -977/+0 |
| 2016-03-15 | 'accomodate' -> 'accommodate' in comments. |  krw | 2 | -3/+3 |
| 2015-11-14 | mutli -> multi |  miod | 1 | -1/+1 |
| 2015-11-14 | Various *syncron* -> *synchron* typos. |  miod | 1 | -1/+1 |
| 2015-09-13 | Remove SHA-0 support. |  doug | 5 | -194/+6 |
| 2015-09-10 | Correct spelling of OPENSSL_cleanse. |  jsing | 4 | -10/+10 |
| 2015-08-18 | typos |  miod | 1 | -1/+1 |
| 2014-12-07 | Make sure to load absolute symbol address with `dla' instead of `la' when |  miod | 1 | -1/+7 |
| 2014-12-07 | Remove OPENSSL_FIPSCANISTER mentions. |  miod | 2 | -8/+0 |
| 2014-10-28 | deregister; no binary change |  jsg | 1 | -3/+3 |
| 2014-10-20 | digests: *_LONG_LOG2 is not used, stop talking about it. |  bcook | 1 | -3/+2 |
| 2014-08-19 | Three independent typos for `independent' or `independently'. |  miod | 1 | -1/+1 |
| 2014-08-18 | remove return value from HOST_c2l/l2c macros |  bcook | 2 | -25/+25 |
| 2014-07-13 | unbreak build this needed to be an and.. |  beck | 1 | -2/+2 |
| 2014-07-13 | Take out __bounded__ in the include files we use it in when not on OpenBSD. |  beck | 1 | -1/+4 |
| 2014-07-11 | Only import cryptlib.h in the four source files that actually need it. |  jsing | 1 | -4/+2 |
| 2014-07-10 | Explicitly include <openssl/opensslconf.h> in every file that references |  jsing | 7 | -17/+33 |
| 2014-07-10 | Remove bogus preprocessor statements trying to pick the largest integer |  miod | 1 | -8/+1 |
| 2014-07-09 | Remove leading underscore from _BYTE_ORDER and _{LITTLE,BIG}_ENDIAN, to be |  miod | 3 | -8/+8 |
| 2014-07-09 | remove unused, private version strings except SSL_version_str |  bcook | 4 | -12/+4 |
| 2014-06-14 | Add more bounded attributes to the buffer and md5/sha headers in libssl |  avsm | 1 | -13/+25 |
| 2014-06-12 | tags as requested by miod and tedu |  deraadt | 8 | -8/+8 |
| 2014-05-30 | Move sha256 and sha512 tests to regress and wire them up. |  jsing | 2 | -331/+0 |
| 2014-05-24 | Almost nothing actually needs to include <openssl/e_os2.h>, however by |  jsing | 1 | -1/+2 |
| 2014-05-07 | Get __STRICT_ALIGNMENT from <machine/endian.h> and decide upon it, rather |  miod | 1 | -4/+1 |
| 2014-05-02 | The assembly sha512 code detects at runtime if it is running on a 64-bit |  miod | 1 | -0/+6 |
| 2014-05-01 | Do not output SOM-specific directives. |  miod | 2 | -0/+12 |
| 2014-05-01 | Fix include filename to get register name aliases under BSD |  miod | 1 | -6/+1 |
| 2014-05-01 | Remove fips_md_init() macro indirection for digest algorithms, used by the |  miod | 3 | -6/+6 |
| 2014-04-30 | First pass at removing win64 support from the assembly generating Perl |  jsing | 1 | -109/+0 |
| 2014-04-28 | Remove WIN32, WIN64 and MINGW32 tentacles. |  miod | 1 | -4/+1 |
| 2014-04-23 | Unifdef -UPEDANTIC. ok beck@ tedu@ |  miod | 1 | -20/+12 |
| 2014-04-23 | Figure out endianness at compile-time, using _BYTE_ORDER from |  miod | 2 | -4/+6 |
| 2014-04-22 | Remove meat which either duplicates code found in apps/, or is only of value |  miod | 2 | -249/+0 |
| 2014-04-18 | Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developers |  beck | 1 | -3/+1 |
| 2014-04-18 | Do not ask the user to pass either -DB_ENDIAN or -DL_ENDIAN to the compiler, |  miod | 1 | -3/+4 |
| 2014-04-17 | Get rid of MS Visual C compiler and Intel C compiler specific defines. |  miod | 1 | -30/+0 |
| 2014-04-17 | There are no plans to ever build this with the Metrojerks compiler. |  miod | 1 | -8/+1 |
| 2014-04-17 | Remove support for big-endian i386 and amd64. |  miod | 1 | -7/+1 |
| 2014-04-17 | Aren't you glad to have this file tell you that ``C2.pl works''? Bonus point |  miod | 1 | -1/+0 |
| 2014-04-17 | No need to consider being compiled by NASM anymore. |  miod | 1 | -4/+0 |
| 2014-04-16 | Remove _CRAY references. Note that this pleads for the use of <stdint.h> |  miod | 1 | -1/+1 |