| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r314709,r314790,r314794: | bdrewery | 2017-03-22 | 1 | -0/+7 |
* | MFC r312452-r312512: | ngie | 2017-02-10 | 1 | -4/+4 |
* | Import the skein hashing algorithm, based on the threefish block cipher | allanjude | 2016-05-29 | 1 | -6/+103 |
* | Implement SHA-512 truncated (224 and 256 bits) | allanjude | 2016-05-28 | 1 | -4/+33 |
* | First pass through library packaging. | gjb | 2016-02-04 | 1 | -0/+1 |
* | Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c | allanjude | 2015-12-27 | 1 | -3/+34 |
* | Add new include path for sha256.h | rodrigc | 2015-07-12 | 1 | -1/+2 |
* | Revert r284417 it is not necessary anymore | bapt | 2015-06-15 | 1 | -1/+1 |
* | Enforce overwritting SHLIBDIR | bapt | 2015-06-15 | 1 | -1/+1 |
* | Unbreak MIPS build following rev. 282726 | thomas | 2015-05-11 | 1 | -1/+7 |
* | replace the kernel's version w/ cperciva's implementation... In all | jmg | 2014-03-16 | 1 | -1/+1 |
* | Remove the RFC 1319 MD2 Message-Digest Algorithm routines from libmd. | obrien | 2012-04-28 | 1 | -24/+5 |
* | Add SHA512 (Actually, this is Colin Percival's code for SHA256, with | markm | 2011-04-09 | 1 | -46/+83 |
* | Fix some leftover binaries and shared libraries in the system that still | dim | 2011-02-15 | 1 | -2/+5 |
* | Build lib/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
* | Make the "test" target test the compiled version, instead of the | phk | 2008-12-02 | 1 | -7/+7 |
* | In light of the recent 2^69 operation collision-finding attack on SHA1, | cperciva | 2005-03-09 | 1 | -5/+29 |
* | Backed out rev.1.6 and subsequent copying of it (bogus addition of | bde | 2004-02-26 | 1 | -6/+6 |
* | style.Makefile(5) | obrien | 2003-08-18 | 1 | -1/+1 |
* | Stage 3 of dynamic root support. Make all the libraries needed to run | gordon | 2003-08-17 | 1 | -0/+1 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 1 | -2/+0 |
* | Don't build manuals at inappropriate time. | ru | 2002-04-10 | 1 | -13/+5 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+1 |
* | Add a new entrypoint to the hashes in libmd: | phk | 2001-03-17 | 1 | -5/+11 |
* | Replace beforeinstall target with new variables used by .mk system. | rgrimes | 2000-01-14 | 1 | -6/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | add more MLINKS | ache | 1999-03-02 | 1 | -1/+8 |
* | Don't even attempt to build the assembly-language versions of RIPEMD160 | wollman | 1999-03-01 | 1 | -1/+3 |
* | Add Eric Young's RIPEMD160 implementation as well, in case SHA-1 | wollman | 1999-02-26 | 1 | -5/+35 |
* | Fix bug in MDx test suite. | wollman | 1999-02-26 | 1 | -9/+62 |
* | Build libmd shared for a.out too. Required for some PAM modules. | jdp | 1998-11-12 | 1 | -4/+1 |
* | $@ -> ${.TARGET} | imp | 1998-09-11 | 1 | -34/+34 |
* | BINFORMAT -> OBJFORMAT ready for E-day. | jb | 1998-08-30 | 1 | -2/+2 |
* | Don't use the beforedepend target. It was a no-op here except for | bde | 1998-03-19 | 1 | -3/+1 |
* | If not building a.out, still build a pic version of libmd. This allows | peter | 1997-09-05 | 1 | -1/+3 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | cmp -s || install -c ==> install -C, use a .for loop | peter | 1996-08-30 | 1 | -10/+5 |
* | Don't install mdX.3, it's the template used to build the other pages. | phk | 1996-02-09 | 1 | -2/+2 |
* | Bill was a little to fast here... | phk | 1996-02-09 | 1 | -3/+1 |
* | Add some missing MLINKS, correct some cross references, correct some | mpp | 1996-02-09 | 1 | -6/+2 |
* | Added some missing MLINKS for section 3 man pages. | mpp | 1996-02-09 | 1 | -0/+2 |
* | Back out that last change; we don't build this shared. | dg | 1995-09-06 | 1 | -2/+0 |
* | Bumped shared lib rev to 2.1. | dg | 1995-09-06 | 1 | -0/+2 |
* | Change `install' to `${INSTALL}' so that default install flags can be | bde | 1995-08-06 | 1 | -3/+3 |
* | Change this to do what it should have done from the start. | phk | 1995-07-12 | 1 | -7/+11 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -3/+3 |
* | Eliminate a bogus tab. | jkh | 1995-01-24 | 1 | -1/+1 |
* | Clean up beforeinstall | pst | 1994-11-01 | 1 | -6/+3 |
* | Added beforeinstall rule to install .h files. We might need some .mk | phk | 1994-09-19 | 1 | -0/+14 |