| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove #error if OPENSSL_NO_FOO is defined | tb | 2025-01-25 | 1 | -5/+1 |
* | md4/ripemd: remove misplaced semicolons | tb | 2024-06-01 | 1 | -3/+3 |
* | Neuter the bounded attribute as was done elsewhere for portable | tb | 2024-06-01 | 1 | -1/+5 |
* | Reverse order of attributes | tb | 2024-06-01 | 1 | -3/+3 |
* | Remove support for static buffers in HMAC/digests | tb | 2024-06-01 | 2 | -5/+5 |
* | Load in the top of the loop, as we do for other hash implementations. | jsing | 2024-03-28 | 1 | -10/+10 |
* | Demacro md4. | jsing | 2024-03-27 | 1 | -100/+84 |
* | Inline initial values. | jsing | 2024-03-26 | 1 | -11/+8 |
* | Rework input and output handling for md4. | jsing | 2024-03-26 | 1 | -55/+61 |
* | Remove now unnecessary do {} while (0); | jsing | 2024-03-26 | 1 | -3/+1 |
* | Inline HASH_MAKE_STRING. | jsing | 2024-03-26 | 1 | -13/+12 |
* | Reorder functions expanded from md32_common.h. | jsing | 2024-03-26 | 1 | -103/+102 |
* | Expand HASH_* defines. | jsing | 2024-03-26 | 1 | -26/+28 |
* | Inline hash functions from md32_common.h. | jsing | 2024-03-26 | 1 | -1/+102 |
* | Reorder functions. | jsing | 2024-03-26 | 1 | -13/+13 |
* | Tidy includes. | jsing | 2023-08-10 | 1 | -4/+2 |
* | Remove MD32_REG_T. | jsing | 2023-08-10 | 1 | -3/+3 |
* | Combine md4 into a single C file. | jsing | 2023-07-28 | 2 | -80/+18 |
* | Mop up MD32_XARRAY from md4. | jsing | 2023-07-15 | 1 | -75/+68 |
* | Hide symbols in md4 and md5 | beck | 2023-07-08 | 2 | -3/+7 |
* | Hit md4 with the style(9) stick. | jsing | 2023-07-08 | 3 | -114/+146 |
* | Inline md4_local.h in md4_dgst.c. | jsing | 2023-07-08 | 2 | -114/+56 |
* | Make internal header file names consistent | tb | 2022-11-26 | 2 | -3/+3 |
* | Explicitly export a list of symbols from libcrypto. | jsing | 2016-12-21 | 1 | -1/+5 |
* | Temporarily revive MD4 for MS CHAP support. | doug | 2015-09-14 | 4 | -0/+455 |
* | Remove MD4 support from LibreSSL. | doug | 2015-09-13 | 4 | -455/+0 |
* | Correct spelling of OPENSSL_cleanse. | jsing | 2015-09-10 | 1 | -2/+2 |
* | Remove pointless comments. | jsing | 2015-09-10 | 1 | -2/+2 |
* | deregister; no binary change | jsg | 2014-10-28 | 1 | -2/+2 |
* | digests: *_LONG_LOG2 is not used, stop talking about it. | bcook | 2014-10-20 | 2 | -8/+3 |
* | remove return value from HOST_c2l/l2c macros | bcook | 2014-08-18 | 2 | -22/+22 |
* | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 1 | -3/+3 |
* | Remove bogus preprocessor statements trying to pick the largest integer | miod | 2014-07-10 | 1 | -8/+1 |
* | 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 | 4 | -4/+4 |
* | Remove various test stubs. The good ones have been moved by jsing | deraadt | 2014-06-07 | 1 | -125/+0 |
* | Almost nothing actually needs to include <openssl/e_os2.h>, however by | jsing | 2014-05-24 | 1 | -1/+2 |
* | Remove fips_md_init() macro indirection for digest algorithms, used by the | miod | 2014-05-01 | 1 | -1/+1 |
* | Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developers | beck | 2014-04-18 | 1 | -3/+1 |
* | Remove _CRAY references. Note that this pleads for the use of <stdint.h> | miod | 2014-04-16 | 1 | -8/+1 |
* | we don't use these files for building | tedu | 2014-04-15 | 1 | -77/+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 | -136/+0 |
* | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity | beck | 2014-04-15 | 1 | -20/+0 |
* | remove pentium specific benchmark code | jsg | 2014-04-15 | 1 | -78/+0 |
* | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -12/+0 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 2 | -19/+20 |
* | resolve conflicts | djm | 2012-10-13 | 2 | -2/+6 |
* | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 1 | -3/+5 |
|\ |
|
| * | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -3/+5 |