Age | Commit message (Expand) | Author |
2024-06-01 | md4/ripemd: remove misplaced semicolons | Theo Buehler |
2024-06-01 | Neuter the bounded attribute as was done elsewhere for portable | Theo Buehler |
2024-06-01 | Reverse order of attributes | Theo Buehler |
2024-06-01 | Remove support for static buffers in HMAC/digests | Theo Buehler |
2024-03-28 | Load in the top of the loop, as we do for other hash implementations. | Joel Sing |
2024-03-27 | Demacro md4. | Joel Sing |
2024-03-26 | Inline initial values. | Joel Sing |
2024-03-26 | Rework input and output handling for md4. | Joel Sing |
2024-03-26 | Remove now unnecessary do {} while (0); | Joel Sing |
2024-03-26 | Inline HASH_MAKE_STRING. | Joel Sing |
2024-03-26 | Reorder functions expanded from md32_common.h. | Joel Sing |
2024-03-26 | Expand HASH_* defines. | Joel Sing |
2024-03-26 | Inline hash functions from md32_common.h. | Joel Sing |
2024-03-26 | Reorder functions. | Joel Sing |
2023-08-10 | Tidy includes. | Joel Sing |
2023-08-10 | Remove MD32_REG_T. | Joel Sing |
2023-07-28 | Combine md4 into a single C file. | Joel Sing |
2023-07-15 | Mop up MD32_XARRAY from md4. | Joel Sing |
2023-07-08 | Hide symbols in md4 and md5 | Bob Beck |
2023-07-08 | Hit md4 with the style(9) stick. | Joel Sing |
2023-07-08 | Inline md4_local.h in md4_dgst.c. | Joel Sing |
2022-11-26 | Make internal header file names consistent | Theo Buehler |
2016-12-21 | Explicitly export a list of symbols from libcrypto. | Joel Sing |
2015-09-14 | Temporarily revive MD4 for MS CHAP support. | Doug Hogan |
2015-09-13 | Remove MD4 support from LibreSSL. | Doug Hogan |
2015-09-10 | Correct spelling of OPENSSL_cleanse. | Joel Sing |
2015-09-10 | Remove pointless comments. | Joel Sing |
2014-10-28 | deregister; no binary change | Jonathan Gray |
2014-10-20 | digests: *_LONG_LOG2 is not used, stop talking about it. | Brent Cook |
2014-08-18 | remove return value from HOST_c2l/l2c macros | Brent Cook |
2014-07-10 | Explicitly include <openssl/opensslconf.h> in every file that references | Joel Sing |
2014-07-10 | Remove bogus preprocessor statements trying to pick the largest integer | 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-07 | Remove various test stubs. The good ones have been moved by jsing | Theo de Raadt |
2014-05-24 | Almost nothing actually needs to include <openssl/e_os2.h>, however by | Joel Sing |
2014-05-01 | Remove fips_md_init() macro indirection for digest algorithms, used by the | Miod Vallat |
2014-04-18 | Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developers | Bob Beck |
2014-04-16 | Remove _CRAY references. Note that this pleads for the use of <stdint.h> | Miod Vallat |
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 | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity | Bob Beck |
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-13 | resolve conflicts | Damien Miller |
2010-10-01 | resolve conflicts, fix local changes | Damien Miller |
2009-01-09 | resolve conflicts | Damien Miller |
2008-09-06 | resolve conflicts | Damien Miller |