| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r290908,r291615: | ngie | 2015-12-05 | 1 | -2/+6 |
* | MFH (r272830): change the hardcoded default back to DES | des | 2014-10-13 | 1 | -7/+10 |
* | MFC r270144: | ngie | 2014-08-23 | 1 | -1/+2 |
* | MFH r266813: Don't break the legacy applications which set | ume | 2014-06-05 | 1 | -1/+5 |
* | MFH (r261913): switch default to sha512 | des | 2014-05-11 | 2 | -108/+91 |
* | MFC refactoring of the *.test.mk files. | jmmv | 2014-04-14 | 1 | -1/+1 |
* | Set up the /usr/tests hierarchy. | jmmv | 2013-12-28 | 2 | -0/+7 |
* | Split and extend bsd.test.mk into {atf,plain,tap}.test.mk. | jmmv | 2013-12-27 | 1 | -1/+1 |
* | MFC 256365 | rpaulo | 2013-10-12 | 1 | -1/+1 |
* | Simple unit-tests for libcrypt, to show how easy it is. | sjg | 2012-11-07 | 2 | -0/+64 |
* | Stop using auth_getval() now that it always returns NULL. Instead, | des | 2012-06-12 | 3 | -20/+8 |
* | mdoc: minor Bl improvements. | joel | 2012-06-02 | 1 | -1/+1 |
* | Make the item numbers match the crypt magic number | eadler | 2012-04-11 | 1 | -0/+2 |
* | Remove superfluous paragraph macro. | joel | 2012-03-25 | 1 | -4/+0 |
* | s/shaN_crypt/crypt_shaN/g to be a more consistent with the existing naming. | obrien | 2011-05-05 | 4 | -14/+14 |
* | Protect the reachover built symbols after the SHA256/512 crypt(3) addition. | obrien | 2011-04-27 | 1 | -1/+3 |
* | Document SHA256/512 modes. | markm | 2011-04-09 | 1 | -2/+8 |
* | Add SHA256/512 ($5$ and $6$) to crypt(3). Used in linux-world, doesn't | markm | 2011-04-09 | 6 | -1/+1009 |
* | Build lib/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
* | Bump the version of all non-symbol-versioned shared libraries in | kensmith | 2009-07-19 | 1 | -1/+1 |
* | Bump library versions in preparation for 7.0. | deischen | 2007-05-21 | 1 | -1/+1 |
* | cipher(3) is gone. | ceri | 2007-04-04 | 1 | -1/+0 |
* | Provide alternate default for SHLIBDIR before bsd.own.mk does this. | ru | 2006-03-18 | 1 | -1/+2 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -1/+3 |
* | Bump the shared library version number of all libraries that have not | kensmith | 2005-07-22 | 1 | -1/+1 |
* | Fixed the misplaced $FreeBSD$. | ru | 2005-02-09 | 1 | -3/+1 |
* | Sort sections. | ru | 2005-01-20 | 1 | -15/+15 |
* | NOCRYPT -> NO_CRYPT | ru | 2004-12-21 | 1 | -1/+1 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -11/+21 |
* | Stage 3 of dynamic root support. Make all the libraries needed to run | gordon | 2003-08-17 | 1 | -0/+1 |
* | The .Fn function | charnier | 2003-06-08 | 1 | -2/+5 |
* | Tidy the code up a fraction. Re-release with a 2-clause BSD license | markm | 2003-06-02 | 1 | -19/+33 |
* | Add a new hash type. This "NT-hash" is compatible with the password | markm | 2003-06-02 | 5 | -11/+123 |
* | Retire the useless NOSECURE knob. | des | 2003-05-19 | 1 | -1/+1 |
* | english(4) police. | schweikh | 2002-12-27 | 1 | -1/+1 |
* | crypt(3) incorrectly documents md5 salt, fixed. | trhodes | 2002-04-09 | 1 | -1/+1 |
* | Fix grammer in comment. | phk | 2002-03-25 | 1 | -1/+1 |
* | Modernize my email-address. | phk | 2002-03-25 | 1 | -1/+1 |
* | Darn. There is (now was) a signed/unsigned issue that resulted in a | markm | 2002-03-07 | 1 | -4/+4 |
* | No functional change, but big code cleanup. WARNS, lint(1) and style(9). | markm | 2002-03-06 | 4 | -60/+63 |
* | s/crypt_format/crypt_default/ to match reality. | ru | 2001-12-13 | 1 | -1/+1 |
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -1/+1 |
* | Implement __FBSDID() | dillon | 2001-09-16 | 3 | -11/+7 |
* | Remove out-of-date "cannot be exported from USA" notice. | markm | 2001-08-15 | 1 | -2/+0 |
* | Removed duplicate VCS ID tags, as per style(9). | ru | 2001-08-13 | 2 | -6/+0 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
* | mdoc(7) police: removed punctuation after the last SEE ALSO xref. | ru | 2001-07-10 | 1 | -1/+1 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |