summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/md5 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up alignment handling.jsing2023-08-151-56/+35
* Use MD5_LONG instead of unsigned int for consistency.jsing2023-08-151-3/+3
* Condition only on #ifdef MD5_ASM.jsing2023-08-151-15/+5
* Inline INIT_DATA_* defines.jsing2023-08-141-10/+7
* style(9)jsing2023-08-141-6/+6
* Remove now unnecessary 'do {} while (0);' and move variable declaration.jsing2023-08-101-5/+2
* Expand HASH_MAKE_STRING.jsing2023-08-101-13/+13
* Remove MD32_XARRAY remnants.jsing2023-08-101-4/+1
* Reorder functions.jsing2023-08-101-119/+119
* Implement MD5_{Update,Transform,Final}() directly in md5.c.jsing2023-08-101-1/+103
* Tidy includes.jsing2023-08-101-4/+1
* Remove MD32_REG_T.jsing2023-08-101-3/+3
* Combine md5 into a single C file.jsing2023-07-282-80/+18
* Mop up MD32_XARRAY from md5.jsing2023-07-151-91/+84
* Hide symbols in md4 and md5beck2023-07-082-3/+7
* Hit md5 with the style(9) stick.jsing2023-07-083-130/+163
* Inline md5_local.h in md5_dgst.c.jsing2023-07-082-134/+76
* Add endbr64 where needed by inspection. Passes regresson tests.deraadt2023-04-251-0/+1
* Make internal header file names consistenttb2022-11-262-3/+3
* Explicitly export a list of symbols from libcrypto.jsing2016-12-211-1/+5
* Less IA64.jsing2016-09-041-992/+0
* Correct spelling of OPENSSL_cleanse.jsing2015-09-101-2/+2
* Remove pointless comments.jsing2015-09-101-2/+2
* deregister; no binary changejsg2014-10-281-2/+2
* digests: *_LONG_LOG2 is not used, stop talking about it.bcook2014-10-202-8/+3
* remove return value from HOST_c2l/l2c macrosbcook2014-08-181-5/+5
* unbreak build this needed to be an and..beck2014-07-131-2/+2
* Take out __bounded__ in the include files we use it in when not on OpenBSD.beck2014-07-131-1/+4
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-3/+3
* Remove bogus preprocessor statements trying to pick the largest integermiod2014-07-101-8/+1
* remove unused, private version strings except SSL_version_strbcook2014-07-091-3/+1
* Add more bounded attributes to the buffer and md5/sha headers in libsslavsm2014-06-141-3/+5
* tags as requested by miod and teduderaadt2014-06-124-4/+4
* Remove various test stubs. The good ones have been moved by jsingderaadt2014-06-071-125/+0
* Almost nothing actually needs to include <openssl/e_os2.h>, however byjsing2014-05-242-2/+5
* Remove fips_md_init() macro indirection for digest algorithms, used by themiod2014-05-011-1/+1
* First pass at removing win64 support from the assembly generating Perljsing2014-04-301-106/+0
* Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developersbeck2014-04-181-3/+1
* Remove _CRAY references. Note that this pleads for the use of <stdint.h>miod2014-04-161-8/+1
* we don't use these files for buildingtedu2014-04-151-90/+0
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-3/+0
* Moved to regress/lib/libcrypto.miod2014-04-151-140/+0
* Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternitybeck2014-04-151-20/+0
* remove pentium specific benchmark codejsg2014-04-151-78/+0
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-12/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-4/+4
* This commit was generated by cvs2git to track changes on a CVS vendormiod2014-04-131-1/+2
|\
| * Import OpenSSL 1.0.1gmiod2014-04-132-5/+6
| * import OpenSSL-1.0.1cdjm2012-10-132-1/+5
* | resolve conflictsdjm2012-10-132-1/+5