aboutsummaryrefslogtreecommitdiff
path: root/lib/libcrypt
Commit message (Expand)AuthorAgeFilesLines
* lib: Automated cleanup of cdefs and other formattingWarner Losh2023-11-274-4/+0
* lib/libcrypt: another trivial style changeEnji Cooper2023-10-281-1/+1
* lib/libcrypt: remove trailing whitespaceEnji Cooper2023-10-281-4/+4
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-167-14/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-126-6/+6
* libcrypt: Drop inclusion of libutil.hJessica Clarke2021-12-072-2/+1
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-1/+0
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot2019-09-051-1/+2
* Chase r261913: hardcoded default crypt(3) algorithm is SHA-512 when DESXin LI2019-05-271-2/+2
* libcrypt: There is no need to clear message digest context after theyXin LI2018-07-202-4/+0
* Get rid of unused variables.Xin LI2018-07-202-16/+2
* Integrate SHA2-224 with userspace componentsConrad Meyer2018-07-091-0/+1
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-266-3/+15
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-312-2/+0
* MFhead@r321916Enji Cooper2017-08-021-1/+0
|\
| * Remove bogus bsd.subdir.mk .includeEnji Cooper2017-08-021-1/+0
* | Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
|/
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Increase WARNS for libcrypt testsAlan Somers2017-03-111-0/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-5/+5
* Make libcrypt thread-safe. Add crypt_r(3).Ed Schouten2016-08-109-217/+145
* Skein was not meant to be connected to libcryptoAllan Jude2016-06-011-16/+4
* Import the skein hashing algorithm, based on the threefish block cipherAllan Jude2016-05-291-4/+16
* Implement SHA-512 truncated (224 and 256 bits)Allan Jude2016-05-281-0/+2
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* MFHGlen Barber2016-03-101-0/+1
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+1
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude2015-12-271-0/+1
* Enable libcrypt tests.Craig Rodrigues2015-12-011-7/+7
* META MODE: Avoid dirdep dependency on lib/libmd.Bryan Drewery2015-11-251-1/+2
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Temporarily comment out the libcrypt tests.Craig Rodrigues2015-11-181-7/+7
* Integrate contrib/netbsd-tests/lib/libcrypt/t_crypt.c in to the FreeBSDEnji Cooper2015-11-161-2/+4
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-251-2/+0
* new dependsSimon J. Gerraty2015-06-161-0/+1
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-132-0/+41
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Fix include of atf-c.hSimon J. Gerraty2015-05-302-1/+3
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|