aboutsummaryrefslogtreecommitdiff
path: root/sbin/md5/Makefile
Commit message (Expand)AuthorAgeFilesLines
* sbin/md5: re-enable testsStefan Eßer2021-06-251-4/+4
* sbin/md5: disable tests due to build failuresStefan Eßer2021-06-251-4/+4
* sbin/md5: add testsStefan Eßer2021-06-251-0/+5
* md5: Create md5sum, etc compatible programsWarner Losh2021-05-191-4/+26
* Allow bootstrapping md5 on Linux, MacOS and FreeBSD < 12Alex Richardson2018-08-231-0/+8
* Integrate SHA2-224 with userspace componentsConrad Meyer2018-07-091-0/+2
* Import the skein hashing algorithm, based on the threefish block cipherAllan Jude2016-05-291-2/+8
* Implement SHA-512 truncated (224 and 256 bits)Allan Jude2016-05-281-2/+4
* Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude2015-12-271-0/+2
* Fix remaining warnings.Xin LI2015-03-271-3/+0
* Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Add the Clang specific -Wmissing-variable-declarations to WARNS=6.Ed Schouten2013-04-191-0/+1
* Teach md5(1) about sha512.Xin LI2012-08-011-2/+4
* Switch the default WARNS level for sbin/ to 6.Ruslan Ermilov2009-10-191-1/+0
* In light of the recent 2^69 operation collision-finding attack on SHA1,Colin Percival2005-03-091-2/+4
* Add sha1 and rmd160 checksum tools.Oliver Eikemeier2004-06-111-1/+10
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-051-2/+2
* Default to WARNS=2.David E. O'Brien2001-12-041-2/+0
* WARNS= -> WARNS?=Dima Dorfman2001-06-221-1/+1
* Fix argument processing.Ruslan Ermilov2001-05-221-0/+2
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-1/+0
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+2
* /usr/lib/libmd.a -> ${LIBMD}Wolfram Schneider1997-02-081-1/+1
* Incorproate version of md5 placed into public domain by RSA.Paul Traina1994-10-291-0/+9