summaryrefslogtreecommitdiffstats
path: root/lib/libcrypt
Commit message (Expand)AuthorAgeFilesLines
* MFC r315035asomers2017-04-021-0/+1
* MFC r312452-r312512:ngie2017-02-101-5/+5
* Skein was not meant to be connected to libcryptoallanjude2016-06-011-16/+4
* Import the skein hashing algorithm, based on the threefish block cipherallanjude2016-05-291-4/+16
* Implement SHA-512 truncated (224 and 256 bits)allanjude2016-05-281-0/+2
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-4/+0
* MFHgjb2016-03-101-0/+1
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-091-0/+1
* | First pass through library packaging.gjb2016-02-041-0/+1
* | First pass to fix the 'tests' packages.gjb2016-02-021-0/+4
|/
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.callanjude2015-12-271-0/+1
* Enable libcrypt tests.rodrigc2015-12-011-7/+7
* META MODE: Avoid dirdep dependency on lib/libmd.bdrewery2015-11-251-1/+2
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-251-1/+0
* Temporarily comment out the libcrypt tests.rodrigc2015-11-181-7/+7
* Integrate contrib/netbsd-tests/lib/libcrypt/t_crypt.c in to the FreeBSDngie2015-11-161-2/+4
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-121-2/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-251-2/+0
* new dependssjg2015-06-161-0/+1
* Revert r284417 it is not necessary anymorebapt2015-06-151-1/+1
* Enforce overwritting SHLIBDIRbapt2015-06-151-1/+1
* Add META_MODE support.sjg2015-06-132-0/+41
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Fix include of atf-c.hsjg2015-05-302-1/+3
| * Merge sync of headsjg2015-05-271-2/+1
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-192-8/+12
| |\
| * \ Merge head from 7/28sjg2014-08-192-2/+6
| |\ \
| * | | Updated dependenciessjg2014-05-161-1/+1
| * | | Updated dependenciessjg2014-05-101-0/+2
| * | | Merge from headsjg2014-05-081-1/+1
| |\ \ \
| * \ \ \ Merge headsjg2014-04-285-112/+102
| |\ \ \ \
| * | | | | Fix building of crypt_testssjg2013-06-252-2/+20
| * | | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | | Sync with HEAD.obrien2013-02-082-0/+64
| |\ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Sync from headsjg2012-11-044-21/+12
| |\ \ \ \ \ \ \
| * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+17
* | | | | | | | | Convert libraries to use LIBADDbapt2014-11-251-2/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Change the hardcoded default back from SHA512 to DES.des2014-10-091-7/+10
* | | | | | | | Add LIBCRYPT to DPADD, remove LDFLAGS from LDADD, and sort the Makefile varia...ngie2014-08-181-1/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | use .Mt to mark up email addresses consistently (part3)bapt2014-06-231-1/+1
* | | | | | | Don't break the legacy applications which setume2014-05-281-1/+5
| |_|_|_|_|/ |/| | | | |
* | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
| |_|_|_|/ |/| | | |
* | | | | r261913 broke DES passwords, because the only way they could work,des2014-04-261-77/+56
* | | | | replace the kernel's version w/ cperciva's implementation... In alljmg2014-03-161-1/+1
* | | | | Make bsd.test.mk the only public mk fragment for the building of tests.jmmv2014-03-141-1/+1
* | | | | various formating fixes, use NUL for NUL bytes..jmg2014-03-091-29/+37
* | | | | Switch the hardcoded default hash function from MD5 / DES to SHA512.des2014-02-151-5/+1
* | | | | Set up the /usr/tests hierarchy.rpaulo2013-10-252-0/+7
* | | | | Clearly split the logic to build ATF and plain tests apart.rpaulo2013-10-191-1/+1
OpenPOWER on IntegriCloud