aboutsummaryrefslogtreecommitdiff
path: root/lib/libcrypt
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
* | Merge from head@274682Simon J. Gerraty2014-11-192-8/+12
|\|
| * Change the hardcoded default back from SHA512 to DES.Dag-Erling Smørgrav2014-10-091-7/+10
| * Add LIBCRYPT to DPADD, remove LDFLAGS from LDADD, and sort the Makefile varia...Enji Cooper2014-08-181-1/+2
* | Merge head from 7/28Simon J. Gerraty2014-08-192-2/+6
|\|
| * use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
| * Don't break the legacy applications which setHajimu UMEMOTO2014-05-281-1/+5
* | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
* | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
* | Merge from headSimon J. Gerraty2014-05-081-1/+1
|\|
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* | Merge headSimon J. Gerraty2014-04-285-112/+102
|\|
| * r261913 broke DES passwords, because the only way they could work,Dag-Erling Smørgrav2014-04-261-77/+56
| * replace the kernel's version w/ cperciva's implementation... In allJohn-Mark Gurney2014-03-161-1/+1
| * Make bsd.test.mk the only public mk fragment for the building of tests.Julio Merino2014-03-141-1/+1
| * various formating fixes, use NUL for NUL bytes..John-Mark Gurney2014-03-091-29/+37
| * Switch the hardcoded default hash function from MD5 / DES to SHA512.Dag-Erling Smørgrav2014-02-151-5/+1
| * Set up the /usr/tests hierarchy.Rui Paulo2013-10-252-0/+7
| * Clearly split the logic to build ATF and plain tests apart.Rui Paulo2013-10-191-1/+1
| * Remove most of the ATF tools and the _atf user.Rui Paulo2013-10-121-1/+1
* | Fix building of crypt_testsSimon J. Gerraty2013-06-252-2/+20
* | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
* | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
* | Sync with HEAD.David E. O'Brien2013-02-082-0/+64
|\|
| * Simple unit-tests for libcrypt, to show how easy it is.Simon J. Gerraty2012-11-072-0/+64
* | Sync from headSimon J. Gerraty2012-11-044-21/+12
|\|
| * Stop using auth_getval() now that it always returns NULL. Instead,Dag-Erling Smørgrav2012-06-123-20/+8
| * mdoc: minor Bl improvements.Joel Dahl2012-06-021-1/+1
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+17
|/
* Make the item numbers match the crypt magic numberEitan Adler2012-04-111-0/+2
* Remove superfluous paragraph macro.Joel Dahl2012-03-251-4/+0
* s/shaN_crypt/crypt_shaN/g to be a more consistent with the existing naming.David E. O'Brien2011-05-054-14/+14
* Protect the reachover built symbols after the SHA256/512 crypt(3) addition.David E. O'Brien2011-04-271-1/+3
* Document SHA256/512 modes.Mark Murray2011-04-091-2/+8
* Add SHA256/512 ($5$ and $6$) to crypt(3). Used in linux-world, doesn'tMark Murray2011-04-096-1/+1009
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Bump library versions in preparation for 7.0.Daniel Eischen2007-05-211-1/+1
* cipher(3) is gone.Ceri Davies2007-04-041-1/+0
* Provide alternate default for SHLIBDIR before bsd.own.mk does this.Ruslan Ermilov2006-03-181-1/+2
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* Fixed the misplaced $FreeBSD$.Ruslan Ermilov2005-02-091-3/+1
* Sort sections.Ruslan Ermilov2005-01-201-15/+15
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-11/+21